Home
last modified time | relevance | path

Searched refs:VP_DCFG_CRT_SYNC_SKW (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgxfb.h231 #define VP_DCFG_CRT_SYNC_SKW ((1 << 14) | (1 << 15) | (1 << 16)) macro
H A Dvideo_gx.c245 dcfg &= ~(VP_DCFG_CRT_SYNC_SKW in gx_configure_display()
H A Dlxfb.h319 #define VP_DCFG_CRT_SYNC_SKW ((1 << 14) | (1 << 15) | (1 << 16)) macro
H A Dlxfb_ops.c257 config &= ~(VP_DCFG_CRT_SYNC_SKW | VP_DCFG_PWR_SEQ_DELAY | in lx_graphics_enable()