Home
last modified time | relevance | path

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

/Linux-v5.10/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[] = {
512 struct d40_interrupt_lookup *il;
1649 struct d40_interrupt_lookup *il = base->gen_dmac.il; in d40_handle_interrupt()