Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c67 #define PCH_PIPEBSRC 0x311C macro
344 REG_WRITE(PCH_PIPEBSRC, ((mode->crtc_hdisplay - 1) << 16) | (mode->crtc_vdisplay - 1)); in oaktrail_crtc_hdmi_mode_set()
764 hdmi_dev->savePCH_PIPEBSRC = PSB_RVDC32(PCH_PIPEBSRC); in oaktrail_hdmi_save()
816 PSB_WVDC32(hdmi_dev->savePCH_PIPEBSRC, PCH_PIPEBSRC); in oaktrail_hdmi_restore()