Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c51 #define OTP_BASE 0x1e6f2000 macro
52 #define OTP_PROTECT_KEY OTP_BASE
53 #define OTP_COMMAND OTP_BASE + 0x4
54 #define OTP_TIMING OTP_BASE + 0x8
55 #define OTP_ADDR OTP_BASE + 0x10
56 #define OTP_STATUS OTP_BASE + 0x14
57 #define OTP_COMPARE_1 OTP_BASE + 0x20
58 #define OTP_COMPARE_2 OTP_BASE + 0x24
59 #define OTP_COMPARE_3 OTP_BASE + 0x28
60 #define OTP_COMPARE_4 OTP_BASE + 0x2c
[all …]