Searched refs:PCI_IO_LIMIT_UPPER16 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/xtensa/lib/ |
H A D | pci-auto.c | 168 pci_write_config_word(dev, PCI_IO_LIMIT_UPPER16, in pciauto_prescan_setup_bridge()
|
/linux/include/uapi/linux/ |
H A D | pci_regs.h | 156 #define PCI_IO_LIMIT_UPPER16 0x32 macro
|
/linux/drivers/pci/hotplug/ |
H A D | ibmphp_pci.c | 943 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, 0x0000); in configure_bridge()
|
H A D | ibmphp_res.c | 1965 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end); in update_bridge_ranges()
|
/linux/drivers/pci/ |
H A D | probe.c | 371 pci_read_config_word(dev, PCI_IO_LIMIT_UPPER16, &io_limit_hi); in pci_read_bridge_io()
|