Home
last modified time | relevance | path

Searched refs:PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/pci/
A Dops-bcm63xx.c321 tmp &= ~PCI_CB_BRIDGE_CTL_PREFETCH_MEM0; in fake_cb_bridge_write()
/linux/drivers/pci/
A Dsetup-bus.c1158 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()
/linux/include/uapi/linux/
A Dpci_regs.h199 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100 /* Prefetch enable for both memory regions */ macro

Completed in 13 milliseconds