Home
last modified time | relevance | path

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

/drivers/net/ethernet/microchip/
A Dlan743x_main.h786 #define HS_OTP_BLOCK_BASE (ETH_SYS_REG_ADDR_BASE + \ macro
788 #define HS_OTP_PWR_DN (HS_OTP_BLOCK_BASE + 0x0)
789 #define HS_OTP_ADDR_HIGH (HS_OTP_BLOCK_BASE + 0x4)
790 #define HS_OTP_ADDR_LOW (HS_OTP_BLOCK_BASE + 0x8)
791 #define HS_OTP_PRGM_DATA (HS_OTP_BLOCK_BASE + 0x10)
792 #define HS_OTP_PRGM_MODE (HS_OTP_BLOCK_BASE + 0x14)
793 #define HS_OTP_READ_DATA (HS_OTP_BLOCK_BASE + 0x18)
794 #define HS_OTP_FUNC_CMD (HS_OTP_BLOCK_BASE + 0x20)
795 #define HS_OTP_TST_CMD (HS_OTP_BLOCK_BASE + 0x24)
796 #define HS_OTP_CMD_GO (HS_OTP_BLOCK_BASE + 0x28)
[all …]

Completed in 12 milliseconds