Searched defs:otp (Results 1 – 9 of 9) sorted by relevance
/u-boot/arch/arm/mach-stm32mp/ |
A D | bsec.c | 70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock() 87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error() 109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock() 120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock() 131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock() 167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register() 292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp() 349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp() 400 int otp; in stm32mp_bsec_read() local 442 int otp; in stm32mp_bsec_write() local [all …]
|
A D | cpu.c | 325 u32 otp = 0; in get_otp() local 567 u32 otp[2]; in setup_mac_address() local 605 u32 otp[3] = {0, 0, 0 }; in setup_serial_number() local
|
/u-boot/drivers/misc/ |
A D | rockchip-otp.c | 56 static int rockchip_otp_wait_status(struct rockchip_otp_plat *otp, in rockchip_otp_wait_status() 76 static int rockchip_otp_ecc_enable(struct rockchip_otp_plat *otp, in rockchip_otp_ecc_enable() 105 struct rockchip_otp_plat *otp = dev_get_plat(dev); in rockchip_px30_otp_read() local 150 struct rockchip_otp_plat *otp = dev_get_plat(dev); in rockchip_otp_of_to_plat() local
|
/u-boot/board/st/common/ |
A D | cmd_stboard.c | 60 static void display_stboard(u32 otp) in display_stboard() 75 u32 otp, lock; in do_stboard() local
|
/u-boot/arch/riscv/dts/ |
A D | fu540-c000-u-boot.dtsi | 53 otp: otp@10070000 { label
|
/u-boot/board/st/stm32mp1/ |
A D | stm32mp1.c | 103 u32 otp; in checkboard() local 454 u32 otp = 0; in sysconf_init() local 677 u32 otp; in board_late_init() local
|
/u-boot/board/imgtec/ci20/ |
A D | ci20.c | 171 struct ci20_otp otp; in misc_init_r() local
|
/u-boot/board/dhelectronics/dh_stm32mp1/ |
A D | board.c | 446 u32 otp = 0; in sysconf_init() local
|
/u-boot/arch/arm/dts/ |
A D | px30.dtsi | 760 otp: nvmem@ff290000 { label
|
Completed in 14 milliseconds