Searched refs:PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 (Results 1 – 3 of 3) sorted by relevance
321 tmp &= ~PCI_CB_BRIDGE_CTL_PREFETCH_MEM0; in fake_cb_bridge_write()
1158 if (!(ctrl & PCI_CB_BRIDGE_CTL_PREFETCH_MEM0)) { in pci_bus_size_cardbus()1159 ctrl |= PCI_CB_BRIDGE_CTL_PREFETCH_MEM0; in pci_bus_size_cardbus()1171 if (ctrl & PCI_CB_BRIDGE_CTL_PREFETCH_MEM0) { in pci_bus_size_cardbus()
199 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100 /* Prefetch enable for both memory regions */ macro
Completed in 14 milliseconds