Lines Matching refs:TxCmdDmaChannel
400 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyUni… in Spi_Ip_CmdDmaTcdSGInit()
404 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_CmdDmaTcdSGInit()
619 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxCmdDmaChannel, TCDSGId, DmaT… in Spi_Ip_CmdDmaTcdSGConfig()
713 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_DmaConfig()
729 … (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->TxCmdDmaChannel, DmaTcdList, 4u); in Spi_Ip_DmaConfig()
835 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxCmdDmaChannel, DMA_IP_CH_SET_HARDWARE_… in Spi_Ip_DmaConfig()
928 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_DmaContinueTransfer()
940 … (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->TxCmdDmaChannel, DmaTcdList, 2u); in Spi_Ip_DmaContinueTransfer()
959 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxCmdDmaChannel, DMA_IP_CH_SET_HARDWARE_… in Spi_Ip_DmaContinueTransfer()
2003 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_DmaFastConfig()
2011 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxCmdDmaChannel, DMA_IP_CH_SET_HARDWARE_… in Spi_Ip_DmaFastConfig()
2181 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxCmdDmaChannel, DMA_IP_CH_CLEAR_HARDWAR… in Spi_Ip_Cancel()