Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dpch_dma.c39 #define DMA_STATUS0_ERR(x) (0x1 << ((x) + 8)) macro
712 if (sts0 & DMA_STATUS0_ERR(i)) in pd_irq()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpch_dma.c39 #define DMA_STATUS0_ERR(x) (0x1 << ((x) + 8)) macro
712 if (sts0 & DMA_STATUS0_ERR(i)) in pd_irq()

Completed in 4 milliseconds