Searched refs:_DKL_REG (Results 1 – 1 of 1) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_dkl_phy_regs.h | 41 #define _DKL_REG(tc_port, phy_offset) \ macro 49 _DKL_REG(tc_port, (ln0_offs) + (ln_idx) * ((ln1_offs) - (ln0_offs))) 59 #define DKL_PLL_DIV0(tc_port) _DKL_REG(tc_port, \ 78 #define DKL_PLL_DIV1(tc_port) _DKL_REG(tc_port, \ 86 #define DKL_PLL_SSC(tc_port) _DKL_REG(tc_port, \ 97 #define DKL_PLL_BIAS(tc_port) _DKL_REG(tc_port, \ 105 #define DKL_PLL_TDC_COLDST_BIAS(tc_port) _DKL_REG(tc_port, \ 113 #define DKL_REFCLKIN_CTL(tc_port) _DKL_REG(tc_port, \ 118 #define DKL_CLKTOP2_HSCLKCTL(rc_port) _DKL_REG(tc_port, \ 123 #define DKL_CLKTOP2_CORECLKCTL1(tc_port) _DKL_REG(tc_port, \ [all …]
|
Completed in 4 milliseconds