Lines Matching defs:t
9 #define OTP_OTP_PWR_DN(t) (t + 0x00)
11 #define OTP_OTP_ADDR_HI(t) (t + 0x04)
12 #define OTP_OTP_ADDR_LO(t) (t + 0x08)
13 #define OTP_OTP_PRGM_DATA(t) (t + 0x10)
14 #define OTP_OTP_PRGM_MODE(t) (t + 0x14)
16 #define OTP_OTP_RD_DATA(t) (t + 0x18)
17 #define OTP_OTP_FUNC_CMD(t) (t + 0x20)
20 #define OTP_OTP_CMD_GO(t) (t + 0x28)
22 #define OTP_OTP_PASS_FAIL(t) (t + 0x2c)
26 #define OTP_OTP_STATUS(t) (t + 0x30)