Searched refs:mmio_bar (Results 1 – 7 of 7) sorted by relevance
821 int mmio_bar; in inic_init_one() local844 mmio_bar = MMIO_BAR_PCI; in inic_init_one()846 mmio_bar = MMIO_BAR_CARDBUS; in inic_init_one()848 rc = pcim_iomap_regions(pdev, 1 << mmio_bar, DRV_NAME); in inic_init_one()852 hpriv->mmio_base = iomap[mmio_bar]; in inic_init_one()858 ata_port_pbar_desc(ap, mmio_bar, -1, "mmio"); in inic_init_one()859 ata_port_pbar_desc(ap, mmio_bar, i * PORT_SIZE, "port"); in inic_init_one()
155 sdev->mmio_bar = DSP_BAR; in byt_acpi_probe()
445 sdev->mmio_bar = BDW_DSP_BAR; in bdw_probe()
832 sdev->mmio_bar = HDA_DSP_BAR; in hda_dsp_probe()
246 sdev->mmio_bar = SOF_FW_BLK_TYPE_SRAM; in mt8195_dsp_probe()
234 sdev->mmio_bar = SOF_FW_BLK_TYPE_SRAM; in mt8186_dsp_probe()
1707 info->mmio_bar = 0; in init_device_info()