Home
last modified time | relevance | path

Searched refs:swphy_read_reg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dswphy.c109 * swphy_read_reg - return a MII register from the fixed phy state
115 int swphy_read_reg(int reg, const struct fixed_phy_status *state) in swphy_read_reg() function
175 EXPORT_SYMBOL_GPL(swphy_read_reg); variable
H A Dswphy.h8 int swphy_read_reg(int reg, const struct fixed_phy_status *state);
H A Dfixed_phy.c93 return swphy_read_reg(reg_num, &state); in fixed_mdio_read()
H A Dphylink.c1797 val = swphy_read_reg(reg, &fs); in phylink_mii_emul_read()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dswphy.c109 * swphy_read_reg - return a MII register from the fixed phy state
115 int swphy_read_reg(int reg, const struct fixed_phy_status *state) in swphy_read_reg() function
175 EXPORT_SYMBOL_GPL(swphy_read_reg); variable
H A Dswphy.h8 int swphy_read_reg(int reg, const struct fixed_phy_status *state);
H A Dfixed_phy.c93 return swphy_read_reg(reg_num, &state); in fixed_mdio_read()
H A Dphylink.c2747 val = swphy_read_reg(reg, &fs); in phylink_mii_emul_read()

Completed in 16 milliseconds