Searched refs:TVIDEO_DIP_CTL (Results 1 – 3 of 3) sorted by relevance
280 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in ibx_write_infoframe()321 intel_de_rmw(display, TVIDEO_DIP_CTL(crtc->pipe), in ibx_read_infoframe()333 i915_reg_t reg = TVIDEO_DIP_CTL(pipe); in ibx_infoframes_enabled()355 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in cpt_write_infoframe()399 intel_de_rmw(display, TVIDEO_DIP_CTL(crtc->pipe), in cpt_read_infoframe()411 u32 val = intel_de_read(display, TVIDEO_DIP_CTL(pipe)); in cpt_infoframes_enabled()1053 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in ibx_set_infoframes()1111 i915_reg_t reg = TVIDEO_DIP_CTL(crtc->pipe); in cpt_set_infoframes()
369 MMIO_D(TVIDEO_DIP_CTL(PIPE_A)); in iterate_generic_mmio()372 MMIO_D(TVIDEO_DIP_CTL(PIPE_B)); in iterate_generic_mmio()375 MMIO_D(TVIDEO_DIP_CTL(PIPE_C)); in iterate_generic_mmio()
3198 #define TVIDEO_DIP_CTL(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B) macro