Searched refs:_DKL_PHY1_BASE (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_reg.h | 10537 #define _DKL_PHY1_BASE 0x168000 macro 10555 #define DKL_PLL_DIV0(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10564 #define DKL_PLL_DIV1(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10576 #define DKL_PLL_SSC(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10585 #define DKL_PLL_BIAS(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10595 _DKL_PHY1_BASE, \ 10602 _DKL_PHY1_BASE, \ 10609 _DKL_PHY1_BASE, \ 10616 _DKL_PHY1_BASE, \ 10628 _DKL_PHY1_BASE, \ [all …]
|