Searched refs:DC_UNLOCK_UNLOCK (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/geode/ |
D | suspend_gx.c | 33 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()
|
D | display_gx.c | 69 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode()
|
D | lxfb_ops.c | 357 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()
|
D | gxfb.h | 143 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
|
D | lxfb.h | 202 #define DC_UNLOCK_UNLOCK 0x00004758 /* magic value */ macro
|
D | lxfb_core.c | 392 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lxfb_map_video_memory()
|