Searched refs:_BXT_PHY_CH (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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, \
|