Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-bcm63xx.c279 case (PCI_CB_IO_LIMIT_1 >> 2): in fake_cb_bridge_read()
354 case (PCI_CB_IO_LIMIT_1 >> 2): in fake_cb_bridge_write()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h187 #define PCI_CB_IO_LIMIT_1 0x38 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h188 #define PCI_CB_IO_LIMIT_1 0x38 macro
/openbmc/u-boot/cmd/
H A Dpci.c244 { "CardBus IO limit 1", PCI_SIZE_16, PCI_CB_IO_LIMIT_1 },
/openbmc/u-boot/include/
H A Dpci.h293 #define PCI_CB_IO_LIMIT_1 0x38 macro
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c773 PCI_CB_IO_BASE_1, PCI_CB_IO_LIMIT_1); in yenta_allocate_resources()
/openbmc/linux/drivers/pci/
H A Dsetup-bus.c532 pci_write_config_dword(bridge, PCI_CB_IO_LIMIT_1, in pci_setup_cardbus()