Home
last modified time | relevance | path

Searched defs:LCD_SYNC_LOST (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.c42 #define LCD_SYNC_LOST (1 << 2) macro
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c40 #define LCD_SYNC_LOST BIT(2) macro