Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-bcm63xx.c249 case (PCI_CB_MEMORY_BASE_0 >> 2): in fake_cb_bridge_read()
326 case (PCI_CB_MEMORY_BASE_0 >> 2): in fake_cb_bridge_write()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h177 #define PCI_CB_MEMORY_BASE_0 0x1c macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h178 #define PCI_CB_MEMORY_BASE_0 0x1c macro
/openbmc/u-boot/cmd/
H A Dpci.c234 { "CardBus memory base 0", PCI_SIZE_32, PCI_CB_MEMORY_BASE_0 },
/openbmc/u-boot/include/
H A Dpci.h283 #define PCI_CB_MEMORY_BASE_0 0x1c 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.c540 pci_write_config_dword(bridge, PCI_CB_MEMORY_BASE_0, in pci_setup_cardbus()