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

/u-boot/drivers/usb/eth/
H A Dlan78xx.c52 #define LAN78XX_OTP_PWR_DN_PWRDN_N BIT(0) macro
88 if (buf & LAN78XX_OTP_PWR_DN_PWRDN_N) {
94 ret = lan7x_wait_for_bit(udev, "LAN78XX_OTP_PWR_DN_PWRDN_N",
96 LAN78XX_OTP_PWR_DN_PWRDN_N,

Completed in 37 milliseconds