Searched refs:VLV_TVIDEO_DIP_CTL (Results 1 – 2 of 2) sorted by relevance
434 i915_reg_t reg = VLV_TVIDEO_DIP_CTL(crtc->pipe); in vlv_write_infoframe()476 intel_de_rmw(display, VLV_TVIDEO_DIP_CTL(crtc->pipe), in vlv_read_infoframe()489 u32 val = intel_de_read(display, VLV_TVIDEO_DIP_CTL(pipe)); in vlv_infoframes_enabled()1165 i915_reg_t reg = VLV_TVIDEO_DIP_CTL(crtc->pipe); in vlv_set_infoframes()
3282 #define VLV_TVIDEO_DIP_CTL(pipe) _MMIO_BASE_PIPE3(VLV_DISPLAY_BASE, (pipe), \ macro