Lines Matching refs:RxDmaChannel
533 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitCo… in Spi_Ip_RxDmaTcdSGInit()
592 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitCo… in Spi_Ip_RxDmaTcdSGConfig()
827 (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->RxDmaChannel, DmaTcdList, 10u); in Spi_Ip_DmaConfig()
830 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->RxDmaChannel, DMA_IP_CH_SET_HARDWARE_REQ… in Spi_Ip_DmaConfig()
951 (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->RxDmaChannel, DmaTcdList, 1u); in Spi_Ip_DmaContinueTransfer()
954 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->RxDmaChannel, DMA_IP_CH_SET_HARDWARE_REQ… in Spi_Ip_DmaContinueTransfer()
1786 … (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->RxDmaChannel, DmaTcdList, 1u); in Spi_Ip_AsyncTransmit()
1999 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitCo… in Spi_Ip_DmaFastConfig()
2007 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->RxDmaChannel, State->PhyUnit… in Spi_Ip_DmaFastConfig()
2010 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->RxDmaChannel, DMA_IP_CH_SET_HARDWARE_REQ… in Spi_Ip_DmaFastConfig()
2042 … (void)Dma_Ip_GetLogicChannelStatus(State->PhyUnitConfig->RxDmaChannel, &DmaChannelStatus); in Spi_Ip_ManageBuffers()
2046 … (void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->RxDmaChannel, DMA_IP_CH_CLEAR_DONE); in Spi_Ip_ManageBuffers()
2176 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->RxDmaChannel, DMA_IP_CH_CLEAR_HARDWARE_R… in Spi_Ip_Cancel()