Home
last modified time | relevance | path

Searched refs:TVIDEO_DIP_CTL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Di915_reg.h267 #define TVIDEO_DIP_CTL(pipe) _PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B) macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c276 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()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c361 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()
H A Di915_reg.h5046 #define TVIDEO_DIP_CTL(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B) macro