Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Di915_reg.h279 #define VLV_TVIDEO_DIP_CTL(pipe) \ macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c425 i915_reg_t reg = VLV_TVIDEO_DIP_CTL(crtc->pipe); in vlv_write_infoframe()
467 intel_de_rmw(dev_priv, VLV_TVIDEO_DIP_CTL(crtc->pipe), in vlv_read_infoframe()
480 u32 val = intel_de_read(dev_priv, VLV_TVIDEO_DIP_CTL(pipe)); in vlv_infoframes_enabled()
1147 i915_reg_t reg = VLV_TVIDEO_DIP_CTL(crtc->pipe); in vlv_set_infoframes()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5063 #define VLV_TVIDEO_DIP_CTL(pipe) \ macro