Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/common/
Dedma.c138 static inline void edma_and(unsigned ctlr, int offset, unsigned and) in edma_and() function
214 edma_and(ctlr, EDMA_PARM + offset + (param_no << 5), and); in edma_parm_and()