Home
last modified time | relevance | path

Searched refs:pch_dma (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dpch_dma.c15 #include <linux/pch_dma.h>
115 struct pch_dma { struct
148 static inline struct pch_dma *to_pd(struct dma_device *ddev) in to_pd()
150 return container_of(ddev, struct pch_dma, dma); in to_pd()
179 struct pch_dma *pd = to_pd(chan->device); in pdc_enable_irq()
204 struct pch_dma *pd = to_pd(chan->device); in pdc_set_dir()
251 struct pch_dma *pd = to_pd(chan->device); in pdc_set_mode()
285 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status0()
295 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status2()
429 struct pch_dma *p in pdc_alloc_desc()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dpch_dma.c15 #include <linux/pch_dma.h>
115 struct pch_dma { struct
148 static inline struct pch_dma *to_pd(struct dma_device *ddev) in to_pd()
150 return container_of(ddev, struct pch_dma, dma); in to_pd()
179 struct pch_dma *pd = to_pd(chan->device); in pdc_enable_irq()
204 struct pch_dma *pd = to_pd(chan->device); in pdc_set_dir()
251 struct pch_dma *pd = to_pd(chan->device); in pdc_set_mode()
285 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status0()
295 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status2()
429 struct pch_dma *p in pdc_alloc_desc()
[all...]
H A DMakefile62 obj-$(CONFIG_PCH_DMA) += pch_dma.o
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpch_uart.c23 #include <linux/pch_dma.h>
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-topcliff-pch.c20 #include <linux/pch_dma.h>
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpch_uart.c24 #include <linux/pch_dma.h>
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-topcliff-pch.c20 #include <linux/pch_dma.h>

Completed in 12 milliseconds