Home
last modified time | relevance | path

Searched refs:miimind (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dfsl_mdio.c26 while ((in_be32(&phyregs->miimind) & MIIMIND_BUSY) && timeout--) in tsec_local_mdio_write()
50 while ((in_be32(&phyregs->miimind) & (MIIMIND_NOTVALID | MIIMIND_BUSY)) in tsec_local_mdio_read()
70 while (in_be32(&regs->miimind) & MIIMIND_BUSY) in fsl_pq_mdio_reset()
/rk3399_rockchip-uboot/include/
H A Dfsl_mdio.h21 u32 miimind; /* MII management indication reg */ member
H A Dfsl_dtsec.h40 u32 miimind; /* MII management indicator */ member
H A Dfsl_fman.h398 u32 miimind; /* MII management indication reg */ member
/rk3399_rockchip-uboot/include/linux/
H A Dimmap_qe.h301 u32 miimind; /* MII management indication reg */ member
317 u32 miimind; /* MII management indication reg */ member
/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.c160 while ((in_be32 (&ug_regs->miimind)) & MIIMIND_BUSY); in uec_write_phy_reg()
201 while ((in_be32 (&ug_regs->miimind)) & in uec_read_phy_reg()
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dimmap_86xx.h408 uint miimind; /* 0x24534 - MII Management Indicator Register */ member
H A Dimmap_85xx.h414 u32 miimind; /* MII Management Indicator */ member