Home
last modified time | relevance | path

Searched refs:timb_dma (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dtimb_dma.c3 * timb_dma.c timberdale FPGA DMA driver
20 #include <linux/timb_dma.h>
87 struct timb_dma { struct
103 static struct timb_dma *tdchantotd(struct timb_dma_chan *td_chan) in tdchantotd()
106 return (struct timb_dma *)((u8 *)td_chan - in tdchantotd()
107 id * sizeof(struct timb_dma_chan) - sizeof(struct timb_dma)); in tdchantotd()
114 struct timb_dma *td = tdchantotd(td_chan); in __td_enable_chan_irq()
129 struct timb_dma *td = (struct timb_dma *)((u8 *)td_chan - in __td_dma_done_ack()
130 id * sizeof(struct timb_dma_chan) - sizeof(struct timb_dma)); in __td_dma_done_ack()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dtimb_dma.c3 * timb_dma.c timberdale FPGA DMA driver
20 #include <linux/timb_dma.h>
87 struct timb_dma { struct
103 static struct timb_dma *tdchantotd(struct timb_dma_chan *td_chan) in tdchantotd()
106 return (struct timb_dma *)((u8 *)td_chan - in tdchantotd()
107 id * sizeof(struct timb_dma_chan) - sizeof(struct timb_dma)); in tdchantotd()
114 struct timb_dma *td = tdchantotd(td_chan); in __td_enable_chan_irq()
129 struct timb_dma *td = (struct timb_dma *)((u8 *)td_chan - in __td_dma_done_ack()
130 id * sizeof(struct timb_dma_chan) - sizeof(struct timb_dma)); in __td_dma_done_ack()
[all...]
H A DMakefile78 obj-$(CONFIG_TIMB_DMA) += timb_dma.o
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtimberdale.c33 #include <linux/timb_dma.h>
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtimberdale.c32 #include <linux/timb_dma.h>

Completed in 4 milliseconds