Searched refs:miimind (Results 1 – 7 of 7) 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
412 u32 miimind; /* MII Management Indicator */ member
Completed in 44 milliseconds