Home
last modified time | relevance | path

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

/arch/arm/mach-davinci/include/mach/
Dedma.h228 void edma_read_slot(unsigned slot, struct edmacc_param *params);
/arch/arm/mach-davinci/
Ddma.c997 edma_read_slot(EDMA_CTLR_CHAN(ctlr, slot), &temp); in edma_get_position()
1190 void edma_read_slot(unsigned slot, struct edmacc_param *param) in edma_read_slot() function
1202 EXPORT_SYMBOL(edma_read_slot);