2 * Copyright 2007-2008 Analog Devices Inc.
4 * Licensed under the GPL-2 or later.
10 struct bfin_bf54xfb_val {
16 struct bfin_bf54xfb_mach_info {
17 unsigned char fixed_syncs; /* do not update sync/border */
27 struct bfin_bf54xfb_val xres;
28 struct bfin_bf54xfb_val yres;
29 struct bfin_bf54xfb_val bpp;
36 #endif /* BF54X_LQ043_H */