Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Darm-dma350.c52 #define CH_STAT_INTR_ERR BIT(1) macro
475 if (ch_status & CH_STAT_INTR_ERR) { in d350_irq()