Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/pci/
Dops-bcm63xx.c323 tmp &= ~PCI_CB_BRIDGE_CTL_PREFETCH_MEM1; in fake_cb_bridge_write()
/linux-3.4.99/include/linux/
Dpci_regs.h188 #define PCI_CB_BRIDGE_CTL_PREFETCH_MEM1 0x200 macro
/linux-3.4.99/drivers/pci/
Dsetup-bus.c930 if (ctrl & PCI_CB_BRIDGE_CTL_PREFETCH_MEM1) { in pci_bus_size_cardbus()
931 ctrl &= ~PCI_CB_BRIDGE_CTL_PREFETCH_MEM1; in pci_bus_size_cardbus()