Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c12 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
16 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
153 return phy == PHY_A; in has_phy_misc()
219 if (phy == PHY_A) in phy_is_master()
350 if (IS_JSL_EHL(dev_priv) && phy == PHY_A) { in icl_combo_phys_init()
399 if (phy == PHY_A && in icl_combo_phys_uninit()
Dintel_display.h330 PHY_A = 0, enumerator
404 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
Dintel_hdmi.c2736 case PHY_A: in mcc_port_to_ddc_pin()
2804 if (phy == PHY_A) in adls_port_to_ddc_pin()
Dintel_display.c2145 return PHY_A; in intel_port_to_phy()
2147 return PHY_A + port - PORT_A; in intel_port_to_phy()
/linux-5.19.10/drivers/net/ethernet/ti/
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()