Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dpch_dma.c40 #define DMA_STATUS2_ERR(x) (0x1 << (x)) macro
720 if (sts2 & DMA_STATUS2_ERR(i)) in pd_irq()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpch_dma.c40 #define DMA_STATUS2_ERR(x) (0x1 << (x)) macro
720 if (sts2 & DMA_STATUS2_ERR(i)) in pd_irq()

Completed in 4 milliseconds