Lines Matching defs:pd
132 #define dma_readl(pd, name) \ argument
134 #define dma_writel(pd, name, val) \ argument
174 struct pch_dma *pd = to_pd(chan->device); in pdc_enable_irq() local
199 struct pch_dma *pd = to_pd(chan->device); in pdc_set_dir() local
246 struct pch_dma *pd = to_pd(chan->device); in pdc_set_mode() local
280 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status0() local
290 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status2() local
424 struct pch_dma *pd = to_pd(chan->device); in pdc_alloc_desc() local
525 struct pch_dma *pd = to_pd(chan->device); in pd_free_chan_resources() local
689 struct pch_dma *pd = (struct pch_dma *)devid; in pd_irq() local
733 static void __maybe_unused pch_dma_save_regs(struct pch_dma *pd) in pch_dma_save_regs()
756 static void __maybe_unused pch_dma_restore_regs(struct pch_dma *pd) in pch_dma_restore_regs()
781 struct pch_dma *pd = dev_get_drvdata(dev); in pch_dma_suspend() local
791 struct pch_dma *pd = dev_get_drvdata(dev); in pch_dma_resume() local
802 struct pch_dma *pd; in pch_dma_probe() local
920 struct pch_dma *pd = pci_get_drvdata(pdev); in pch_dma_remove() local