Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dste_dma40.c237 struct d40_interrupt_lookup { struct
245 static struct d40_interrupt_lookup il_v4a[] = { argument
258 static struct d40_interrupt_lookup il_v4b[] = {
509 struct d40_interrupt_lookup *il;
1643 struct d40_interrupt_lookup *il = base->gen_dmac.il; in d40_handle_interrupt()