Searched refs:vl_lower_margin (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | atmel_lcd.h | 43 u_long vl_lower_margin; /* Time from picture to sync */ member
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9rlek/ |
| H A D | at91sam9rlek.c | 90 .vl_lower_margin = 0,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9263ek/ |
| H A D | at91sam9263ek.c | 91 .vl_lower_margin = 0,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9m10g45ek/ |
| H A D | at91sam9m10g45ek.c | 164 .vl_lower_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9n12ek/ |
| H A D | at91sam9n12ek.c | 94 .vl_lower_margin = 12,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d2_xplained/ |
| H A D | sama5d2_xplained.c | 43 .vl_lower_margin = 2,
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9261/ |
| H A D | pm9261.c | 128 .vl_lower_margin = 0,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9x5ek/ |
| H A D | at91sam9x5ek.c | 103 .vl_lower_margin = 21,
|
| /OK3568_Linux_fs/u-boot/board/mini-box/picosam9g45/ |
| H A D | picosam9g45.c | 161 .vl_lower_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9261ek/ |
| H A D | at91sam9261ek.c | 148 .vl_lower_margin = 0,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d4ek/ |
| H A D | sama5d4ek.c | 89 .vl_lower_margin = 22,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d4_xplained/ |
| H A D | sama5d4_xplained.c | 88 .vl_lower_margin = 2,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d3xek/ |
| H A D | sama5d3xek.c | 147 .vl_lower_margin = 21,
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9263/ |
| H A D | pm9263.c | 126 .vl_lower_margin = 0,
|
| /OK3568_Linux_fs/u-boot/board/aries/ma5d4evk/ |
| H A D | ma5d4evk.c | 82 .vl_lower_margin = 10,
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | atmel_hlcdfb.c | 160 value |= LCDC_LCDCFG2_VFPW(panel_info.vl_lower_margin - 1); in lcd_ctrl_init()
|