Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dpegasus.h20 #define PHY_DONE 0x80 macro
H A Dpegasus.c192 if (data[0] & PHY_DONE) in __mii_op()