pge_ctl 399 drivers/gpu/drm/gma500/gtt.c PSB_WVDC32(dev_priv->pge_ctl, PSB_PGETBL_CTL); pge_ctl 431 drivers/gpu/drm/gma500/gtt.c dev_priv->pge_ctl = PSB_RVDC32(PSB_PGETBL_CTL); pge_ctl 432 drivers/gpu/drm/gma500/gtt.c PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL); pge_ctl 438 drivers/gpu/drm/gma500/gtt.c pg->gtt_phys_start = dev_priv->pge_ctl & PAGE_MASK; pge_ctl 455 drivers/gpu/drm/gma500/gtt.c pg->gtt_start = dev_priv->pge_ctl; pge_ctl 110 drivers/gpu/drm/gma500/power.c PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL); pge_ctl 450 drivers/gpu/drm/gma500/psb_drv.h u32 pge_ctl;