Searched refs:DC_UNLOCK (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dsuspend_gx.c33 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); gx_save_regs()
94 case DC_UNLOCK: gx_restore_display_ctlr()
96 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); gx_restore_display_ctlr()
203 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); gx_disable_graphics()
210 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); gx_disable_graphics()
236 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); gx_enable_graphics()
H A Ddisplay_gx.c69 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); gx_set_mode()
168 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); gx_set_mode()
H A Ddisplay_gx1.c89 readl(par->dc_regs + DC_UNLOCK); gx1_set_mode()
90 writel(DC_UNLOCK_CODE, par->dc_regs + DC_UNLOCK); gx1_set_mode()
190 writel(0, par->dc_regs + DC_UNLOCK); gx1_set_mode()
H A Dlxfb_ops.c357 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); lx_set_mode()
506 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); lx_set_mode()
605 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); lx_save_regs()
677 case DC_UNLOCK: lx_restore_display_ctlr()
679 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); lx_restore_display_ctlr()
815 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); lx_restore_regs()
H A Ddisplay_gx1.h44 #define DC_UNLOCK 0x00 macro
H A Dgxfb.h96 DC_UNLOCK = 0, enumerator in enum:dc_registers
H A Dlxfb_core.c392 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); lxfb_map_video_memory()
394 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); lxfb_map_video_memory()
H A Dlxfb.h125 DC_UNLOCK = 0, enumerator in enum:dc_registers

Completed in 71 milliseconds