Searched refs:SMI_TS_DMA_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
308 if (finishedData != SMI_TS_DMA_BUF_SIZE) { in smi_dma_xfer()331 if (finishedData != SMI_TS_DMA_BUF_SIZE) { in smi_dma_xfer()355 SMI_TS_DMA_BUF_SIZE, port->cpu_addr[0], in smi_port_dma_free()361 SMI_TS_DMA_BUF_SIZE, port->cpu_addr[1], in smi_port_dma_free()404 SMI_TS_DMA_BUF_SIZE, in smi_port_init()417 SMI_TS_DMA_BUF_SIZE, in smi_port_init()783 totalLength = SMI_TS_DMA_BUF_SIZE; in smi_config_DMA()798 totalLength = SMI_TS_DMA_BUF_SIZE; in smi_config_DMA()
202 #define SMI_TS_DMA_BUF_SIZE (1024 * 188) macro