Home
last modified time | relevance | path

Searched refs:_FDI_RXA_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fdi_regs.h81 #define _FDI_RXA_CTL 0xf000c macro
83 #define FDI_RX_CTL(pipe) _MMIO_PIPE(pipe, _FDI_RXA_CTL, _FDI_RXB_CTL)
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c822 u32 rx_ctl = vgpu_vreg(vgpu, _FDI_RXA_CTL); in fdi_auto_training_started()
892 calc_index(offset, _FDI_RXA_CTL, _FDI_RXB_CTL, 0, FDI_RX_CTL(PIPE_C))
934 if (offset == _FDI_RXA_CTL) in update_fdi_rx_iir_status()