Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.h175 #define PMT_CTL_PHY_RST_ (0x00000010) macro
H A Dlan78xx.c3012 buf |= PMT_CTL_PHY_RST_; in lan78xx_reset()
3030 } while ((buf & PMT_CTL_PHY_RST_) || !(buf & PMT_CTL_READY_)); in lan78xx_reset()