Home
last modified time | relevance | path

Searched refs:PCI_IO_BASE_UPPER16 (Results 1 – 9 of 9) sorted by relevance

/linux/arch/xtensa/lib/
A Dpci-auto.c206 pci_write_config_word(dev, PCI_IO_BASE_UPPER16, in pciauto_postscan_setup_bridge()
/linux/arch/arm/mach-cns3xxx/
A Dpcie.c241 cns3xxx_write_config(cnspci, PCI_IO_BASE_UPPER16, 2, io_base); in cns3xxx_pcie_hw_init()
/linux/drivers/pci/
A Dpci-bridge-emul.c134 [PCI_IO_BASE_UPPER16 / 4] = {
A Dsetup-bus.c604 pci_write_config_dword(bridge, PCI_IO_BASE_UPPER16, 0x0000ffff); in pci_setup_bridge_io()
608 pci_write_config_dword(bridge, PCI_IO_BASE_UPPER16, io_upper16); in pci_setup_bridge_io()
A Dprobe.c424 pci_read_config_word(dev, PCI_IO_BASE_UPPER16, &io_base_hi); in pci_read_bridge_io()
/linux/include/uapi/linux/
A Dpci_regs.h154 #define PCI_IO_BASE_UPPER16 0x30 /* Upper half of I/O addresses */ macro
/linux/drivers/pci/controller/
A Dpci-mvebu.c514 case PCI_IO_BASE_UPPER16: in mvebu_pci_bridge_emul_base_conf_write()
/linux/drivers/pci/hotplug/
A Dibmphp_pci.c942 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, 0x0000); in configure_bridge()
A Dibmphp_res.c1964 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start); in update_bridge_ranges()

Completed in 31 milliseconds