Home
last modified time | relevance | path

Searched refs:VP_VCFG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dsuspend_gx.c140 case VP_VCFG: in gx_restore_video_proc()
188 write_vp(par, VP_VCFG, par->vp[VP_VCFG] & ~VP_VCFG_VID_EN); in gx_disable_graphics()
223 write_vp(par, VP_VCFG, par->vp[VP_VCFG]); in gx_enable_graphics()
H A Dlxfb_ops.c197 val = read_vp(par, VP_VCFG) & ~VP_VCFG_VID_EN; in lx_graphics_disable()
198 write_vp(par, VP_VCFG, val); in lx_graphics_disable()
737 case VP_VCFG: in lx_restore_video_proc()
803 write_vp(par, VP_VCFG, par->vp[VP_VCFG]); in lx_restore_regs()
H A Dgxfb.h165 VP_VCFG = 0, enumerator
H A Dlxfb.h246 VP_VCFG = 0, enumerator