Searched refs:sgmii_phy (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/cadence/ |
| 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() 4936 if (IS_ERR(bp->sgmii_phy)) in init_reset_optional() 4940 ret = phy_init(bp->sgmii_phy); in init_reset_optional() 4969 phy_exit(bp->sgmii_phy); in init_reset_optional() 4977 phy_exit(bp->sgmii_phy); in init_reset_optional() 5378 phy_exit(bp->sgmii_phy); in macb_probe() 5401 phy_exit(bp->sgmii_phy); in macb_remove() 5432 phy_exit(bp->sgmii_phy); in macb_suspend() [all …]
|
| A D | macb.h | 1317 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */ member
|
| /drivers/pinctrl/qcom/ |
| 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, _, _, _, _, _),
|
| A D | pinctrl-qcs8300.c | 1017 MSM_PIN_FUNCTION(sgmii_phy), 1042 [4] = PINGROUP(4, sgmii_phy, qdss_cti, _, _, _, _, _, _, _, _, _),
|
Completed in 28 milliseconds