| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci-bridge-emul.c | 98 [PCI_IO_BASE / 4] = { 321 bridge->pci_regs_behavior[PCI_IO_BASE / 4].ro &= in pci_bridge_emul_init()
|
| H A D | probe.c | 352 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_read_bridge_windows() 354 pci_write_config_word(bridge, PCI_IO_BASE, 0xe0f0); in pci_read_bridge_windows() 355 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_read_bridge_windows() 356 pci_write_config_word(bridge, PCI_IO_BASE, 0x0); in pci_read_bridge_windows() 415 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo); in pci_read_bridge_io()
|
| H A D | setup-bus.c | 591 pci_read_config_word(bridge, PCI_IO_BASE, &l); in pci_setup_bridge_io() 606 pci_write_config_word(bridge, PCI_IO_BASE, l); in pci_setup_bridge_io()
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | cds_via.c | 33 pci_hose_write_config_byte(hose, bridge, PCI_IO_BASE, 0); in mpc85xx_config_via()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/lib/ |
| H A D | pci-auto.c | 204 pci_write_config_byte(dev, PCI_IO_BASE, in pciauto_postscan_setup_bridge()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_auto.c | 235 dm_pci_write_config8(dev, PCI_IO_BASE, in dm_pciauto_prescan_setup_bridge()
|
| H A D | pci_auto_old.c | 243 pci_hose_write_config_byte(hose, dev, PCI_IO_BASE, in pciauto_prescan_setup_bridge()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | ce4100.c | 231 case PCI_IO_BASE: in bridge_read()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_pci.c | 919 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &io_base); in configure_bridge() 932 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00 | bus->rangeIO->start >> 8); in configure_bridge() 947 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00); in configure_bridge()
|
| H A D | cpqphp_ctrl.c | 2477 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function() 2593 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function()
|
| H A D | cpqphp_pci.c | 742 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_BASE, &b_base); in cpqhp_save_used_resources()
|
| H A D | ibmphp_res.c | 1962 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &start_io_address); in update_bridge_ranges()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 180 { "IO base", PCI_SIZE_8, PCI_IO_BASE },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 134 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 134 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-rt3883.c | 548 PCI_IO_BASE, 0x00000101); in rt3883_pci_probe()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 134 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 241 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-tegra194.c | 862 val = dw_pcie_readl_dbi(pci, PCI_IO_BASE); in tegra_pcie_prepare_host() 864 dw_pcie_writel_dbi(pci, PCI_IO_BASE, val); in tegra_pcie_prepare_host()
|
| H A D | pci-keystone.c | 830 pci->dbi_base + PCI_IO_BASE); in ks_pcie_host_init()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-mvebu.c | 499 case PCI_IO_BASE: in mvebu_pci_bridge_emul_base_conf_write()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_DAC1064.c | 996 pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0); /* ??? */ in MGAG100_reset()
|