mdio_stat 29 drivers/net/ethernet/freescale/xgmac_mdio.c __be32 mdio_stat; /* MDIO configuration and status */ mdio_stat 85 drivers/net/ethernet/freescale/xgmac_mdio.c while ((xgmac_read32(®s->mdio_stat, is_little_endian) & mdio_stat 110 drivers/net/ethernet/freescale/xgmac_mdio.c while ((xgmac_read32(®s->mdio_stat, is_little_endian) & mdio_stat 134 drivers/net/ethernet/freescale/xgmac_mdio.c u32 mdio_ctl, mdio_stat; mdio_stat 138 drivers/net/ethernet/freescale/xgmac_mdio.c mdio_stat = xgmac_read32(®s->mdio_stat, endian); mdio_stat 142 drivers/net/ethernet/freescale/xgmac_mdio.c mdio_stat |= MDIO_STAT_ENC; mdio_stat 146 drivers/net/ethernet/freescale/xgmac_mdio.c mdio_stat &= ~MDIO_STAT_ENC; mdio_stat 149 drivers/net/ethernet/freescale/xgmac_mdio.c xgmac_write32(mdio_stat, ®s->mdio_stat, endian); mdio_stat 188 drivers/net/ethernet/freescale/xgmac_mdio.c uint32_t mdio_stat; mdio_stat 194 drivers/net/ethernet/freescale/xgmac_mdio.c mdio_stat = xgmac_read32(®s->mdio_stat, endian); mdio_stat 197 drivers/net/ethernet/freescale/xgmac_mdio.c mdio_stat |= MDIO_STAT_ENC; mdio_stat 200 drivers/net/ethernet/freescale/xgmac_mdio.c mdio_stat &= ~MDIO_STAT_ENC; mdio_stat 203 drivers/net/ethernet/freescale/xgmac_mdio.c xgmac_write32(mdio_stat, ®s->mdio_stat, endian); mdio_stat 230 drivers/net/ethernet/freescale/xgmac_mdio.c if ((xgmac_read32(®s->mdio_stat, endian) & MDIO_STAT_RD_ER) &&