Lines Matching refs:sata_dwc_device
145 struct sata_dwc_device { struct
157 struct sata_dwc_device *hsdev; argument
171 #define HSDEV_FROM_HOST(host) ((struct sata_dwc_device *)\
173 #define HSDEV_FROM_AP(ap) ((struct sata_dwc_device *)\
177 #define HSDEV_FROM_QC(qc) ((struct sata_dwc_device *)\
179 #define HSDEV_FROM_HSDEVP(p) ((struct sata_dwc_device *)\
272 struct sata_dwc_device *hsdev = hsdev_instance; in dma_dwc_xfer_done()
307 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); in dma_dwc_xfer_setup()
391 static void clear_interrupt_bit(struct sata_dwc_device *hsdev, u32 bit) in clear_interrupt_bit()
404 struct sata_dwc_device *hsdev, uint intpr) in sata_dwc_error_intr()
457 struct sata_dwc_device *hsdev = HSDEV_FROM_HOST(host); in sata_dwc_isr()
674 struct sata_dwc_device *hsdev = HSDEV_FROM_HSDEVP(hsdevp); in sata_dwc_clear_dmacr()
702 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); in sata_dwc_dma_xfer_complete()
767 static void sata_dwc_enable_interrupts(struct sata_dwc_device *hsdev) in sata_dwc_enable_interrupts()
829 struct sata_dwc_device *hsdev; in sata_dwc_port_start()
969 struct sata_dwc_device *hsdev = HSDEV_FROM_QC(qc); in sata_dwc_bmdma_start_by_tag()
1120 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(link->ap); in sata_dwc_hardreset()
1184 struct sata_dwc_device *hsdev; in sata_dwc_probe()
1292 struct sata_dwc_device *hsdev = host->private_data; in sata_dwc_remove()