HomeSort by relevance Sort by last modified time
    Searched refs:MDIO_ACTIVE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/configs/
MPC8560ADS.h 311 #define MDIO_ACTIVE (iop->pdir |= 0x00400000)
  /external/u-boot/drivers/net/phy/
miiphybb.c 45 MDIO_ACTIVE;
95 .mdio_active = bb_mdio_active_wrap,
116 BB_MII_RELOCATE(bb_miiphy_buses[i].mdio_active, gd->reloc_off);
165 bus->mdio_active(bus);

Completed in 1152 milliseconds