Searched defs:chan_regs (Results 1 - 2 of 2) sorted by relevance

/drivers/ipack/devices/
H A Dipoctal.c276 union scc2698_channel __iomem *chan_regs; local
291 chan_regs =
322 channel->regs = chan_regs + i;
/drivers/ata/
H A Dsata_dwc_460ex.c88 struct dma_chan_regs chan_regs[DMA_NUM_CHAN_REGS]; member in struct:ahb_dma_regs
750 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].cfg.high),
753 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].cfg.low),
757 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].llp.low),
761 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].ctl.low),

Completed in 76 milliseconds