Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dsprd-dma.c402 u32 intc_sts = readl(schan->chn_base + SPRD_DMA_CHN_INTC) & in sprd_dma_get_int_type() local
405 switch (intc_sts) { in sprd_dma_get_int_type()
/kernel/linux/linux-6.6/drivers/dma/
H A Dsprd-dma.c402 u32 intc_sts = readl(schan->chn_base + SPRD_DMA_CHN_INTC) & in sprd_dma_get_int_type() local
405 switch (intc_sts) { in sprd_dma_get_int_type()

Completed in 5 milliseconds