OTP_BASE_ADDR
#define OTP_PWR_DN (OTP_BASE_ADDR + 4 * 0x00)
#define OTP_ADDR1 (OTP_BASE_ADDR + 4 * 0x01)
#define OTP_ADDR2 (OTP_BASE_ADDR + 4 * 0x02)
#define OTP_ADDR3 (OTP_BASE_ADDR + 4 * 0x03)
#define OTP_PRGM_DATA (OTP_BASE_ADDR + 4 * 0x04)
#define OTP_PRGM_MODE (OTP_BASE_ADDR + 4 * 0x05)
#define OTP_RD_DATA (OTP_BASE_ADDR + 4 * 0x06)
#define OTP_FUNC_CMD (OTP_BASE_ADDR + 4 * 0x08)
#define OTP_TST_CMD (OTP_BASE_ADDR + 4 * 0x09)
#define OTP_CMD_GO (OTP_BASE_ADDR + 4 * 0x0A)
#define OTP_PASS_FAIL (OTP_BASE_ADDR + 4 * 0x0B)
#define OTP_STATUS (OTP_BASE_ADDR + 4 * 0x0C)
#define OTP_MAX_PRG (OTP_BASE_ADDR + 4 * 0x0D)
#define OTP_INTR_STATUS (OTP_BASE_ADDR + 4 * 0x10)
#define OTP_INTR_MASK (OTP_BASE_ADDR + 4 * 0x11)
#define OTP_RSTB_PW1 (OTP_BASE_ADDR + 4 * 0x14)
#define OTP_RSTB_PW2 (OTP_BASE_ADDR + 4 * 0x15)
#define OTP_PGM_PW1 (OTP_BASE_ADDR + 4 * 0x18)
#define OTP_PGM_PW2 (OTP_BASE_ADDR + 4 * 0x19)
#define OTP_READ_PW1 (OTP_BASE_ADDR + 4 * 0x1C)
#define OTP_READ_PW2 (OTP_BASE_ADDR + 4 * 0x1D)
#define OTP_TCRST (OTP_BASE_ADDR + 4 * 0x20)
#define OTP_RSRD (OTP_BASE_ADDR + 4 * 0x21)
#define OTP_TREADEN_VAL (OTP_BASE_ADDR + 4 * 0x22)
#define OTP_TDLES_VAL (OTP_BASE_ADDR + 4 * 0x23)
#define OTP_TWWL_VAL (OTP_BASE_ADDR + 4 * 0x24)
#define OTP_TDLEH_VAL (OTP_BASE_ADDR + 4 * 0x25)
#define OTP_TWPED_VAL (OTP_BASE_ADDR + 4 * 0x26)
#define OTP_TPES_VAL (OTP_BASE_ADDR + 4 * 0x27)
#define OTP_TCPS_VAL (OTP_BASE_ADDR + 4 * 0x28)
#define OTP_TCPH_VAL (OTP_BASE_ADDR + 4 * 0x29)
#define OTP_TPGMVFY_VAL (OTP_BASE_ADDR + 4 * 0x2A)
#define OTP_TPEH_VAL (OTP_BASE_ADDR + 4 * 0x2B)
#define OTP_TPGRST_VAL (OTP_BASE_ADDR + 4 * 0x2C)
#define OTP_TCLES_VAL (OTP_BASE_ADDR + 4 * 0x2D)
#define OTP_TCLEH_VAL (OTP_BASE_ADDR + 4 * 0x2E)
#define OTP_TRDES_VAL (OTP_BASE_ADDR + 4 * 0x2F)
#define OTP_TBCACC_VAL (OTP_BASE_ADDR + 4 * 0x30)
#define OTP_TAAC_VAL (OTP_BASE_ADDR + 4 * 0x31)
#define OTP_TACCT_VAL (OTP_BASE_ADDR + 4 * 0x32)
#define OTP_TRDEP_VAL (OTP_BASE_ADDR + 4 * 0x38)
#define OTP_TPGSV_VAL (OTP_BASE_ADDR + 4 * 0x39)
#define OTP_TPVSR_VAL (OTP_BASE_ADDR + 4 * 0x3A)
#define OTP_TPVHR_VAL (OTP_BASE_ADDR + 4 * 0x3B)
#define OTP_TPVSA_VAL (OTP_BASE_ADDR + 4 * 0x3C)