Searched defs:LCD_SYNC_EDGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/ | ||
H A D | da8xx-fb.c | 91 #define LCD_SYNC_EDGE (1 << 24) macro |
/openbmc/linux/drivers/video/fbdev/ | ||
H A D | da8xx-fb.c | 87 #define LCD_SYNC_EDGE BIT(24) macro |