Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_vsc.c52 VSC_MMIO_BAR = 0, enumerator
124 mask_addr = ap->host->iomap[VSC_MMIO_BAR] + in vsc_freeze()
135 mask_addr = ap->host->iomap[VSC_MMIO_BAR] + in vsc_thaw()
147 mask_addr = ap->host->iomap[VSC_MMIO_BAR] + in vsc_intr_mask_update()
271 status = readl(host->iomap[VSC_MMIO_BAR] + VSC_SATA_INT_STAT_OFFSET); in vsc_sata_interrupt()
368 rc = pcim_iomap_regions(pdev, 1 << VSC_MMIO_BAR, DRV_NAME); in vsc_sata_init_one()
375 mmio_base = host->iomap[VSC_MMIO_BAR]; in vsc_sata_init_one()
383 ata_port_pbar_desc(ap, VSC_MMIO_BAR, -1, "mmio"); in vsc_sata_init_one()
384 ata_port_pbar_desc(ap, VSC_MMIO_BAR, offset, "port"); in vsc_sata_init_one()