Home
last modified time | relevance | path

Searched defs:frv_dma_channel (Results 1 – 1 of 1) sorted by relevance

/arch/frv/kernel/
Ddma.c22 struct frv_dma_channel { struct
23 uint8_t flags;
27 uint8_t cap; /* capabilities available */
28 int irq; /* completion IRQ */
29 uint32_t dreqbit;
53 static struct frv_dma_channel frv_dma_channels[FRV_DMA_NCHANS] = { argument