Searched refs:CmdDmaFast (Results 1 – 2 of 2) sorted by relevance
484 …DmaTcdList[0u].Value = (uint32)&State->PhyUnitConfig->CmdDmaFast[TCDSGIndex].DefaultData; /* src a… in Spi_Ip_TxDmaTcdSGConfig()1929 State->PhyUnitConfig->CmdDmaFast[Count].DefaultData = FastTransferCfg[Count].DefaultData; in Spi_Ip_DmaFastConfig()1930 …State->PhyUnitConfig->CmdDmaFast[Count].DmaFastPushrCmd = FastTransferCfg[Count].ExternalDevice->P… in Spi_Ip_DmaFastConfig()1931 …State->PhyUnitConfig->CmdDmaFast[Count].DmaFastPushrCmdLast = FastTransferCfg[Count].ExternalDevic… in Spi_Ip_DmaFastConfig()1960 … (uint32)&State->PhyUnitConfig->CmdDmaFast[Count].DmaFastPushrCmd, in Spi_Ip_DmaFastConfig()1968 … (uint32)&State->PhyUnitConfig->CmdDmaFast[Count].DmaFastPushrCmdLast, in Spi_Ip_DmaFastConfig()1978 … (uint32)&State->PhyUnitConfig->CmdDmaFast[Count].DmaFastPushrCmd, in Spi_Ip_DmaFastConfig()
207 … Spi_Ip_CmdDmaFastType *CmdDmaFast; /**< Point to list of PUSH command used in Dma Fast transfer */ member