Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci-bridge-emul.c97 [PCI_IO_BASE / 4] = {
411 bridge->pci_regs_behavior[PCI_IO_BASE / 4].ro &= in pci_bridge_emul_init()
431 bridge->pci_regs_behavior[PCI_IO_BASE / 4].ro |= GENMASK(15, 0); in pci_bridge_emul_init()
432 bridge->pci_regs_behavior[PCI_IO_BASE / 4].rw &= ~GENMASK(15, 0); in pci_bridge_emul_init()
A Dprobe.c353 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_read_bridge_windows()
355 pci_write_config_word(bridge, PCI_IO_BASE, 0xe0f0); in pci_read_bridge_windows()
356 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_read_bridge_windows()
357 pci_write_config_word(bridge, PCI_IO_BASE, 0x0); in pci_read_bridge_windows()
416 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo); in pci_read_bridge_io()
A Dsetup-bus.c591 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()
/linux-6.3-rc2/arch/xtensa/lib/
A Dpci-auto.c204 pci_write_config_byte(dev, PCI_IO_BASE, in pciauto_postscan_setup_bridge()
/linux-6.3-rc2/arch/x86/pci/
A Dce4100.c231 case PCI_IO_BASE: in bridge_read()
/linux-6.3-rc2/drivers/pci/controller/
A Dvmd.c544 memset_io(base + PCI_IO_BASE, 0, in vmd_domain_reset()
545 PCI_ROM_ADDRESS1 - PCI_IO_BASE); in vmd_domain_reset()
A Dpci-mvebu.c740 case PCI_IO_BASE: in mvebu_pci_bridge_emul_base_conf_write()
/linux-6.3-rc2/drivers/pci/hotplug/
A Dibmphp_pci.c918 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &io_base); in configure_bridge()
931 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00 | bus->rangeIO->start >> 8); in configure_bridge()
946 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00); in configure_bridge()
A Dcpqphp_ctrl.c2465 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function()
2581 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function()
A Dcpqphp_pci.c744 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_BASE, &b_base); in cpqhp_save_used_resources()
A Dibmphp_res.c1962 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &start_io_address); in update_bridge_ranges()
/linux-6.3-rc2/arch/mips/pci/
A Dpci-rt3883.c538 PCI_IO_BASE, 0x00000101); in rt3883_pci_probe()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h134 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-tegra194.c886 val = dw_pcie_readl_dbi(pci, PCI_IO_BASE); in tegra_pcie_dw_host_init()
888 dw_pcie_writel_dbi(pci, PCI_IO_BASE, val); in tegra_pcie_dw_host_init()
A Dpci-keystone.c823 pci->dbi_base + PCI_IO_BASE); in ks_pcie_host_init()
/linux-6.3-rc2/drivers/video/fbdev/matrox/
A Dmatroxfb_DAC1064.c996 pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0); /* ??? */ in MGAG100_reset()

Completed in 64 milliseconds