Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmisc_otp.su
H A Dmisc_otp.c16 int misc_otp_read(struct udevice *dev, int offset, void *buf, int size) in misc_otp_read() function
/OK3568_Linux_fs/u-boot/spl/drivers/misc/
H A Dmisc_otp.su
/OK3568_Linux_fs/u-boot/include/
H A Dmisc.h146 int misc_otp_read(struct udevice *dev, int offset, void *buf, int size);
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-verify.c618 ret = misc_otp_read(dev, OTP_SECURE_BOOT_ENABLE_ADDR, in rsa_burn_key_hash()
684 ret = misc_otp_read(dev, OTP_RSA_HASH_ADDR, digest_read, OTP_RSA_HASH_SIZE); in rsa_burn_key_hash()
701 ret = misc_otp_read(dev, OTP_RSA_HASH_ADDR, digest_read, OTP_RSA_HASH_SIZE); in rsa_burn_key_hash()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit_misc.c252 if (misc_otp_read(dev, OTP_SECURE_BOOT_ENABLE_ADDR, &vboot, 1)) { in fit_board_verify_required_sigs()
H A Dspl.c452 if (misc_otp_read(dev, OTP_UBOOT_ROLLBACK_OFFSET + i * 4, in fit_read_otp_rollback_index()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map