Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c14 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
18 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
140 return phy == PHY_A; in has_phy_misc()
208 if (phy == PHY_A) in phy_is_master()
339 phy == PHY_A) { in icl_combo_phys_init()
380 if (phy == PHY_A && in icl_combo_phys_uninit()
H A Dintel_display.h185 PHY_A = 0, enumerator
238 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
H A Dintel_hdmi.c2807 case PHY_A: in mcc_encoder_to_ddc_pin()
2878 if (phy == PHY_A) in adls_encoder_to_ddc_pin()
H A Dintel_display_power_well.c208 ((pw_idx) - ICL_PW_CTL_IDX_AUX_A + PHY_A)
H A Dintel_cx0_phy.c39 if (IS_PANTHERLAKE(i915) && phy == PHY_A) in intel_encoder_is_c10phy()
H A Dintel_display.c2059 return PHY_A; in intel_port_to_phy()
2061 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()