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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mii.h 15 #define MII_BMCR 0x00 /* Basic mode control register */
  /external/grub/netboot/
rtl8139.c 104 MII_BMCR=0x62, MII_BMSR=0x64, NWayAdvert=0x66, NWayLPAR=0x68,
213 fullduplex = inw(ioaddr + MII_BMCR) & BMCRDuplex;

Completed in 219 milliseconds