Home
last modified time | relevance | path

Searched refs:DMA_PRDS_TPENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c75 if (channel->irec && readl(channel->irec + DMA_PRDS_TPENABLE)) in c8sectpfe_timer_interrupt()
243 writel(0x1, channel->irec + DMA_PRDS_TPENABLE); in c8sectpfe_start_feed()
305 writel(0, channel->irec + DMA_PRDS_TPENABLE); in c8sectpfe_stop_feed()
622 writel(0x1, tsin->irec + DMA_PRDS_TPENABLE); in configure_memdma_and_inputblock()
H A Dc8sectpfe-core.h212 #define DMA_PRDS_TPENABLE 0xc macro