Lines Matching refs:OTP_BASE_ADDR

789 #define OTP_BASE_ADDR			(0x00001000)  macro
792 #define OTP_PWR_DN (OTP_BASE_ADDR + 4 * 0x00)
795 #define OTP_ADDR1 (OTP_BASE_ADDR + 4 * 0x01)
798 #define OTP_ADDR2 (OTP_BASE_ADDR + 4 * 0x02)
801 #define OTP_ADDR3 (OTP_BASE_ADDR + 4 * 0x03)
804 #define OTP_PRGM_DATA (OTP_BASE_ADDR + 4 * 0x04)
806 #define OTP_PRGM_MODE (OTP_BASE_ADDR + 4 * 0x05)
809 #define OTP_RD_DATA (OTP_BASE_ADDR + 4 * 0x06)
811 #define OTP_FUNC_CMD (OTP_BASE_ADDR + 4 * 0x08)
816 #define OTP_TST_CMD (OTP_BASE_ADDR + 4 * 0x09)
823 #define OTP_CMD_GO (OTP_BASE_ADDR + 4 * 0x0A)
826 #define OTP_PASS_FAIL (OTP_BASE_ADDR + 4 * 0x0B)
830 #define OTP_STATUS (OTP_BASE_ADDR + 4 * 0x0C)
837 #define OTP_MAX_PRG (OTP_BASE_ADDR + 4 * 0x0D)
840 #define OTP_INTR_STATUS (OTP_BASE_ADDR + 4 * 0x10)
843 #define OTP_INTR_MASK (OTP_BASE_ADDR + 4 * 0x11)
846 #define OTP_RSTB_PW1 (OTP_BASE_ADDR + 4 * 0x14)
847 #define OTP_RSTB_PW2 (OTP_BASE_ADDR + 4 * 0x15)
848 #define OTP_PGM_PW1 (OTP_BASE_ADDR + 4 * 0x18)
849 #define OTP_PGM_PW2 (OTP_BASE_ADDR + 4 * 0x19)
850 #define OTP_READ_PW1 (OTP_BASE_ADDR + 4 * 0x1C)
851 #define OTP_READ_PW2 (OTP_BASE_ADDR + 4 * 0x1D)
852 #define OTP_TCRST (OTP_BASE_ADDR + 4 * 0x20)
853 #define OTP_RSRD (OTP_BASE_ADDR + 4 * 0x21)
854 #define OTP_TREADEN_VAL (OTP_BASE_ADDR + 4 * 0x22)
855 #define OTP_TDLES_VAL (OTP_BASE_ADDR + 4 * 0x23)
856 #define OTP_TWWL_VAL (OTP_BASE_ADDR + 4 * 0x24)
857 #define OTP_TDLEH_VAL (OTP_BASE_ADDR + 4 * 0x25)
858 #define OTP_TWPED_VAL (OTP_BASE_ADDR + 4 * 0x26)
859 #define OTP_TPES_VAL (OTP_BASE_ADDR + 4 * 0x27)
860 #define OTP_TCPS_VAL (OTP_BASE_ADDR + 4 * 0x28)
861 #define OTP_TCPH_VAL (OTP_BASE_ADDR + 4 * 0x29)
862 #define OTP_TPGMVFY_VAL (OTP_BASE_ADDR + 4 * 0x2A)
863 #define OTP_TPEH_VAL (OTP_BASE_ADDR + 4 * 0x2B)
864 #define OTP_TPGRST_VAL (OTP_BASE_ADDR + 4 * 0x2C)
865 #define OTP_TCLES_VAL (OTP_BASE_ADDR + 4 * 0x2D)
866 #define OTP_TCLEH_VAL (OTP_BASE_ADDR + 4 * 0x2E)
867 #define OTP_TRDES_VAL (OTP_BASE_ADDR + 4 * 0x2F)
868 #define OTP_TBCACC_VAL (OTP_BASE_ADDR + 4 * 0x30)
869 #define OTP_TAAC_VAL (OTP_BASE_ADDR + 4 * 0x31)
870 #define OTP_TACCT_VAL (OTP_BASE_ADDR + 4 * 0x32)
871 #define OTP_TRDEP_VAL (OTP_BASE_ADDR + 4 * 0x38)
872 #define OTP_TPGSV_VAL (OTP_BASE_ADDR + 4 * 0x39)
873 #define OTP_TPVSR_VAL (OTP_BASE_ADDR + 4 * 0x3A)
874 #define OTP_TPVHR_VAL (OTP_BASE_ADDR + 4 * 0x3B)
875 #define OTP_TPVSA_VAL (OTP_BASE_ADDR + 4 * 0x3C)