Searched refs:miibusy (Results 1 – 2 of 2) sorted by relevance
153 return mac_regs->emacgmiiaddr.miibusy ? true : false; in emac_ll_is_mii_busy()173 mac_regs->emacgmiiaddr.miibusy = busy ? 1 : 0; in emac_ll_set_busy()
80 …uint32_t miibusy : 1; /*This bit should read logic 0 before writing to PHY Addr Register and PHY… member