Lines Matching refs:enable
256 static inline void PGMC_BPC_AllowUserModeAccess(PGMC_BPC_Type *base, bool enable) in PGMC_BPC_AllowUserModeAccess() argument
258 if (enable) in PGMC_BPC_AllowUserModeAccess()
278 static inline void PGMC_BPC_AllowNonSecureModeAccess(PGMC_BPC_Type *base, bool enable) in PGMC_BPC_AllowNonSecureModeAccess() argument
280 if (enable) in PGMC_BPC_AllowNonSecureModeAccess()
494 static inline void PGMC_CPC_AllowUserModeAccess(PGMC_CPC_Type *base, bool enable) in PGMC_CPC_AllowUserModeAccess() argument
496 if (enable) in PGMC_CPC_AllowUserModeAccess()
516 static inline void PGMC_CPC_AllowNonSecureModeAccess(PGMC_CPC_Type *base, bool enable) in PGMC_CPC_AllowNonSecureModeAccess() argument
518 if (enable) in PGMC_CPC_AllowNonSecureModeAccess()
634 static inline void PGMC_PPC_TriggerPMICStandbySoftMode(PGMC_PPC_Type *base, bool enable) in PGMC_PPC_TriggerPMICStandbySoftMode() argument
636 if (enable) in PGMC_PPC_TriggerPMICStandbySoftMode()
688 static inline void PGMC_PPC_AllowUserModeAccess(PGMC_PPC_Type *base, bool enable) in PGMC_PPC_AllowUserModeAccess() argument
690 if (enable) in PGMC_PPC_AllowUserModeAccess()
710 static inline void PGMC_PPC_AllowNonSecureModeAccess(PGMC_PPC_Type *base, bool enable) in PGMC_PPC_AllowNonSecureModeAccess() argument
712 if (enable) in PGMC_PPC_AllowNonSecureModeAccess()