Searched refs:sgmii_phy (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,qcs8300-tlmm.yaml | 85 qup2_se0, sailss_emac0, sailss_ospi, sail_top, sgmii_phy,
|
| H A D | qcom,sa8775p-tlmm.yaml | 99 sailss_ospi, sail_top, sgmii_phy, tb_trig, tgu_ch0, tgu_ch1,
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 2987 err = phy_power_on(bp->sgmii_phy); in macb_open() 3003 phy_power_off(bp->sgmii_phy); in macb_open() 3035 phy_power_off(bp->sgmii_phy); in macb_close() 4929 if (IS_ERR(bp->sgmii_phy)) in init_reset_optional() 4933 ret = phy_init(bp->sgmii_phy); in init_reset_optional() 4962 phy_exit(bp->sgmii_phy); in init_reset_optional() 4970 phy_exit(bp->sgmii_phy); in init_reset_optional() 5367 phy_exit(bp->sgmii_phy); in macb_probe() 5390 phy_exit(bp->sgmii_phy); in macb_remove() 5421 phy_exit(bp->sgmii_phy); in macb_suspend() [all …]
|
| H A D | macb.h | 1317 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */ member
|
| /linux-6.15/drivers/pinctrl/qcom/ |
| H A D | pinctrl-sa8775p.c | 1311 MSM_PIN_FUNCTION(sgmii_phy), 1342 [7] = PINGROUP(7, sgmii_phy, _, _, _, _, _, _, _, _), 1364 [26] = PINGROUP(26, sgmii_phy, qup0_se1, qdss_cti, phase_flag, _, _, _, _, _),
|
| H A D | pinctrl-qcs8300.c | 1017 MSM_PIN_FUNCTION(sgmii_phy), 1042 [4] = PINGROUP(4, sgmii_phy, qdss_cti, _, _, _, _, _, _, _, _, _),
|