Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-davinci/include/mach/
Dedma.h220 void edma_set_dest_index(unsigned slot, s16 dest_bidx, s16 dest_cidx);
/linux-3.4.99/arch/arm/mach-davinci/
Ddma.c1039 void edma_set_dest_index(unsigned slot, s16 dest_bidx, s16 dest_cidx) in edma_set_dest_index() argument
1048 0x0000ffff, dest_bidx << 16); in edma_set_dest_index()