Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/geode/
Ddisplay_gx1.c96 tcfg &= ~(DC_TCFG_BLKE | DC_TCFG_TGEN); in gx1_set_mode()
147 tcfg = DC_TCFG_FPPE | DC_TCFG_HSYE | DC_TCFG_VSYE | DC_TCFG_BLKE in gx1_set_mode()
Ddisplay_gx1.h81 # define DC_TCFG_BLKE 0x00000008 macro