Searched refs:DC_UNLOCK_UNLOCK (Results 1 – 6 of 6) sorted by relevance
/drivers/video/fbdev/geode/ |
D | suspend_gx.c | 27 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()
|
D | lxfb_ops.c | 353 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()
|
D | display_gx.c | 65 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode()
|
D | gxfb.h | 134 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
|
D | lxfb.h | 193 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
|
D | lxfb_core.c | 383 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lxfb_map_video_memory()
|