Searched refs:vl_left_margin (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | atmel_lcd.h | 37 u_long vl_left_margin; /* Time from sync to picture */ member
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9rlek/ |
| H A D | at91sam9rlek.c | 86 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9263ek/ |
| H A D | at91sam9263ek.c | 87 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9m10g45ek/ |
| H A D | at91sam9m10g45ek.c | 160 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9n12ek/ |
| H A D | at91sam9n12ek.c | 90 .vl_left_margin = 8,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d2_xplained/ |
| H A D | sama5d2_xplained.c | 39 .vl_left_margin = 2,
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9261/ |
| H A D | pm9261.c | 124 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9x5ek/ |
| H A D | at91sam9x5ek.c | 99 .vl_left_margin = 64,
|
| /OK3568_Linux_fs/u-boot/board/mini-box/picosam9g45/ |
| H A D | picosam9g45.c | 157 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9261ek/ |
| H A D | at91sam9261ek.c | 144 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d4ek/ |
| H A D | sama5d4ek.c | 85 .vl_left_margin = 128,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d4_xplained/ |
| H A D | sama5d4_xplained.c | 84 .vl_left_margin = 2,
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d3xek/ |
| H A D | sama5d3xek.c | 143 .vl_left_margin = 64,
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9263/ |
| H A D | pm9263.c | 122 .vl_left_margin = 1,
|
| /OK3568_Linux_fs/u-boot/board/aries/ma5d4evk/ |
| H A D | ma5d4evk.c | 78 .vl_left_margin = 89,
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | atmel_lcdfb.c | 223 timing.hback_porch.typ = panel_info.vl_left_margin; in lcd_ctrl_init()
|
| H A D | atmel_hlcdfb.c | 163 value = LCDC_LCDCFG3_HBPW(panel_info.vl_left_margin - 1); in lcd_ctrl_init()
|