Searched refs:pge_ctl (Results 1 – 3 of 3) sorted by relevance
141 dev_priv->pge_ctl = PSB_RVDC32(PSB_PGETBL_CTL); in psb_gtt_enable()142 PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL); in psb_gtt_enable()155 PSB_WVDC32(dev_priv->pge_ctl, PSB_PGETBL_CTL); in psb_gtt_disable()195 gtt_phys_start = dev_priv->pge_ctl & PAGE_MASK; in psb_gtt_init_ranges()212 gtt_start = dev_priv->pge_ctl; in psb_gtt_init_ranges()
112 PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL); in gma_resume_display()
405 u32 pge_ctl; member