Searched refs:DMA_PRDS_BUSWP_TP (Results 1 – 2 of 2) sorted by relevance
95 wp = readl(channel->irec + DMA_PRDS_BUSWP_TP(0)); in channel_swdemux_bh_work()235 DMA_PRDS_BUSWP_TP(0)); in c8sectpfe_start_feed()332 channel->irec + DMA_PRDS_BUSWP_TP(0)); in c8sectpfe_stop_feed()630 writel(tsin->back_buffer_busaddr, tsin->irec + DMA_PRDS_BUSWP_TP(0)); in configure_memdma_and_inputblock()
217 #define DMA_PRDS_BUSWP_TP(x) ((0x10*x) + TP0_OFFSET + 0x8) macro