Home
last modified time | relevance | path

Searched refs:PCI_CB_MEMORY_LIMIT_0 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dops-bcm63xx.c253 case (PCI_CB_MEMORY_LIMIT_0 >> 2): in fake_cb_bridge_read()
330 case (PCI_CB_MEMORY_LIMIT_0 >> 2): in fake_cb_bridge_write()
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h178 #define PCI_CB_MEMORY_LIMIT_0 0x20 macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h178 #define PCI_CB_MEMORY_LIMIT_0 0x20 macro
/openbmc/u-boot/cmd/
H A Dpci.c235 { "CardBus memory limit 0", PCI_SIZE_32, PCI_CB_MEMORY_LIMIT_0 },
/openbmc/u-boot/include/
H A Dpci.h284 #define PCI_CB_MEMORY_LIMIT_0 0x20 macro
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c776 PCI_CB_MEMORY_BASE_0, PCI_CB_MEMORY_LIMIT_0); in yenta_allocate_resources()
/openbmc/linux/drivers/pci/
H A Dsetup-bus.c542 pci_write_config_dword(bridge, PCI_CB_MEMORY_LIMIT_0, in pci_setup_cardbus()