Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dcds_via.c51 pci_hose_write_config_dword(hose, dev, PCI_BASE_ADDRESS_2, 0x1fe8); in mpc85xx_config_via_usbide()
82 pci_hose_write_config_dword(hose, dev, PCI_BASE_ADDRESS_2, 0x1df8); in mpc85xx_config_via_power()
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c387 dm_pci_read_config32(pcidev, PCI_BASE_ADDRESS_2, &saveBaseAddress18); in PCI_mapBIOSImage()
393 pci_read_config_dword(pcidev, PCI_BASE_ADDRESS_2, &saveBaseAddress18); in PCI_mapBIOSImage()
454 dm_pci_write_config32(pcidev, PCI_BASE_ADDRESS_2, saveBaseAddress18); in PCI_unmapBIOSImage()
463 pci_write_config_dword(pcidev, PCI_BASE_ADDRESS_2, saveBaseAddress18); in PCI_unmapBIOSImage()
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c95 case PCI_BASE_ADDRESS_2: in sandbox_swap_case_read_config()
/openbmc/u-boot/drivers/pci/
H A Dpci-rcar-gen2.c207 writel(0xf0000000, devad + PCI_BASE_ADDRESS_2); in rcar_gen2_pci_probe()
H A Dpcie_layerscape.c383 writel(size - 1, bar_base + PCI_BASE_ADDRESS_2); in ls_pcie_ep_setup_bar()
/openbmc/qemu/hw/pci-host/
H A Dgt64120.c1235 pci_set_long(d->wmask + PCI_BASE_ADDRESS_2, 0xfffff008); /* CS[2:0] */ in gt64120_pci_realize()
1254 pci_set_long(d->config + PCI_BASE_ADDRESS_2, 0x1c000000); in gt64120_pci_reset_hold()
/openbmc/u-boot/cmd/
H A Dpci.c188 { "base address 2", PCI_SIZE_32, PCI_BASE_ADDRESS_2 },
/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c567 pci_read_config_dword(pdev, PCI_BASE_ADDRESS_2, in radeon_probe()
/openbmc/qemu/tests/qtest/libqos/
H A Dpci.c522 PCI_BASE_ADDRESS_0, PCI_BASE_ADDRESS_1, PCI_BASE_ADDRESS_2, in qpci_iomap()
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h98 #define PCI_BASE_ADDRESS_2 0x18 /* 32 bits [htype 0 only] */ macro
/openbmc/u-boot/drivers/ata/
H A Dsata_sil.c543 PCI_BASE_ADDRESS_2, PCI_REGION_MEM); in init_sata()
H A Dsata_sil3114.c656 pci_read_config_dword (devno, PCI_BASE_ADDRESS_2, &iobase[2]); in init_sata()
/openbmc/u-boot/include/
H A Dpci.h202 #define PCI_BASE_ADDRESS_2 0x18 /* 32 bits [htype 0 only] */ macro
/openbmc/qemu/hw/display/
H A Dati.c368 PCI_BASE_ADDRESS_2, size) & 0xfffffff0; in ati_mm_read()
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c1564 vdev->config_offset + PCI_BASE_ADDRESS_2); in vfio_add_vmd_shadow_cap()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c731 .offset = PCI_BASE_ADDRESS_2,