Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_vsc.c36 VSC_MMIO_BAR = 0, enumerator
108 mask_addr = ap->host->iomap[VSC_MMIO_BAR] + in vsc_freeze()
119 mask_addr = ap->host->iomap[VSC_MMIO_BAR] + in vsc_thaw()
131 mask_addr = ap->host->iomap[VSC_MMIO_BAR] + in vsc_intr_mask_update()
255 status = readl(host->iomap[VSC_MMIO_BAR] + VSC_SATA_INT_STAT_OFFSET); in vsc_sata_interrupt()
352 rc = pcim_iomap_regions(pdev, 1 << VSC_MMIO_BAR, DRV_NAME); in vsc_sata_init_one()
359 mmio_base = host->iomap[VSC_MMIO_BAR]; in vsc_sata_init_one()
367 ata_port_pbar_desc(ap, VSC_MMIO_BAR, -1, "mmio"); in vsc_sata_init_one()
368 ata_port_pbar_desc(ap, VSC_MMIO_BAR, offset, "port"); in vsc_sata_init_one()