Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dlan78xx.h804 #define OTP_BASE_ADDR (0x00001000) macro
807 #define OTP_PWR_DN (OTP_BASE_ADDR + 4 * 0x00)
810 #define OTP_ADDR1 (OTP_BASE_ADDR + 4 * 0x01)
813 #define OTP_ADDR2 (OTP_BASE_ADDR + 4 * 0x02)
816 #define OTP_ADDR3 (OTP_BASE_ADDR + 4 * 0x03)
819 #define OTP_PRGM_DATA (OTP_BASE_ADDR + 4 * 0x04)
821 #define OTP_PRGM_MODE (OTP_BASE_ADDR + 4 * 0x05)
824 #define OTP_RD_DATA (OTP_BASE_ADDR + 4 * 0x06)
826 #define OTP_FUNC_CMD (OTP_BASE_ADDR + 4 * 0x08)
831 #define OTP_TST_CMD (OTP_BASE_ADDR + 4 * 0x09)
[all …]