LTQ_ETOP_MDIO 311 drivers/net/ethernet/lantiq_etop.c while (ltq_etop_r32(LTQ_ETOP_MDIO) & MDIO_REQUEST) LTQ_ETOP_MDIO 313 drivers/net/ethernet/lantiq_etop.c ltq_etop_w32(val, LTQ_ETOP_MDIO); LTQ_ETOP_MDIO 324 drivers/net/ethernet/lantiq_etop.c while (ltq_etop_r32(LTQ_ETOP_MDIO) & MDIO_REQUEST) LTQ_ETOP_MDIO 326 drivers/net/ethernet/lantiq_etop.c ltq_etop_w32(val, LTQ_ETOP_MDIO); LTQ_ETOP_MDIO 327 drivers/net/ethernet/lantiq_etop.c while (ltq_etop_r32(LTQ_ETOP_MDIO) & MDIO_REQUEST) LTQ_ETOP_MDIO 329 drivers/net/ethernet/lantiq_etop.c val = ltq_etop_r32(LTQ_ETOP_MDIO) & MDIO_VAL_MASK;