Home
last modified time | relevance | path

Searched refs:SCFG_IsDmacFixed (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/twl/scfg/common/
Dscfg.h857 static inline BOOL SCFG_IsDmacFixed(void) in SCFG_IsDmacFixed() function
/TwlSDK-5.4/build/libraries/mi/common/src/
Dmi_dma.c1405 if ( OS_IsRunOnTwl() && SCFG_IsDmacFixed() ) in MIi_CheckDma0SourceAddress()