Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-davinci/
Ddma.c124 static inline void edma_and(unsigned ctlr, int offset, unsigned and) in edma_and() function
200 edma_and(ctlr, EDMA_PARM + offset + (param_no << 5), and); in edma_parm_and()