Home
last modified time | relevance | path

Searched refs:DC_DISPLAY_CFG (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dsuspend_gx.c101 case DC_DISPLAY_CFG: in gx_restore_display_ctlr()
201 write_dc(par, DC_DISPLAY_CFG, par->dc[DC_DISPLAY_CFG] & in gx_disable_graphics()
225 write_dc(par, DC_DISPLAY_CFG, par->dc[DC_DISPLAY_CFG]); in gx_enable_graphics()
H A Ddisplay_gx.c68 dcfg = read_dc(par, DC_DISPLAY_CFG); in gx_set_mode()
72 write_dc(par, DC_DISPLAY_CFG, dcfg); in gx_set_mode()
158 write_dc(par, DC_DISPLAY_CFG, dcfg); in gx_set_mode()
H A Dlxfb_ops.c226 val = read_dc(par, DC_DISPLAY_CFG); in lx_graphics_disable()
228 write_dc(par, DC_DISPLAY_CFG, val); in lx_graphics_disable()
497 write_dc(par, DC_DISPLAY_CFG, dcfg); in lx_set_mode()
677 case DC_DISPLAY_CFG: in lx_restore_display_ctlr()
805 write_dc(par, DC_DISPLAY_CFG, par->dc[DC_DISPLAY_CFG]); in lx_restore_regs()
H A Dgxfb.h89 DC_DISPLAY_CFG, enumerator
H A Dlxfb.h118 DC_DISPLAY_CFG, enumerator