Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dsuspend_gx.c27 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_save_regs()
88 case DC_UNLOCK: in gx_restore_display_ctlr()
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()
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 Ddisplay_gx1.c85 readl(par->dc_regs + DC_UNLOCK); in gx1_set_mode()
86 writel(DC_UNLOCK_CODE, par->dc_regs + DC_UNLOCK); in gx1_set_mode()
186 writel(0, par->dc_regs + DC_UNLOCK); in gx1_set_mode()
H A Ddisplay_gx.c65 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode()
164 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_set_mode()
H A Dlxfb_ops.c353 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_set_mode()
502 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_set_mode()
599 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_save_regs()
671 case DC_UNLOCK: in lx_restore_display_ctlr()
673 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_restore_display_ctlr()
809 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_restore_regs()
H A Ddisplay_gx1.h40 #define DC_UNLOCK 0x00 macro
H A Dgxfb.h87 DC_UNLOCK = 0, enumerator
H A Dlxfb_core.c382 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lxfb_map_video_memory()
384 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lxfb_map_video_memory()
H A Dlxfb.h116 DC_UNLOCK = 0, enumerator
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dsuspend_gx.c27 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_save_regs()
88 case DC_UNLOCK: in gx_restore_display_ctlr()
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()
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 Ddisplay_gx1.c85 readl(par->dc_regs + DC_UNLOCK); in gx1_set_mode()
86 writel(DC_UNLOCK_CODE, par->dc_regs + DC_UNLOCK); in gx1_set_mode()
186 writel(0, par->dc_regs + DC_UNLOCK); in gx1_set_mode()
H A Ddisplay_gx.c65 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode()
164 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_set_mode()
H A Dlxfb_ops.c353 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_set_mode()
502 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_set_mode()
599 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_save_regs()
671 case DC_UNLOCK: in lx_restore_display_ctlr()
673 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_restore_display_ctlr()
810 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_restore_regs()
H A Ddisplay_gx1.h40 #define DC_UNLOCK 0x00 macro
H A Dgxfb.h87 DC_UNLOCK = 0, enumerator
H A Dlxfb_core.c383 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lxfb_map_video_memory()
385 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lxfb_map_video_memory()
H A Dlxfb.h116 DC_UNLOCK = 0, enumerator

Completed in 11 milliseconds