Searched refs:__MI_CpuClear (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.3.1/build/libraries/mi/common/include/ |
| D | dma_red.h | 384 #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/ |
| D | dma_red.h | 384 #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/ |
| D | dma_red.h | 384 #define __MI_CpuClear(data, destp, size, bit) UTL_CpuClear##bit(data, (void *)(destp), size) macro 387 __MI_CpuClear( data, destp, sizeof(destp), bit)
|