Searched refs:PSEC_Type (Results 1 – 9 of 9) sorted by relevance
51 static inline psec_lifecycle_t psec_get_pmic_lifecycle(PSEC_Type *ptr) in psec_get_pmic_lifecycle()93 static inline void psec_psec_secure_state_config(PSEC_Type *ptr, in psec_psec_secure_state_config()114 static inline void psec_psecure_violation_config(PSEC_Type *ptr, in psec_psecure_violation_config()125 static inline void psec_pmic_non_secure_escalate_config(PSEC_Type *ptr, in psec_pmic_non_secure_escalate_config()136 static inline void psec_psecure_escalate_config(PSEC_Type *ptr, in psec_psecure_escalate_config()147 static inline uint32_t psec_get_pmic_status(PSEC_Type *ptr) in psec_get_pmic_status()152 static inline psec_lifecycle_t psec_get_batt_lifecycle(PSEC_Type *ptr) in psec_get_batt_lifecycle()194 static inline void psec_batt_set_secure_state_config(PSEC_Type *ptr, in psec_batt_set_secure_state_config()215 static inline void psec_batt_secure_violation_config(PSEC_Type *ptr, in psec_batt_secure_violation_config()237 static inline void psec_batt_secure_escalate_config(PSEC_Type *ptr, in psec_batt_secure_escalate_config()[all …]
19 } PSEC_Type; typedef
529 #define HPM_PSEC ((PSEC_Type *) HPM_PSEC_BASE)
587 #define HPM_PSEC ((PSEC_Type *) HPM_PSEC_BASE)
738 #define HPM_PSEC ((PSEC_Type *) HPM_PSEC_BASE)
816 #define HPM_PSEC ((PSEC_Type *) HPM_PSEC_BASE)
Completed in 18 milliseconds