Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_hdmi.c311 int i, reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_write_infoframe()
347 int reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_infoframe_enabled()
763 u32 reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_set_infoframes()
Di915_reg.h6257 #define VLV_TVIDEO_DIP_CTL(pipe) \ macro