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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Phy/MvPhyDxe/
MvPhyDxe.h 73 #define BMSR_ERCAP 0x0001 /* Ext-Reg capability */
  /bionic/libc/kernel/uapi/linux/
mii.h 58 #define BMSR_ERCAP 0x0001
  /external/kernel-headers/original/uapi/linux/
mii.h 55 #define BMSR_ERCAP 0x0001 /* Ext-reg capability */
  /external/u-boot/include/linux/
mii.h 49 #define BMSR_ERCAP 0x0001 /* Ext-reg capability */
  /external/u-boot/drivers/net/phy/
phy.c 355 if ((mii_reg & BMSR_ESTATEN) && !(mii_reg & BMSR_ERCAP))

Completed in 47 milliseconds