Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
A Dgtt.c341 PSB_WVDC32(dev_priv->pge_ctl, PSB_PGETBL_CTL); in psb_gtt_takedown()
342 (void) PSB_RVDC32(PSB_PGETBL_CTL); in psb_gtt_takedown()
374 dev_priv->pge_ctl = PSB_RVDC32(PSB_PGETBL_CTL); in psb_gtt_init()
375 PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL); in psb_gtt_init()
376 (void) PSB_RVDC32(PSB_PGETBL_CTL); in psb_gtt_init()
A Dpower.c111 PSB_WVDC32(dev_priv->pge_ctl | _PSB_PGETBL_ENABLED, PSB_PGETBL_CTL); in gma_resume_display()
A Dpsb_drv.h67 #define PSB_PGETBL_CTL 0x2020 macro

Completed in 11 milliseconds