Home
last modified time | relevance | path

Searched refs:__MI_CpuClear (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.3.1/build/libraries/mi/common/include/
Ddma_red.h384 #define __MI_CpuClear(data, destp, size, bit) UTL_CpuClear##bit(data, (void *)(destp), size) macro
387 __MI_CpuClear( data, destp, sizeof(destp), bit)
/TwlSDK-5.3.1/build/libraries/init/common/include/
Ddma_red.h384 #define __MI_CpuClear(data, destp, size, bit) UTL_CpuClear##bit(data, (void *)(destp), size) macro
387 __MI_CpuClear( data, destp, sizeof(destp), bit)
/TwlSDK-5.3.1/build/libraries/os/common/include/
Ddma_red.h384 #define __MI_CpuClear(data, destp, size, bit) UTL_CpuClear##bit(data, (void *)(destp), size) macro
387 __MI_CpuClear( data, destp, sizeof(destp), bit)