Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dtimb_dma.c87 struct timb_dma { struct
103 static struct timb_dma *tdchantotd(struct timb_dma_chan *td_chan) in tdchantotd() argument
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()
258 static u32 __td_ier_mask(struct timb_dma *td) in __td_ier_mask()
568 struct timb_dma *td = from_tasklet(td, t, tasklet); in td_tasklet()
597 struct timb_dma *td = devid; in td_irq()
[all …]
H A DMakefile78 obj-$(CONFIG_TIMB_DMA) += timb_dma.o
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]