Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
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()
207 if (phy == PHY_A) in phy_is_master()
338 phy == PHY_A) { in icl_combo_phys_init()
379 if (phy == PHY_A && in icl_combo_phys_uninit()
Dintel_display.h195 PHY_A = 0, enumerator
248 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
Dintel_hdmi.c2781 case PHY_A: in mcc_encoder_to_ddc_pin()
2852 if (phy == PHY_A) in adls_encoder_to_ddc_pin()
Dintel_display_power_well.c205 ((pw_idx) - ICL_PW_CTL_IDX_AUX_A + PHY_A)
Dintel_display.c1962 return PHY_A; in intel_port_to_phy()
1964 return PHY_A + port - PORT_A; in intel_port_to_phy()
/linux-6.12.1/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()