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