Home
last modified time | relevance | path

Searched refs:GMII_PHY_PHYSR_FULL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c123 #define GMII_PHY_PHYSR_FULL (1 << 13) macro
456 if (*tmp16 & GMII_PHY_PHYSR_FULL) in asix_init_common()
/openbmc/linux/drivers/net/usb/
H A Dax88179_178a.c120 #define GMII_PHY_PHYSR_FULL 0x2000 macro
1573 if (tmp16 & GMII_PHY_PHYSR_FULL) in ax88179_link_reset()