Searched refs:sata_dwc_device_port (Results 1 – 1 of 1) sorted by relevance
146 struct sata_dwc_device_port { struct162 #define HSDEVP_FROM_AP(ap) ((struct sata_dwc_device_port *)(ap)->private_data) argument183 static void sata_dwc_clear_dmacr(struct sata_dwc_device_port *hsdevp, u8 tag);208 static int sata_dwc_dma_get_channel_old(struct sata_dwc_device_port *hsdevp) in sata_dwc_dma_get_channel_old()299 struct sata_dwc_device_port *hsdevp; in dma_dwc_xfer_done()330 struct sata_dwc_device_port *hsdevp = HSDEVP_FROM_AP(ap); in dma_dwc_xfer_setup()419 struct sata_dwc_device_port *hsdevp = HSDEVP_FROM_AP(ap); in sata_dwc_error_intr()477 struct sata_dwc_device_port *hsdevp; in sata_dwc_isr()693 static void sata_dwc_clear_dmacr(struct sata_dwc_device_port *hsdevp, u8 tag) in sata_dwc_clear_dmacr()720 struct sata_dwc_device_port *hsdevp = HSDEVP_FROM_AP(ap); in sata_dwc_dma_xfer_complete()[all …]