Searched refs:TVIDEO_DIP_CTL (Results 1 – 4 of 4) sorted by relevance
267 #define TVIDEO_DIP_CTL(pipe) _PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B) macro
276 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in ibx_write_infoframe()317 intel_de_rmw(dev_priv, TVIDEO_DIP_CTL(crtc->pipe), in ibx_read_infoframe()329 i915_reg_t reg = TVIDEO_DIP_CTL(pipe); in ibx_infoframes_enabled()351 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in cpt_write_infoframe()395 intel_de_rmw(dev_priv, TVIDEO_DIP_CTL(crtc->pipe), in cpt_read_infoframe()407 u32 val = intel_de_read(dev_priv, TVIDEO_DIP_CTL(pipe)); in cpt_infoframes_enabled()1040 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in ibx_set_infoframes()1098 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in cpt_set_infoframes()
361 MMIO_D(TVIDEO_DIP_CTL(PIPE_A)); in iterate_generic_mmio()364 MMIO_D(TVIDEO_DIP_CTL(PIPE_B)); in iterate_generic_mmio()367 MMIO_D(TVIDEO_DIP_CTL(PIPE_C)); in iterate_generic_mmio()
5046 #define TVIDEO_DIP_CTL(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B) macro