Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ata/
Dsata_dwc_460ex.c319 struct ahb_dma_regs *sata_dma_regs; member
419 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.tfr.low), in clear_chan_interrupts()
421 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.block.low), in clear_chan_interrupts()
423 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.srctran.low), in clear_chan_interrupts()
425 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.dsttran.low), in clear_chan_interrupts()
427 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.error.low), in clear_chan_interrupts()
443 if (!(in_le32(&(host_pvt.sata_dma_regs->dma_chan_en.low)) &\ in dma_request_channel()
448 in_le32(&(host_pvt.sata_dma_regs->dma_chan_en.low))); in dma_request_channel()
476 tfr_reg = in_le32(&(host_pvt.sata_dma_regs->interrupt_status.tfr\ in dma_dwc_interrupt()
478 err_reg = in_le32(&(host_pvt.sata_dma_regs->interrupt_status.error\ in dma_dwc_interrupt()
[all …]