Home
last modified time | relevance | path

Searched refs:OWL_DMAX_INT_CTL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dowl-dma.c62 #define OWL_DMAX_INT_CTL 0x40 macro
105 /* OWL_DMAX_INT_CTL Bits */
564 pchan_writel(pchan, OWL_DMAX_INT_CTL, int_ctl); in owl_dma_start_next_txd()
616 chan_irq_pending = pchan_readl(pchan, OWL_DMAX_INT_CTL) & in owl_dma_interrupt()
/kernel/linux/linux-6.6/drivers/dma/
H A Dowl-dma.c63 #define OWL_DMAX_INT_CTL 0x40 macro
106 /* OWL_DMAX_INT_CTL Bits */
565 pchan_writel(pchan, OWL_DMAX_INT_CTL, int_ctl); in owl_dma_start_next_txd()
617 chan_irq_pending = pchan_readl(pchan, OWL_DMAX_INT_CTL) & in owl_dma_interrupt()

Completed in 6 milliseconds