Searched refs:_DKL_PHY1_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dkl_phy_regs.h | 16 #define _DKL_PHY1_BASE 0x168000 macro 24 (TC_PORT_1 + ((__reg).reg - _DKL_PHY1_BASE) / (_DKL_PHY2_BASE - _DKL_PHY1_BASE)) 30 _DKL_PHY1_BASE, \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 10541 #define _DKL_PHY1_BASE 0x168000 macro 10559 #define DKL_PLL_DIV0(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10568 #define DKL_PLL_DIV1(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10580 #define DKL_PLL_SSC(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10589 #define DKL_PLL_BIAS(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10599 _DKL_PHY1_BASE, \ 10606 _DKL_PHY1_BASE, \ 10613 _DKL_PHY1_BASE, \ 10620 _DKL_PHY1_BASE, \ 10632 _DKL_PHY1_BASE, \ [all...] |
Completed in 36 milliseconds