Searched refs:PCI_PREF_BASE_UPPER32 (Results 1 – 3 of 3) sorted by relevance
196 case PCI_PREF_BASE_UPPER32: in pci_emulated_read()
127 #define PCI_PREF_BASE_UPPER32 0x28 /* Upper half of prefetchable memory range */ macro
634 pref_base_64 |= (u64) get_conf_long(d, PCI_PREF_BASE_UPPER32) << 32; in show_htype1()