Searched defs:s3c2410fb_display (Results 1 – 1 of 1) sorted by relevance
22 struct s3c2410fb_display { struct24 unsigned type;38 unsigned short width;39 unsigned short height;42 unsigned short xres;43 unsigned short yres;44 unsigned short bpp;46 unsigned pixclock; /* pixclock in picoseconds */47 unsigned short left_margin; /* value in pixels (TFT) or HCLKs (STN) */48 unsigned short right_margin; /* value in pixels (TFT) or HCLKs (STN) */[all …]