Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx1.c92 tcfg &= ~(DC_TCFG_BLKE | DC_TCFG_TGEN); in gx1_set_mode()
143 tcfg = DC_TCFG_FPPE | DC_TCFG_HSYE | DC_TCFG_VSYE | DC_TCFG_BLKE in gx1_set_mode()
H A Ddisplay_gx1.h77 # define DC_TCFG_BLKE 0x00000008 macro