Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_hdmi.c292 int i, reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_write_infoframe()
327 int reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_infoframe_enabled()
629 u32 reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_set_infoframes()
Di915_reg.h5621 #define VLV_TVIDEO_DIP_CTL(pipe) \ macro