Searched refs:MINDmaConfig (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.3.1/include/twl/mi/common/ |
| D | dma.h | 182 MINDmaConfig; typedef 363 const MINDmaConfig *config); 366 const MINDmaConfig *config); 369 const MINDmaConfig *config ); 372 const MINDmaConfig *config ); 375 const MINDmaConfig *config ); 378 const MINDmaConfig *config ); 381 const MINDmaConfig *config ); 384 const MINDmaConfig *config ); 387 const MINDmaConfig *config ); [all …]
|
| /TwlSDK-5.3.1/build/libraries/mi/common.TWL/src/ |
| D | mi_ndma.c | 35 MINDmaConfig MIi_NDmaConfig[ MI_NDMA_MAX_NUM + 1 ]; 126 const MINDmaConfig *config, in MIi_NDma_withConfig_Dev() 186 const MINDmaConfig *config, in MIi_NDmaAsync_withConfig_Dev() 606 void MI_NDmaFillEx(u32 ndmaNo, void *dest, u32 data, u32 size, const MINDmaConfig *config) in MI_NDmaFillEx() 619 void MI_NDmaFillEx_SetUp(u32 ndmaNo, void *dest, u32 data, u32 size, const MINDmaConfig *config) in MI_NDmaFillEx_SetUp() 632 void MI_NDmaCopyEx(u32 ndmaNo, const void *src, void *dest, u32 size, const MINDmaConfig *config ) in MI_NDmaCopyEx() 645 void MI_NDmaCopyEx_SetUp(u32 ndmaNo, const void *src, void *dest, u32 size, const MINDmaConfig *con… in MI_NDmaCopyEx_SetUp() 658 void MI_NDmaSendEx(u32 ndmaNo, const void *src, volatile void *dest, u32 size, const MINDmaConfig *… in MI_NDmaSendEx() 671 …ndEx_SetUp(u32 ndmaNo, const void *src, volatile void *dest, u32 size, const MINDmaConfig *config ) in MI_NDmaSendEx_SetUp() 684 void MI_NDmaRecvEx(u32 ndmaNo, volatile const void *src, void *dest, u32 size, const MINDmaConfig *… in MI_NDmaRecvEx() [all …]
|
| /TwlSDK-5.3.1/build/libraries/mi/common.TWL/include/ |
| D | mi_ndma.h | 56 extern MINDmaConfig MIi_NDmaConfig[ MI_NDMA_MAX_NUM + 1 ]; 115 const MINDmaConfig *config, 127 const MINDmaConfig *config,
|