Searched refs:PCI_BASE_ADDRESS_2 (Results 1 – 16 of 16) sorted by relevance
| /openbmc/u-boot/board/freescale/common/ |
| H A D | cds_via.c | 51 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 D | atibios.c | 387 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 D | swap_case.c | 95 case PCI_BASE_ADDRESS_2: in sandbox_swap_case_read_config()
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci-rcar-gen2.c | 207 writel(0xf0000000, devad + PCI_BASE_ADDRESS_2); in rcar_gen2_pci_probe()
|
| H A D | pcie_layerscape.c | 383 writel(size - 1, bar_base + PCI_BASE_ADDRESS_2); in ls_pcie_ep_setup_bar()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | gt64120.c | 1235 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 D | pci.c | 188 { "base address 2", PCI_SIZE_32, PCI_BASE_ADDRESS_2 },
|
| /openbmc/u-boot/drivers/video/ |
| H A D | ati_radeon_fb.c | 567 pci_read_config_dword(pdev, PCI_BASE_ADDRESS_2, in radeon_probe()
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | pci.c | 522 PCI_BASE_ADDRESS_0, PCI_BASE_ADDRESS_1, PCI_BASE_ADDRESS_2, in qpci_iomap()
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | pci_regs.h | 98 #define PCI_BASE_ADDRESS_2 0x18 /* 32 bits [htype 0 only] */ macro
|
| /openbmc/u-boot/drivers/ata/ |
| H A D | sata_sil.c | 543 PCI_BASE_ADDRESS_2, PCI_REGION_MEM); in init_sata()
|
| H A D | sata_sil3114.c | 656 pci_read_config_dword (devno, PCI_BASE_ADDRESS_2, &iobase[2]); in init_sata()
|
| /openbmc/u-boot/include/ |
| H A D | pci.h | 202 #define PCI_BASE_ADDRESS_2 0x18 /* 32 bits [htype 0 only] */ macro
|
| /openbmc/qemu/hw/display/ |
| H A D | ati.c | 368 PCI_BASE_ADDRESS_2, size) & 0xfffffff0; in ati_mm_read()
|
| /openbmc/qemu/hw/vfio/ |
| H A D | pci-quirks.c | 1564 vdev->config_offset + PCI_BASE_ADDRESS_2); in vfio_add_vmd_shadow_cap()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt_config_init.c | 731 .offset = PCI_BASE_ADDRESS_2,
|