Searched refs:DC_UNLOCK (Results 1 – 8 of 8) sorted by relevance
| /drivers/video/fbdev/geode/ |
| A D | suspend_gx.c | 27 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()
|
| A D | display_gx1.c | 85 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()
|
| A D | lxfb_ops.c | 354 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_set_mode() 503 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_set_mode() 600 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_save_regs() 672 case DC_UNLOCK: in lx_restore_display_ctlr() 674 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in lx_restore_display_ctlr() 811 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in lx_restore_regs()
|
| A D | display_gx.c | 66 write_dc(par, DC_UNLOCK, DC_UNLOCK_UNLOCK); in gx_set_mode() 165 write_dc(par, DC_UNLOCK, DC_UNLOCK_LOCK); in gx_set_mode()
|
| A D | display_gx1.h | 40 #define DC_UNLOCK 0x00 macro
|
| A D | lxfb_core.c | 383 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()
|
| A D | gxfb.h | 87 DC_UNLOCK = 0, enumerator
|
| A D | lxfb.h | 116 DC_UNLOCK = 0, enumerator
|
Completed in 14 milliseconds