Searched refs:_DKL_PHY1_BASE (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_reg.h | 7417 #define _DKL_PHY1_BASE 0x168000 macro 7425 (TC_PORT_1 + ((__reg).reg - _DKL_PHY1_BASE) / (_DKL_PHY2_BASE - _DKL_PHY1_BASE)) 7429 #define DKL_PCS_DW5(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7450 #define DKL_PLL_DIV0(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7459 #define DKL_PLL_DIV1(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7471 #define DKL_PLL_SSC(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7480 #define DKL_PLL_BIAS(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ 7490 _DKL_PHY1_BASE, \ 7497 _DKL_PHY1_BASE, \ 7504 _DKL_PHY1_BASE, \ [all …]
|