Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dste_dma40.c266 struct d40_interrupt_lookup { struct
274 static struct d40_interrupt_lookup il_v4a[] = { argument
287 static struct d40_interrupt_lookup il_v4b[] = {
541 struct d40_interrupt_lookup *il;
1673 struct d40_interrupt_lookup *il = base->gen_dmac.il; in d40_handle_interrupt()