Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c61 #define PCH_VTOTAL_B 0x310C macro
338 …REG_WRITE(PCH_VTOTAL_B, (adjusted_mode->crtc_vdisplay - 1) | ((adjusted_mode->crtc_vtotal - 1) << … in oaktrail_crtc_hdmi_mode_set()
765 hdmi_dev->savePCH_VTOTAL_B = PSB_RVDC32(PCH_VTOTAL_B); in oaktrail_hdmi_save()
817 PSB_WVDC32(hdmi_dev->savePCH_VTOTAL_B, PCH_VTOTAL_B); in oaktrail_hdmi_restore()