HomeSort by relevance Sort by last modified time
    Searched full:dp83840 (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mii.h 43 #define BMCR_ISOLATE 0x0400 /* Disconnect DP83840 from MII */
44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */
48 #define BMCR_RESET 0x8000 /* Reset the DP83840 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mii.h 43 #define BMCR_ISOLATE 0x0400 /* Disconnect DP83840 from MII */
44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */
48 #define BMCR_RESET 0x8000 /* Reset the DP83840 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mii.h 43 #define BMCR_ISOLATE 0x0400 /* Disconnect DP83840 from MII */
44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */
48 #define BMCR_RESET 0x8000 /* Reset the DP83840 */
  /external/grub/netboot/
eepro100.c 163 enum phy_chips { NonSuchPhy=0, I82553AB, I82553C, I82503, DP83840, S80C240,
245 static int congenb = 0; /* Enable congestion control in the DP83840. */
591 if ( ((eeprom[6]>>8) & 0x3f) == DP83840
596 printf(" DP83840 specific setup, setting register 23 to %hX.\n",

Completed in 307 milliseconds