Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun6i-dma.c113 struct sun6i_dma_dev;
136 void (*clock_autogate_enable)(struct sun6i_dma_dev *);
195 struct sun6i_dma_dev { struct
222 return container_of(d, struct sun6i_dma_dev, slave); in to_sun6i_dma_dev()
479 struct sun6i_dma_dev *sdev = from_tasklet(sdev, t, task); in sun6i_dma_tasklet()
544 struct sun6i_dma_dev *sdev = dev_id; in sun6i_dma_interrupt()
585 static int set_config(struct sun6i_dma_dev *sdev, in set_config()
652 struct sun6i_dma_dev *sdev = to_sun6i_dma_dev(chan->device); in sun6i_dma_prep_dma_memcpy()
1033 struct sun6i_dma_dev *sdev = ofdma->of_dma_data; in sun6i_dma_of_xlate()
1286 struct sun6i_dma_dev *sdc; in sun6i_dma_probe()
[all …]