Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_main.h752 #define HS_OTP_BLOCK_BASE (ETH_SYS_REG_ADDR_BASE + \ macro
754 #define HS_OTP_PWR_DN (HS_OTP_BLOCK_BASE + 0x0)
755 #define HS_OTP_ADDR_HIGH (HS_OTP_BLOCK_BASE + 0x4)
756 #define HS_OTP_ADDR_LOW (HS_OTP_BLOCK_BASE + 0x8)
757 #define HS_OTP_PRGM_DATA (HS_OTP_BLOCK_BASE + 0x10)
758 #define HS_OTP_PRGM_MODE (HS_OTP_BLOCK_BASE + 0x14)
759 #define HS_OTP_READ_DATA (HS_OTP_BLOCK_BASE + 0x18)
760 #define HS_OTP_FUNC_CMD (HS_OTP_BLOCK_BASE + 0x20)
761 #define HS_OTP_TST_CMD (HS_OTP_BLOCK_BASE + 0x24)
762 #define HS_OTP_CMD_GO (HS_OTP_BLOCK_BASE + 0x28)
[all …]

Completed in 8 milliseconds