Symbol: edma_cc
drivers/dma/ti/edma.c
1493
struct edma_cc *ecc = data;
drivers/dma/ti/edma.c
1538
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
1579
static inline bool edma_error_pending(struct edma_cc *ecc)
drivers/dma/ti/edma.c
1592
struct edma_cc *ecc = data;
drivers/dma/ti/edma.c
1668
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
1922
static void edma_dma_init(struct edma_cc *ecc, bool legacy_mode)
drivers/dma/ti/edma.c
2019
struct edma_cc *ecc)
drivers/dma/ti/edma.c
209
struct edma_cc;
drivers/dma/ti/edma.c
219
struct edma_cc *ecc;
drivers/dma/ti/edma.c
2232
struct edma_cc *ecc = ofdma->of_dma_data;
drivers/dma/ti/edma.c
2296
struct edma_cc *ecc;
drivers/dma/ti/edma.c
2570
struct edma_cc *ecc = dev_get_drvdata(dev);
drivers/dma/ti/edma.c
2590
struct edma_cc *ecc = dev_get_drvdata(dev);
drivers/dma/ti/edma.c
2604
struct edma_cc *ecc = dev_get_drvdata(dev);
drivers/dma/ti/edma.c
300
static inline unsigned int edma_read(struct edma_cc *ecc, int offset)
drivers/dma/ti/edma.c
305
static inline void edma_write(struct edma_cc *ecc, int offset, int val)
drivers/dma/ti/edma.c
310
static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and,
drivers/dma/ti/edma.c
320
static inline void edma_or(struct edma_cc *ecc, int offset, unsigned or)
drivers/dma/ti/edma.c
328
static inline unsigned int edma_read_array(struct edma_cc *ecc, int offset,
drivers/dma/ti/edma.c
334
static inline void edma_write_array(struct edma_cc *ecc, int offset, int i,
drivers/dma/ti/edma.c
340
static inline void edma_modify_array(struct edma_cc *ecc, int offset, int i,
drivers/dma/ti/edma.c
346
static inline void edma_or_array2(struct edma_cc *ecc, int offset, int i, int j,
drivers/dma/ti/edma.c
352
static inline void edma_write_array2(struct edma_cc *ecc, int offset, int i,
drivers/dma/ti/edma.c
358
static inline unsigned int edma_shadow0_read_array(struct edma_cc *ecc,
drivers/dma/ti/edma.c
364
static inline void edma_shadow0_write(struct edma_cc *ecc, int offset,
drivers/dma/ti/edma.c
370
static inline void edma_shadow0_write_array(struct edma_cc *ecc, int offset,
drivers/dma/ti/edma.c
376
static inline void edma_param_modify(struct edma_cc *ecc, int offset,
drivers/dma/ti/edma.c
382
static void edma_assign_priority_to_queue(struct edma_cc *ecc, int queue_no,
drivers/dma/ti/edma.c
392
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
403
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
419
static void edma_write_slot(struct edma_cc *ecc, unsigned slot,
drivers/dma/ti/edma.c
428
static int edma_read_slot(struct edma_cc *ecc, unsigned slot,
drivers/dma/ti/edma.c
454
static int edma_alloc_slot(struct edma_cc *ecc, int slot)
drivers/dma/ti/edma.c
488
static void edma_free_slot(struct edma_cc *ecc, unsigned slot)
drivers/dma/ti/edma.c
506
static void edma_link(struct edma_cc *ecc, unsigned from, unsigned to)
drivers/dma/ti/edma.c
528
static dma_addr_t edma_get_position(struct edma_cc *ecc, unsigned slot,
drivers/dma/ti/edma.c
548
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
575
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
621
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
634
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
653
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
671
struct edma_cc *ecc = echan->ecc;
drivers/dma/ti/edma.c
720
struct edma_cc *ecc = echan->ecc;