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

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h260 #define OTP_PWR_DN (OTP_BASE_ADDR + 4 * 0x00) macro
H A Dif_muge.c494 err = lan78xx_read_reg(sc, OTP_PWR_DN, &val);
499 lan78xx_write_reg(sc, OTP_PWR_DN, 0);
500 err = lan78xx_wait_for_bits(sc, OTP_PWR_DN, OTP_PWR_DN_PWRDN_N);

Completed in 100 milliseconds