Searched refs:miimind (Results 1 – 9 of 9) sorted by relevance
47 while ((in_be32(®s->miimind)) & in qe_uec_mdio_read()81 while ((in_be32(®s->miimind)) & MIIMIND_BUSY) in qe_uec_mdio_write()
32 while ((in_be32(&phyregs->miimind) & MIIMIND_BUSY) && timeout--) in tsec_local_mdio_write()56 while ((in_be32(&phyregs->miimind) & (MIIMIND_NOTVALID | MIIMIND_BUSY)) in tsec_local_mdio_read()87 while (in_be32(®s->miimind) & MIIMIND_BUSY) in fsl_pq_mdio_reset()
20 u32 miimind; /* MII management indication reg */ member
39 u32 miimind; /* MII management indicator */ member
397 u32 miimind; /* MII management indication reg */ member
300 u32 miimind; /* MII management indication reg */ member316 u32 miimind; /* MII management indication reg */ member
166 while ((in_be32 (&ug_regs->miimind)) & MIIMIND_BUSY) in uec_write_phy_reg()209 while ((in_be32 (&ug_regs->miimind)) & in uec_read_phy_reg()
408 uint miimind; /* 0x24534 - MII Management Indicator Register */ member
414 u32 miimind; /* MII Management Indicator */ member
Completed in 50 milliseconds