Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dowl-dma.c504 u32 irq_pd; in owl_dma_terminate_pchan() local
512 irq_pd = dma_readl(od, OWL_DMA_IRQ_PD0); in owl_dma_terminate_pchan()
513 if (irq_pd & (1 << pchan->id)) { in owl_dma_terminate_pchan()