Lines Matching refs:enable

113 static inline void MCM_EnableCrossbarRoundRobin(MCM_Type *base, bool enable)  in MCM_EnableCrossbarRoundRobin()  argument
115 if (enable) in MCM_EnableCrossbarRoundRobin()
206 static inline void MCM_LimitCodeCachePeripheralWriteBuffering(MCM_Type *base, bool enable) in MCM_LimitCodeCachePeripheralWriteBuffering() argument
208 if (enable) in MCM_LimitCodeCachePeripheralWriteBuffering()
226 static inline void MCM_BypassFixedCodeCacheMap(MCM_Type *base, bool enable) in MCM_BypassFixedCodeCacheMap() argument
228 if (enable) in MCM_BypassFixedCodeCacheMap()
246 static inline void MCM_EnableCodeBusCache(MCM_Type *base, bool enable) in MCM_EnableCodeBusCache() argument
248 if (enable) in MCM_EnableCodeBusCache()
266 static inline void MCM_ForceCodeCacheToNoAllocation(MCM_Type *base, bool enable) in MCM_ForceCodeCacheToNoAllocation() argument
268 if (enable) in MCM_ForceCodeCacheToNoAllocation()
286 static inline void MCM_EnableCodeCacheWriteBuffer(MCM_Type *base, bool enable) in MCM_EnableCodeCacheWriteBuffer() argument
288 if (enable) in MCM_EnableCodeCacheWriteBuffer()
316 static inline void MCM_EnablePcParityFaultReport(MCM_Type *base, bool enable) in MCM_EnablePcParityFaultReport() argument
318 if (enable) in MCM_EnablePcParityFaultReport()
336 static inline void MCM_EnablePcParity(MCM_Type *base, bool enable) in MCM_EnablePcParity() argument
338 if (enable) in MCM_EnablePcParity()
366 static inline void MCM_EnableCacheParityReporting(MCM_Type *base, bool enable) in MCM_EnableCacheParityReporting() argument
368 if (enable) in MCM_EnableCacheParityReporting()