Lines Matching +full:1 +full:- +full:eng
6 -----------
8 supports (in theory) resolutions ranging from 1x1 to 1024x1024,
9 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
29 - drivers/video/sh7760fb.c
30 - include/asm-sh/sh7760fb.h
31 - Documentation/fb/sh7760fb.rst
33 1. Platform setup
34 -----------------
47 --------------------
53 (http://documentation.renesas.com/eng/products/mpumcu/e602291_sh7760.pdf)
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 */
99 LDICKR_CLKDIV(1),
101 .novsync = 1,
115 [1] = {
126 .name = "sh7760-lcdc",
127 .id = -1,