Home
last modified time | relevance | path

Searched full:sgmii_phy (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Dqcom,qcs8300-tlmm.yaml85 qup2_se0, sailss_emac0, sailss_ospi, sail_top, sgmii_phy,
Dqcom,sa8775p-tlmm.yaml99 sailss_ospi, sail_top, sgmii_phy, tb_trig, tgu_ch0, tgu_ch1,
/linux-6.14.4/drivers/net/ethernet/cadence/
Dmacb_main.c2984 err = phy_power_on(bp->sgmii_phy); in macb_open()
3000 phy_power_off(bp->sgmii_phy); in macb_open()
3031 phy_power_off(bp->sgmii_phy); in macb_close()
4755 bp->sgmii_phy = devm_phy_optional_get(&pdev->dev, NULL); in init_reset_optional()
4757 if (IS_ERR(bp->sgmii_phy)) in init_reset_optional()
4758 return dev_err_probe(&pdev->dev, PTR_ERR(bp->sgmii_phy), in init_reset_optional()
4761 ret = phy_init(bp->sgmii_phy); in init_reset_optional()
4790 phy_exit(bp->sgmii_phy); in init_reset_optional()
4798 phy_exit(bp->sgmii_phy); in init_reset_optional()
5195 phy_exit(bp->sgmii_phy); in macb_probe()
[all …]
Dmacb.h1319 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */ member
/linux-6.14.4/drivers/pinctrl/qcom/
Dpinctrl-sa8775p.c1302 MSM_PIN_FUNCTION(sgmii_phy),
1333 [7] = PINGROUP(7, sgmii_phy, _, _, _, _, _, _, _, _),
1355 [26] = PINGROUP(26, sgmii_phy, qup0_se1, qdss_cti, phase_flag, _, _, _, _, _),
Dpinctrl-qcs8300.c1017 MSM_PIN_FUNCTION(sgmii_phy),
1042 [4] = PINGROUP(4, sgmii_phy, qdss_cti, _, _, _, _, _, _, _, _, _),
/linux-6.14.4/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c855 {"sgmii_phy", MS_REG_MS_CMU_K2,