Searched refs:PHYBUSY (Results 1 – 1 of 1) sorted by relevance
70 #define PHYBUSY (0x01 << 17) macro98 #define PHYBUSY (0x01 << 17) macro511 val |= PHYBUSY | PHYWR | MDCCR_VAL; in w90p910_mdio_write()515 if ((__raw_readl(ether->reg + REG_MIIDA) & PHYBUSY) == 0) in w90p910_mdio_write()532 val |= PHYBUSY | MDCCR_VAL; in w90p910_mdio_read()536 if ((__raw_readl(ether->reg + REG_MIIDA) & PHYBUSY) == 0) in w90p910_mdio_read()