Searched refs:bcma_mdio_wait_value (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma-mdio.c | 16 static bool bcma_mdio_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_mdio_wait_value() function 75 if (!bcma_mdio_wait_value(core, phy_access_addr, BGMAC_PA_START, 0, in bcma_mdio_phy_read() 120 if (!bcma_mdio_wait_value(core, phy_access_addr, BGMAC_PA_START, 0, in bcma_mdio_phy_write()
|