Symbol: owl_dma
drivers/dma/owl-dma.c
1050
static inline void owl_dma_free(struct owl_dma *od)
drivers/dma/owl-dma.c
1065
struct owl_dma *od = ofdma->of_dma_data;
drivers/dma/owl-dma.c
1094
struct owl_dma *od;
drivers/dma/owl-dma.c
1236
struct owl_dma *od = platform_get_drvdata(pdev);
drivers/dma/owl-dma.c
266
static void dma_update(struct owl_dma *od, u32 reg, u32 val, bool state)
drivers/dma/owl-dma.c
280
static void dma_writel(struct owl_dma *od, u32 reg, u32 data)
drivers/dma/owl-dma.c
285
static u32 dma_readl(struct owl_dma *od, u32 reg)
drivers/dma/owl-dma.c
290
static inline struct owl_dma *to_owl_dma(struct dma_device *dd)
drivers/dma/owl-dma.c
292
return container_of(dd, struct owl_dma, dma);
drivers/dma/owl-dma.c
342
static void owl_dma_free_lli(struct owl_dma *od,
drivers/dma/owl-dma.c
349
static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od)
drivers/dma/owl-dma.c
388
struct owl_dma *od = to_owl_dma(vchan->vc.chan.device);
drivers/dma/owl-dma.c
468
static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od,
drivers/dma/owl-dma.c
491
static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan)
drivers/dma/owl-dma.c
500
static void owl_dma_terminate_pchan(struct owl_dma *od,
drivers/dma/owl-dma.c
537
struct owl_dma *od = to_owl_dma(vchan->vc.chan.device);
drivers/dma/owl-dma.c
584
static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan)
drivers/dma/owl-dma.c
594
struct owl_dma *od = dev_id;
drivers/dma/owl-dma.c
676
static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd)
drivers/dma/owl-dma.c
691
struct owl_dma *od = to_owl_dma(vd->tx.chan->device);
drivers/dma/owl-dma.c
699
struct owl_dma *od = to_owl_dma(chan->device);
drivers/dma/owl-dma.c
840
struct owl_dma *od = to_owl_dma(vchan->vc.chan.device);
drivers/dma/owl-dma.c
871
struct owl_dma *od = to_owl_dma(chan->device);
drivers/dma/owl-dma.c
922
struct owl_dma *od = to_owl_dma(chan->device);
drivers/dma/owl-dma.c
987
struct owl_dma *od = to_owl_dma(chan->device);