Searched refs:SLINK_DMA_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
114 #define SLINK_DMA_BLOCK_SIZE(x) (((x) & 0xffff) << 0) macro498 val = SLINK_DMA_BLOCK_SIZE(tspi->curr_dma_words - 1); in tegra_slink_start_dma_based_transfer()587 val |= SLINK_DMA_BLOCK_SIZE(cur_words - 1); in tegra_slink_start_cpu_based_transfer()