Searched refs:PCI_IO_LIMIT_UPPER16 (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/xtensa/lib/
H A Dpci-auto.c168 pci_write_config_word(dev, PCI_IO_LIMIT_UPPER16,
/linux-master/include/uapi/linux/
H A Dpci_regs.h156 #define PCI_IO_LIMIT_UPPER16 0x32 macro
/linux-master/drivers/pci/hotplug/
H A Dibmphp_res.c1965 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end);
H A Dibmphp_pci.c943 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, 0x0000);
/linux-master/drivers/pci/
H A Dprobe.c371 pci_read_config_word(dev, PCI_IO_LIMIT_UPPER16, &io_limit_hi);

Completed in 123 milliseconds