Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dsuspend_gx.c204 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_disable_graphics()
230 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_enable_graphics()
H A Ddisplay_gx.c164 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_set_mode()
H A Dgxfb.h133 #define DC_UNLOCK_LOCK 0x00000000 macro
H A Dlxfb.h192 #define DC_UNLOCK_LOCK 0x00000000 macro
H A Dlxfb_ops.c502 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_set_mode()
810 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_restore_regs()
H A Dlxfb_core.c385 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lxfb_map_video_memory()