Searched refs:PSB_PGETBL_CTL (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/gma500/
H A Dgtt.c141 dev_priv->pge_ctl = PSB_RVDC32(PSB_PGETBL_CTL);
142 PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL);
144 (void)PSB_RVDC32(PSB_PGETBL_CTL);
155 PSB_WVDC32(dev_priv->pge_ctl, PSB_PGETBL_CTL);
157 (void)PSB_RVDC32(PSB_PGETBL_CTL);
H A Dpower.c118 PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL);
H A Dpsb_drv.h60 #define PSB_PGETBL_CTL 0x2020 macro

Completed in 141 milliseconds