Searched refs:OTP_Type (Results 1 – 20 of 20) sorted by relevance
102 OTP_Type *otp_base = HPM_OTP; in otp_lock_otp()124 OTP_Type *otp_base = HPM_OTP; in otp_lock_shadow()166 OTP_Type *otp_base = HPM_OTP; in otp_write_shadow_register()
618 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
844 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
265 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
435 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
102 OTP_Type *otp_base = (addr <= SHADOW_INDEX_IN_PMIC_OTP_END) ? HPM_OTP : HPM_OTPSHW; in otp_lock_otp()124 OTP_Type *otp_base = (addr <= SHADOW_INDEX_IN_PMIC_OTP_END) ? HPM_OTP : HPM_OTPSHW; in otp_lock_shadow()166 OTP_Type *otp_base = (addr <= SHADOW_INDEX_IN_PMIC_OTP_END) ? HPM_OTP : HPM_OTPSHW; in otp_write_shadow_register()
713 #define HPM_OTPSHW ((OTP_Type *) HPM_OTPSHW_BASE)717 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
504 #define HPM_OTPSHW ((OTP_Type *) HPM_OTPSHW_BASE)508 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
562 #define HPM_OTPSHW ((OTP_Type *) HPM_OTPSHW_BASE)566 #define HPM_OTP ((OTP_Type *) HPM_OTP_BASE)
31 } OTP_Type; typedef
Completed in 66 milliseconds