Searched refs:mmio_bar (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/ata/ |
| H A D | sata_inic162x.c | 821 int mmio_bar; in inic_init_one() local 844 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()
|
| /linux/sound/soc/sof/intel/ |
| H A D | byt.c | 155 sdev->mmio_bar = DSP_BAR; in byt_acpi_probe()
|
| H A D | hda-dsp.c | 1583 sof_block_read(sdev, sdev->mmio_bar, offset, in hda_dsp_get_registers() 1588 sof_block_read(sdev, sdev->mmio_bar, offset, stack, in hda_dsp_get_registers()
|
| H A D | bdw.c | 445 sdev->mmio_bar = BDW_DSP_BAR; in bdw_probe()
|
| H A D | hda.c | 832 sdev->mmio_bar = HDA_DSP_BAR; in hda_dsp_probe()
|
| /linux/sound/soc/sof/mediatek/mt8195/ |
| H A D | mt8195.c | 246 sdev->mmio_bar = SOF_FW_BLK_TYPE_SRAM; in mt8195_dsp_probe()
|
| /linux/sound/soc/sof/mediatek/mt8186/ |
| H A D | mt8186.c | 234 sdev->mmio_bar = SOF_FW_BLK_TYPE_SRAM; in mt8186_dsp_probe()
|
| /linux/sound/soc/sof/ |
| H A D | ops.h | 208 return sdev->mmio_bar; in snd_sof_dsp_get_bar_index()
|
| H A D | sof-priv.h | 606 int mmio_bar; 604 int mmio_bar; global() member
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1707 info->mmio_bar = 0; in init_device_info()
|