Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-davinci/
Ddma.c1116 unsigned ctlr_from, ctlr_to; in edma_link() local
1120 ctlr_to = EDMA_CTLR(to); in edma_link()
1125 if (to >= edma_cc[ctlr_to]->num_slots) in edma_link()