Home
last modified time | relevance | path

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

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