Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/keylad/
H A Drk_keylad.c159 dev = misc_otp_get_device(OTP_S); in rk_otp_keylad_read_init()
173 dev = misc_otp_get_device(OTP_S); in rk_otp_keylad_read_deinit()
/rk3399_rockchip-uboot/include/
H A Dmisc.h147 struct udevice *misc_otp_get_device(u32 capability);
/rk3399_rockchip-uboot/drivers/misc/
H A Dmisc_otp.c11 struct udevice *misc_otp_get_device(u32 capability) in misc_otp_get_device() function
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl.c649 dev = misc_otp_get_device(OTP_S);
683 dev = misc_otp_get_device(OTP_S);
H A Dfit_misc.c260 dev = misc_otp_get_device(OTP_S); in fit_board_verify_required_sigs()
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c641 dev = misc_otp_get_device(OTP_S); in rsa_burn_key_hash()
802 dev = misc_otp_get_device(OTP_S); in rsa_burn_disable_upgrade()