Home
last modified time | relevance | path

Searched refs:PHY_A (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c13 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
17 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
143 return phy == PHY_A; in has_phy_misc()
209 if (phy == PHY_A) in phy_is_master()
337 phy == PHY_A) { in icl_combo_phys_init()
378 if (phy == PHY_A && in icl_combo_phys_uninit()
H A Dintel_display.h198 PHY_A = 0, enumerator
251 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
H A Dintel_hdmi.c2790 case PHY_A: in mcc_port_to_ddc_pin()
2858 if (phy == PHY_A) in adls_port_to_ddc_pin()
H A Dintel_display.c1806 return PHY_A; in intel_port_to_phy()
1808 return PHY_A + port - PORT_A; in intel_port_to_phy()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_xgbepcsr.c31 #define PHY_A(serdes) 0 macro
239 if (PHY_A(serdes_regs)) { in netcp_xgbe_serdes_read_tbus_val()
252 if (PHY_A(serdes_regs)) { in netcp_xgbe_serdes_write_tbus_addr()