Home
last modified time | relevance | path

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

/arch/arm/mach-davinci/
Ddma.c520 unsigned int start_slot) in reserve_contiguous_slots() argument
524 int stop_slot = start_slot; in reserve_contiguous_slots()
527 for (i = start_slot; i < edma_cc[ctlr]->num_slots; ++i) { in reserve_contiguous_slots()
560 for (j = start_slot; j < stop_slot; j++) in reserve_contiguous_slots()