Home
last modified time | relevance | path

Searched defs:edma_cc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/
Dedma.c120 struct edma_cc { struct
128 static inline struct edma_cc *to_edma_cc(struct dma_device *d) in to_edma_cc() argument
/linux-4.1.27/arch/arm/common/
Dedma.c271 static struct edma *edma_cc[EDMA_MAX_CC]; variable
1451 struct edma *edma_cc, int cc_id) in edma_setup_from_hw()