Home
last modified time | relevance | path

Searched refs:PMT_CTL_PHY_RST_ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dlan78xx.h175 #define PMT_CTL_PHY_RST_ (0x00000010) macro
H A Dlan78xx.c2512 buf |= PMT_CTL_PHY_RST_; in lan78xx_reset()
2523 } while ((buf & PMT_CTL_PHY_RST_) || !(buf & PMT_CTL_READY_)); in lan78xx_reset()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds