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

/linux-4.4.14/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c59 #define PCH_VBLANK_B 0x3110 macro
338 REG_WRITE(PCH_VBLANK_B, (adjusted_mode->crtc_vblank_start - 1) | ((adjusted_mode->crtc_vblank_end - 1) << 16)); oaktrail_crtc_hdmi_mode_set()
783 hdmi_dev->savePCH_VBLANK_B = PSB_RVDC32(PCH_VBLANK_B); oaktrail_hdmi_save()
835 PSB_WVDC32(hdmi_dev->savePCH_VBLANK_B, PCH_VBLANK_B); oaktrail_hdmi_restore()

Completed in 64 milliseconds