Searched refs:PCI_BASE_ADDRESS_0 (Results 1 – 4 of 4) sorted by relevance
164 u32 x = pci_read_long(d, PCI_BASE_ADDRESS_0 + i*4); in pci_generic_fill_info()177 u32 y = pci_read_long(d, PCI_BASE_ADDRESS_0 + (++i)*4); in pci_generic_fill_info()
114 case PCI_BASE_ADDRESS_0: in pci_emulated_read()
71 #define PCI_BASE_ADDRESS_0 0x10 /* 32 bits */ macro
409 …S) ? ioflg_to_pciflg(ioflg) : without_config_data ? 0 : get_conf_long(d, PCI_BASE_ADDRESS_0 + 4*i); in show_bases()429 hw_lower = get_conf_long(d, PCI_BASE_ADDRESS_0 + 4*i); in show_bases()438 hw_upper = get_conf_long(d, PCI_BASE_ADDRESS_0 + 4*i + 1); in show_bases()