Searched refs:edma_read_slot (Results 1 - 2 of 2) sorted by relevance

/arch/arm/mach-davinci/include/mach/
H A Dedma.h228 void edma_read_slot(unsigned slot, struct edmacc_param *params);
/arch/arm/mach-davinci/
H A Ddma.c995 edma_read_slot(EDMA_CTLR_CHAN(ctlr, slot), &temp);
1181 * edma_read_slot - read parameter RAM data from slot
1188 void edma_read_slot(unsigned slot, struct edmacc_param *param) function
1200 EXPORT_SYMBOL(edma_read_slot); variable

Completed in 68 milliseconds