Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_axereg.h170 #define AXE_772_PHY_NO_EPHY 0x10 /* Embedded 10/100 PHY of AX88772 */ macro
H A Dif_axe.c670 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) { in axe_ax88772_init()
708 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) { in axe_ax88772_phywake()