Searched refs:_DKL_PHY1_BASE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 7416 #define _DKL_PHY1_BASE 0x168000 macro 7424 (TC_PORT_1 + ((__reg).reg - _DKL_PHY1_BASE) / (_DKL_PHY2_BASE - _DKL_PHY1_BASE)) 7428 #define DKL_PCS_DW5(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7449 #define DKL_PLL_DIV0(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7458 #define DKL_PLL_DIV1(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7470 #define DKL_PLL_SSC(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7479 #define DKL_PLL_BIAS(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7489 _DKL_PHY1_BASE, \ 7496 _DKL_PHY1_BASE, \ 7503 _DKL_PHY1_BASE, \ [all …]
|