Home
last modified time | relevance | path

Searched refs:DC_UNLOCK_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dsuspend_gx.c27 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_save_regs()
90 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_restore_display_ctlr()
197 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_disable_graphics()
H A Ddisplay_gx.c65 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode()
H A Dlxfb_ops.c353 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_set_mode()
599 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_save_regs()
673 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_restore_display_ctlr()
H A Dgxfb.h134 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
H A Dlxfb.h193 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
H A Dlxfb_core.c383 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lxfb_map_video_memory()