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

/linux-4.4.14/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c56 #define PCH_HBLANK_B 0x3104 macro
335 REG_WRITE(PCH_HBLANK_B, (adjusted_mode->crtc_hblank_start - 1) | ((adjusted_mode->crtc_hblank_end - 1) << 16)); oaktrail_crtc_hdmi_mode_set()
780 hdmi_dev->savePCH_HBLANK_B = PSB_RVDC32(PCH_HBLANK_B); oaktrail_hdmi_save()
832 PSB_WVDC32(hdmi_dev->savePCH_HBLANK_B, PCH_HBLANK_B); oaktrail_hdmi_restore()

Completed in 58 milliseconds