Home
last modified time | relevance | path

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

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