• Home
  • Raw
  • Download

Lines Matching refs:low

58 	u32 low;		/* Low bits 0-31 */  member
422 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.tfr.low), in clear_chan_interrupts()
424 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.block.low), in clear_chan_interrupts()
426 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.srctran.low), in clear_chan_interrupts()
428 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.dsttran.low), in clear_chan_interrupts()
430 out_le32(&(host_pvt.sata_dma_regs->interrupt_clear.error.low), in clear_chan_interrupts()
444 if (!(in_le32(&(host_pvt.sata_dma_regs->dma_chan_en.low)) & in dma_request_channel()
477 .low)); in dma_dwc_interrupt()
479 .low)); in dma_dwc_interrupt()
509 .tfr.low), in dma_dwc_interrupt()
521 .error.low), in dma_dwc_interrupt()
542 out_le32(&(host_pvt.sata_dma_regs)->interrupt_mask.error.low, in dma_request_interrupts()
546 out_le32(&(host_pvt.sata_dma_regs)->interrupt_mask.tfr.low, in dma_request_interrupts()
640 lli[idx].ctl.low = cpu_to_le32( in map_sg_to_lli()
656 lli[idx].ctl.low = cpu_to_le32( in map_sg_to_lli()
702 lli[idx-1].ctl.low &= DMA_CTL_LLP_DISABLE_LE32; in map_sg_to_lli()
721 out_le32(&(host_pvt.sata_dma_regs->dma_chan_en.low), in dma_dwc_xfer_start()
722 in_le32(&(host_pvt.sata_dma_regs->dma_chan_en.low)) | in dma_dwc_xfer_start()
753 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].cfg.low), in dma_dwc_xfer_setup()
757 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].llp.low), in dma_dwc_xfer_setup()
761 out_le32(&(host_pvt.sata_dma_regs->chan_regs[dma_ch].ctl.low), in dma_dwc_xfer_setup()
804 out_le32(&(host_pvt.sata_dma_regs->dma_cfg.low), DMA_EN); in dma_dwc_init()
896 low)); in sata_dwc_error_intr()