Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-bcm63xx.c261 case (PCI_CB_MEMORY_LIMIT_1 >> 2): in fake_cb_bridge_read()
338 case (PCI_CB_MEMORY_LIMIT_1 >> 2): in fake_cb_bridge_write()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h180 #define PCI_CB_MEMORY_LIMIT_1 0x28 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h181 #define PCI_CB_MEMORY_LIMIT_1 0x28 macro
/openbmc/u-boot/cmd/
H A Dpci.c237 { "CardBus memory limit 1", PCI_SIZE_32, PCI_CB_MEMORY_LIMIT_1 },
/openbmc/u-boot/include/
H A Dpci.h286 #define PCI_CB_MEMORY_LIMIT_1 0x28 macro
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c779 PCI_CB_MEMORY_BASE_1, PCI_CB_MEMORY_LIMIT_1); in yenta_allocate_resources()
/openbmc/linux/drivers/pci/
H A Dsetup-bus.c552 pci_write_config_dword(bridge, PCI_CB_MEMORY_LIMIT_1, in pci_setup_cardbus()