Searched refs:bcma_mdio_wait_value (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/broadcom/ |
| D | bgmac-bcma-mdio.c | 15 static bool bcma_mdio_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_mdio_wait_value() function 74 if (!bcma_mdio_wait_value(core, phy_access_addr, BGMAC_PA_START, 0, in bcma_mdio_phy_read() 119 if (!bcma_mdio_wait_value(core, phy_access_addr, BGMAC_PA_START, 0, in bcma_mdio_phy_write()
|