Searched refs:MII (Results 1 - 2 of 2) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/ppc/chipset/mpc824x/src/
H A Ddev_tulip.c76 The 21140 driver assumes that the PHY uses a standard MII interface
86 Kendin KS8761 PHY). It also supports an MII interface for
277 enum {NONE, SRL, MII, SYM} phy_type; enumerator in enum:tulip_softc_s::__anon23
1305 * MII access utility routines
1308 /* MII clock limited to 2.5 MHz, transactions end with MDIO tristated */
1350 * This routine reads a register from the PHY chip using the MII
1406 * This routine writes a register in the PHY chip using the MII
1475 /* The following functions are suitable for all tulips with MII
1627 /* For the 21140 and 21143, we support only the MII (10/100) and SYM
1840 sc->phy_type = MII;
[all...]
/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_tulip.c77 The 21140 driver assumes that the PHY uses a standard MII interface
87 Kendin KS8761 PHY). It also supports an MII interface for
248 enum {NONE, SRL, MII, SYM} phy_type; enumerator in enum:tulip_softc::__anon40
1098 * MII access utility routines
1101 /* MII clock limited to 2.5 MHz, transactions end with MDIO tristated */
1143 * This routine reads a register from the PHY chip using the MII
1199 * This routine writes a register in the PHY chip using the MII
1274 /* The following functions are suitable for all tulips with MII
1426 /* For the 21140 and 21143, we support only the MII (10/100) and SYM
1639 sc->phy_type = MII;
[all...]

Completed in 41 milliseconds