Searched refs:DC_UNLOCK_LOCK (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/video/fbdev/geode/ |
H A D | suspend_gx.c | 204 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 D | display_gx.c | 164 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_set_mode()
|
H A D | gxfb.h | 133 #define DC_UNLOCK_LOCK 0x00000000 macro
|
H A D | lxfb.h | 192 #define DC_UNLOCK_LOCK 0x00000000 macro
|
H A D | lxfb_ops.c | 502 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 D | lxfb_core.c | 385 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lxfb_map_video_memory()
|