Home
last modified time | relevance | path

Searched refs:FB_SYNC_CLK_INVERT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dda8xx-fb.h91 #define FB_SYNC_CLK_INVERT 0x40000000 macro
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c200 .sync = FB_SYNC_CLK_INVERT,
780 if (panel->sync & FB_SYNC_CLK_INVERT) in lcd_init()