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

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h259 #define OTP_BASE_ADDR 0x01000 macro
260 #define OTP_PWR_DN (OTP_BASE_ADDR + 4 * 0x00)
262 #define OTP_ADDR1 (OTP_BASE_ADDR + 4 * 0x01)
264 #define OTP_ADDR2 (OTP_BASE_ADDR + 4 * 0x02)
266 #define OTP_ADDR3 (OTP_BASE_ADDR + 4 * 0x03)
268 #define OTP_RD_DATA (OTP_BASE_ADDR + 4 * 0x06)
269 #define OTP_FUNC_CMD (OTP_BASE_ADDR + 4 * 0x08)
277 #define OTP_CMD_GO (OTP_BASE_ADDR + 4 * 0x0A)
279 #define OTP_STATUS (OTP_BASE_ADDR + 4 * 0x0A)

Completed in 98 milliseconds