Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dedma.c297 static inline void edma_and(struct edma_cc *ecc, int offset, unsigned and) in edma_and() function
393 edma_and(ecc, EDMA_PARM + offset + (param_no << 5), and); in edma_param_and()