Searched refs:IRQSTATUS_L0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | dma.c | 37 [IRQSTATUS_L0] = { 0x0008, 0x00, OMAP_DMA_REG_32BIT },
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | dma.c | 38 [IRQSTATUS_L0] = { 0x0008, 0x00, OMAP_DMA_REG_32BIT },
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | omap-dma.h | 144 PCH1_SR, PCHD_SR, REVISION, IRQSTATUS_L0, enumerator
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | omap-dma.h | 144 PCH1_SR, PCHD_SR, REVISION, IRQSTATUS_L0, enumerator
|
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | omap-dma.c | 1588 /* Clear IRQSTATUS_L0 as legacy DMA code is no longer doing it */ in omap_dma_context_restore() 1590 omap_dma_glbl_write(od, IRQSTATUS_L0, 0); in omap_dma_context_restore()
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | omap-dma.c | 1593 /* Clear IRQSTATUS_L0 as legacy DMA code is no longer doing it */ in omap_dma_context_restore() 1595 omap_dma_glbl_write(od, IRQSTATUS_L0, 0); in omap_dma_context_restore()
|
Completed in 12 milliseconds