Searched refs:HS_OTP_BLOCK_BASE (Results 1 – 1 of 1) sorted by relevance
780 #define HS_OTP_BLOCK_BASE (ETH_SYS_REG_ADDR_BASE + \ macro782 #define HS_OTP_PWR_DN (HS_OTP_BLOCK_BASE + 0x0)783 #define HS_OTP_ADDR_HIGH (HS_OTP_BLOCK_BASE + 0x4)784 #define HS_OTP_ADDR_LOW (HS_OTP_BLOCK_BASE + 0x8)785 #define HS_OTP_PRGM_DATA (HS_OTP_BLOCK_BASE + 0x10)786 #define HS_OTP_PRGM_MODE (HS_OTP_BLOCK_BASE + 0x14)787 #define HS_OTP_READ_DATA (HS_OTP_BLOCK_BASE + 0x18)788 #define HS_OTP_FUNC_CMD (HS_OTP_BLOCK_BASE + 0x20)789 #define HS_OTP_TST_CMD (HS_OTP_BLOCK_BASE + 0x24)790 #define HS_OTP_CMD_GO (HS_OTP_BLOCK_BASE + 0x28)[all …]