Searched refs:_BXT_PHY_CH (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | bxt_dpio_phy_regs.h | 23 #define _BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1) \ macro 27 _MMIO(_BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1)) 31 _MMIO(_BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1) + _BXT_LANE_OFFSET(lane)) 95 #define _PORT_PLL_BASE(phy, ch) _BXT_PHY_CH(phy, ch, \
|