Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/geode/
Dsuspend_gx.c33 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_save_regs()
96 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_restore_display_ctlr()
203 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_disable_graphics()
Ddisplay_gx.c69 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode()
Dlxfb_ops.c357 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_set_mode()
605 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_save_regs()
679 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_restore_display_ctlr()
Dgxfb.h143 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
Dlxfb.h202 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
Dlxfb_core.c392 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lxfb_map_video_memory()