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