Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c205 { "CardBus memory base 0", PCI_SIZE_32, PCI_CB_MEMORY_BASE_0 },
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h177 #define PCI_CB_MEMORY_BASE_0 0x1c macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h177 #define PCI_CB_MEMORY_BASE_0 0x1c macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h177 #define PCI_CB_MEMORY_BASE_0 0x1c macro
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h298 #define PCI_CB_MEMORY_BASE_0 0x1c macro
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dyenta_socket.c774 PCI_CB_MEMORY_BASE_0, PCI_CB_MEMORY_LIMIT_0); in yenta_allocate_resources()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsetup-bus.c543 pci_write_config_dword(bridge, PCI_CB_MEMORY_BASE_0, in pci_setup_cardbus()