Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_hdmi.c323 i915_reg_t reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_write_infoframe()
360 u32 val = I915_READ(VLV_TVIDEO_DIP_CTL(pipe)); in vlv_infoframe_enabled()
784 i915_reg_t reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe); in vlv_set_infoframes()
H A Di915_reg.h7371 #define VLV_TVIDEO_DIP_CTL(pipe) \ macro