Searched refs:_BXT_PHY_CH (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 555 #define _BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1) \ macro 559 _MMIO(_BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1)) 644 #define _PORT_PLL_BASE(phy, ch) _BXT_PHY_CH(phy, ch, \ 822 _MMIO(_BXT_PHY_CH(phy, ch, _PORT_TX_DW14_LN0_B, \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 1742 #define _BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1) \ macro 1746 _MMIO(_BXT_PHY_CH(phy, ch, reg_ch0, reg_ch1)) 1830 #define _PORT_PLL_BASE(phy, ch) _BXT_PHY_CH(phy, ch, \ 2422 _MMIO(_BXT_PHY_CH(phy, ch, _PORT_TX_DW14_LN0_B, \
|
Completed in 60 milliseconds