Searched defs:otp (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/arch/arm/mach-stm32mp/ |
| H A D | bsec.c | 58 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error() 80 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock() 97 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock() 108 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock() 119 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock() 155 static int bsec_shadow_register(u32 base, u32 otp) in bsec_shadow_register() 198 static int bsec_read_shadow(u32 base, u32 *val, u32 otp) in bsec_read_shadow() 212 static int bsec_write_shadow(u32 base, u32 val, u32 otp) in bsec_write_shadow() 231 static int bsec_program_otp(long base, u32 val, u32 otp) in bsec_program_otp() 279 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp() [all …]
|
| H A D | cpu.c | 293 u32 otp[2]; in setup_mac_address() local 332 u32 otp[3] = {0, 0, 0 }; in setup_serial_number() local
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | bcm2835_property.h | 30 BCM2835OTPState *otp; member
|
| H A D | aspeed_sbc.h | 42 AspeedOTPState otp; member
|
| /openbmc/qemu/hw/misc/ |
| H A D | aspeed_sbc.c | 83 AspeedOTPState *otp = &s->otp; in aspeed_sbc_otp_read() local 160 AspeedOTPState *otp = &s->otp; in aspeed_sbc_otp_prog() local
|
| /openbmc/u-boot/board/imgtec/ci20/ |
| H A D | ci20.c | 167 struct ci20_otp otp; in misc_init_r() local
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | bcm2835_peripherals.h | 75 BCM2835OTPState otp; member
|
| /openbmc/phosphor-user-manager/ |
| H A D | users.cpp | 282 bool Users::verifyOTP(std::string otp) in verifyOTP()
|
| /openbmc/qemu/include/hw/riscv/ |
| H A D | sifive_u.h | 50 SiFiveUOTPState otp; member
|