Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h793 #define HS_OTP_BLOCK_BASE (ETH_SYS_REG_ADDR_BASE + \ macro
795 #define HS_OTP_PWR_DN (HS_OTP_BLOCK_BASE + 0x0)
796 #define HS_OTP_ADDR_HIGH (HS_OTP_BLOCK_BASE + 0x4)
797 #define HS_OTP_ADDR_LOW (HS_OTP_BLOCK_BASE + 0x8)
798 #define HS_OTP_PRGM_DATA (HS_OTP_BLOCK_BASE + 0x10)
799 #define HS_OTP_PRGM_MODE (HS_OTP_BLOCK_BASE + 0x14)
800 #define HS_OTP_READ_DATA (HS_OTP_BLOCK_BASE + 0x18)
801 #define HS_OTP_FUNC_CMD (HS_OTP_BLOCK_BASE + 0x20)
802 #define HS_OTP_TST_CMD (HS_OTP_BLOCK_BASE + 0x24)
803 #define HS_OTP_CMD_GO (HS_OTP_BLOCK_BASE + 0x28)
[all …]