Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.h792 #define OTP_BASE_ADDR (0x00001000) macro
795 #define OTP_PWR_DN (OTP_BASE_ADDR + 4 * 0x00)
798 #define OTP_ADDR1 (OTP_BASE_ADDR + 4 * 0x01)
801 #define OTP_ADDR2 (OTP_BASE_ADDR + 4 * 0x02)
804 #define OTP_ADDR3 (OTP_BASE_ADDR + 4 * 0x03)
812 #define OTP_RD_DATA (OTP_BASE_ADDR + 4 * 0x06)
819 #define OTP_TST_CMD (OTP_BASE_ADDR + 4 * 0x09)
826 #define OTP_CMD_GO (OTP_BASE_ADDR + 4 * 0x0A)
833 #define OTP_STATUS (OTP_BASE_ADDR + 4 * 0x0C)
855 #define OTP_TCRST (OTP_BASE_ADDR + 4 * 0x20)
[all …]