Home
last modified time | relevance | path

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

/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;) \
139 return phy == PHY_A; in has_phy_misc()
205 if (phy == PHY_A) in phy_is_master()
336 phy == PHY_A) { in icl_combo_phys_init()
377 if (phy == PHY_A && in icl_combo_phys_uninit()
H A Dintel_display.h195 PHY_A = 0, enumerator
248 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
H A Dintel_hdmi.c2768 case PHY_A: in mcc_encoder_to_ddc_pin()
2838 if (phy == PHY_A) in adls_encoder_to_ddc_pin()
H A Dintel_display_power_well.c205 ((pw_idx) - ICL_PW_CTL_IDX_AUX_A + PHY_A)
H A Dintel_display.c1937 return PHY_A; in intel_port_to_phy()
1939 return PHY_A + port - PORT_A; in intel_port_to_phy()
/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()