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