Searched refs:_DKL_PHY1_BASE (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_reg.h | 10526 #define _DKL_PHY1_BASE 0x168000 macro 10544 #define DKL_PLL_DIV0(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10553 #define DKL_PLL_DIV1(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10565 #define DKL_PLL_SSC(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10574 #define DKL_PLL_BIAS(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 10584 _DKL_PHY1_BASE, \ 10591 _DKL_PHY1_BASE, \ 10598 _DKL_PHY1_BASE, \ 10605 _DKL_PHY1_BASE, \ 10617 _DKL_PHY1_BASE, \ [all …]
|