Lines Matching defs:pd
132 #define dma_readl(pd, name) \ argument
134 #define dma_writel(pd, name, val) \ argument
179 struct pch_dma *pd = to_pd(chan->device); in pdc_enable_irq() local
204 struct pch_dma *pd = to_pd(chan->device); in pdc_set_dir() local
251 struct pch_dma *pd = to_pd(chan->device); in pdc_set_mode() local
285 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status0() local
295 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status2() local
429 struct pch_dma *pd = to_pd(chan->device); in pdc_alloc_desc() local
530 struct pch_dma *pd = to_pd(chan->device); in pd_free_chan_resources() local
694 struct pch_dma *pd = (struct pch_dma *)devid; in pd_irq() local
738 static void __maybe_unused pch_dma_save_regs(struct pch_dma *pd) in pch_dma_save_regs()
761 static void __maybe_unused pch_dma_restore_regs(struct pch_dma *pd) in pch_dma_restore_regs()
786 struct pch_dma *pd = dev_get_drvdata(dev); in pch_dma_suspend() local
796 struct pch_dma *pd = dev_get_drvdata(dev); in pch_dma_resume() local
807 struct pch_dma *pd; in pch_dma_probe() local
925 struct pch_dma *pd = pci_get_drvdata(pdev); in pch_dma_remove() local