Searched refs:MXC_AES_RevB_TXDMAConfig (Results 1 – 7 of 7) sorted by relevance
79 int MXC_AES_RevB_TXDMAConfig(void *src_addr, int len);
226 int MXC_AES_RevB_TXDMAConfig(void *src_addr, int len) in MXC_AES_RevB_TXDMAConfig() function359 if (MXC_AES_RevB_TXDMAConfig(dma_state.inputText, dma_state.remain) != E_NO_ERROR) { in MXC_AES_RevB_GenericAsync()394 MXC_AES_RevB_TXDMAConfig(dma_state.inputText, dma_state.remain); in MXC_AES_RevB_DMACallback()
129 return MXC_AES_RevB_TXDMAConfig(src_addr, len); in MXC_AES_TXDMAConfig()
141 return MXC_AES_RevB_TXDMAConfig(src_addr, len); in MXC_AES_TXDMAConfig()
134 return MXC_AES_RevB_TXDMAConfig(src_addr, len); in MXC_AES_TXDMAConfig()
135 return MXC_AES_RevB_TXDMAConfig(src_addr, len); in MXC_AES_TXDMAConfig()
158 return MXC_AES_RevB_TXDMAConfig(src_addr, len); in MXC_AES_TXDMAConfig()