Home
last modified time | relevance | path

Searched refs:HW_EVENT_MAPLE_DMA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/mach-dreamcast/mach/
H A Dsysasic.h29 #define HW_EVENT_MAPLE_DMA (HW_EVENT_IRQ_BASE + 12) /* Maple DMA complete */ macro
/kernel/linux/linux-6.6/arch/sh/include/mach-dreamcast/mach/
H A Dsysasic.h29 #define HW_EVENT_MAPLE_DMA (HW_EVENT_IRQ_BASE + 12) /* Maple DMA complete */ macro
/kernel/linux/linux-5.10/drivers/sh/maple/
H A Dmaple.c729 return request_irq(HW_EVENT_MAPLE_DMA, maple_dma_interrupt, in maple_set_dma_interrupt_handler()
877 free_irq(HW_EVENT_MAPLE_DMA, 0); in maple_bus_init()
/kernel/linux/linux-6.6/drivers/sh/maple/
H A Dmaple.c728 return request_irq(HW_EVENT_MAPLE_DMA, maple_dma_interrupt, in maple_set_dma_interrupt_handler()
869 free_irq(HW_EVENT_MAPLE_DMA, 0); in maple_bus_init()

Completed in 3 milliseconds