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

  /external/u-boot/include/configs/
MPC8560ADS.h 312 #define MDIO_TRISTATE (iop->pdir &= ~0x00400000)
  /external/u-boot/drivers/net/phy/
miiphybb.c 54 MDIO_TRISTATE;
96 .mdio_tristate = bb_mdio_tristate_wrap,
117 BB_MII_RELOCATE(bb_miiphy_buses[i].mdio_tristate, gd->reloc_off);
248 bus->mdio_tristate(bus);
347 bus->mdio_tristate(bus);

Completed in 1083 milliseconds