Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_combo_phy.c11 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
15 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
137 return phy == PHY_A; in has_phy_misc()
203 if (phy == PHY_A) in phy_is_master()
334 if (IS_JSL_EHL(dev_priv) && phy == PHY_A) { in icl_combo_phys_init()
383 if (phy == PHY_A && in icl_combo_phys_uninit()
A Dintel_display.h328 PHY_A = 0, enumerator
378 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
A Dintel_hdmi.c2669 case PHY_A: in mcc_port_to_ddc_pin()
2737 if (phy == PHY_A) in adls_port_to_ddc_pin()
A Dintel_display.c2908 return PHY_A; in intel_port_to_phy()
2910 return PHY_A + port - PORT_A; in intel_port_to_phy()
/linux/drivers/net/ethernet/ti/
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()

Completed in 32 milliseconds