Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c780 * get_phy_c22_id - reads the specified addr for its clause 22 ID.
790 static int get_phy_c22_id(struct mii_bus *bus, int addr, u32 *phy_id) in get_phy_c22_id() function
851 r = get_phy_c22_id(bus, addr, &phy_id); in get_phy_device()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c866 * get_phy_c22_id - reads the specified addr for its clause 22 ID.
876 static int get_phy_c22_id(struct mii_bus *bus, int addr, u32 *phy_id) in get_phy_c22_id() function
958 r = get_phy_c22_id(bus, addr, &phy_id); in get_phy_device()
964 * of 0 when probed using get_phy_c22_id() with no error. Proceed to in get_phy_device()

Completed in 8 milliseconds