Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pci/
Dsetup-bus.c116 pci_write_config_word(bridge, PCI_IO_BASE_UPPER16, in pci_setup_bridge()
125 pci_write_config_dword(bridge, PCI_IO_BASE_UPPER16, 0); in pci_setup_bridge()
Dpci.c1169 pci_read_config_word(dev, PCI_IO_BASE_UPPER16, &io_base_hi); in pci_read_bridge_bases()
/linux-2.4.37.9/arch/ppc/kernel/
Dpci_auto.c244 PCI_IO_BASE_UPPER16, in pciauto_postscan_setup_bridge()
Dpci.c525 pci_read_config_word(dev, PCI_IO_BASE_UPPER16, &bu); in update_bridge_base()
533 pci_write_config_word(dev, PCI_IO_BASE_UPPER16, start >> 16); in update_bridge_base()
1095 pci_write_config_dword(bridge, PCI_IO_BASE_UPPER16, l); in do_update_p2p_io_resource()
/linux-2.4.37.9/arch/mips/pci/
Dpci_auto.c245 PCI_IO_BASE_UPPER16, pciauto_lower_iospc >> 16); in pciauto_prescan_setup_bridge()
/linux-2.4.37.9/drivers/pcmcia/
Dcardbus.c383 pci_write_config_dword(bridge, PCI_IO_BASE_UPPER16, 0); in program_bridge()
/linux-2.4.37.9/include/linux/
Dpci.h137 #define PCI_IO_BASE_UPPER16 0x30 /* Upper half of I/O addresses */ macro
/linux-2.4.37.9/drivers/hotplug/
Dacpiphp_glue.c588 pci_read_config_word(bridge->pci_dev, PCI_IO_BASE_UPPER16, &tmp16); in add_p2p_bridge()
Dibmphp_pci.c979 …onfig_word_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_IO_BASE_UPPER16, 0x0000); in configure_bridge()
Dibmphp_res.c1987 …pci_read_config_word_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_IO_BASE_UPPER16, &up… in update_bridge_ranges()