Searched refs:SOTP_REGS_OTP_BASE (Results 1 – 3 of 3) sorted by relevance
20 #define SOTP_PROG_CONTROL (SOTP_REGS_OTP_BASE + 0x0000)25 #define SOTP_WRDATA_0 (SOTP_REGS_OTP_BASE + 0x0004)26 #define SOTP_WRDATA_1 (SOTP_REGS_OTP_BASE + 0x0008)28 #define SOTP_ADDR (SOTP_REGS_OTP_BASE + 0x000c)32 #define SOTP_CTRL_0 (SOTP_REGS_OTP_BASE + 0x0010)36 #define SOTP_STATUS_0 (SOTP_REGS_OTP_BASE + 0x0018)39 #define SOTP_STATUS_1 (SOTP_REGS_OTP_BASE + 0x001c)43 #define SOTP_RDDATA_0 (SOTP_REGS_OTP_BASE + 0x0020)44 #define SOTP_RDDATA_1 (SOTP_REGS_OTP_BASE + 0x0024)
18 #define SOTP_STATUS_1 (SOTP_REGS_OTP_BASE + 0x001c)22 #define SOTP_REGS_SOTP_CHIP_STATES (SOTP_REGS_OTP_BASE + 0x0028)23 #define SOTP_REGS_OTP_WR_LOCK (SOTP_REGS_OTP_BASE + 0x0038)
320 #define SOTP_REGS_OTP_BASE 0x68b50000 macro321 #define SOTP_CHIP_CTRL (SOTP_REGS_OTP_BASE + 0x4c)
Completed in 5 milliseconds