Home
last modified time | relevance | path

Searched refs:reset_one_mii_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dsungem_phy.c71 static int reset_one_mii_phy(struct mii_phy* phy, int phy_id) in reset_one_mii_phy() function
208 (void)reset_one_mii_phy(phy, 0x1f); in bcm5400_init()
268 (void)reset_one_mii_phy(phy, 0x1f); in bcm5401_init()
309 (void)reset_one_mii_phy(phy, 0x1f); in bcm5411_init()
1174 rc = reset_one_mii_phy(phy, mii_id); in sungem_phy_probe()
/kernel/linux/linux-6.6/drivers/net/
H A Dsungem_phy.c67 static int reset_one_mii_phy(struct mii_phy* phy, int phy_id) in reset_one_mii_phy() function
204 (void)reset_one_mii_phy(phy, 0x1f); in bcm5400_init()
264 (void)reset_one_mii_phy(phy, 0x1f); in bcm5401_init()
305 (void)reset_one_mii_phy(phy, 0x1f); in bcm5411_init()
1170 rc = reset_one_mii_phy(phy, mii_id); in sungem_phy_probe()

Completed in 4 milliseconds