Lines Matching +full:lcd +full:- +full:rst
6 -----------
7 The SH7760/SH7763 have an integrated LCD Display controller (LCDC) which
29 - drivers/video/sh7760fb.c
30 - include/asm-sh/sh7760fb.h
31 - Documentation/fb/sh7760fb.rst
34 -----------------
47 --------------------
48 The LCDC must explicitly be told about the type of LCD panel
62 * NEC NL6440bc26-01 640x480 TFT
82 .left_margin = 114, /* HTOT - (HSYNSLEN + HSYNSTART) */
83 .right_margin = 16, /* HSYNSTART - XRES */
84 .upper_margin = 33, /* VTOT - (VSYNLEN + VSYNSTART) */
85 .lower_margin = 10, /* VSYNSTART - YRES */
126 .name = "sh7760-lcdc",
127 .id = -1,