Searched refs:PCI_MEMORY_LIMIT (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | ce4100.c | 202 case PCI_MEMORY_LIMIT: in bridge_read() 214 if (reg == PCI_MEMORY_LIMIT) in bridge_read()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/lib/ |
| H A D | pci-auto.c | 163 pci_write_config_word(dev, PCI_MEMORY_LIMIT, in pciauto_prescan_setup_bridge()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/ |
| H A D | pcie.c | 240 cns3xxx_write_config(cnspci, PCI_MEMORY_LIMIT, 2, mem_limit); in cns3xxx_pcie_hw_init()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_auto.c | 266 dm_pci_write_config16(dev, PCI_MEMORY_LIMIT, in dm_pciauto_postscan_setup_bridge()
|
| H A D | pci_auto_old.c | 275 pci_hose_write_config_word(hose, dev, PCI_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 184 { "memory limit", PCI_SIZE_16, PCI_MEMORY_LIMIT },
|
| /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 D | pci_regs.h | 143 #define PCI_MEMORY_LIMIT 0x22 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 D | pci_regs.h | 143 #define PCI_MEMORY_LIMIT 0x22 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 143 #define PCI_MEMORY_LIMIT 0x22 macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_pci.c | 953 …pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, 0x0000 | bus->rangeMem->end >> … in configure_bridge() 964 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, 0x0000); in configure_bridge()
|
| H A D | cpqphp_ctrl.c | 2493 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word); in configure_new_function() 2663 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word); in configure_new_function() 2670 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word); in configure_new_function()
|
| H A D | cpqphp_pci.c | 759 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
|
| H A D | ibmphp_res.c | 2012 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 249 #define PCI_MEMORY_LIMIT 0x22 macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | probe.c | 448 pci_read_config_word(dev, PCI_MEMORY_LIMIT, &mem_limit_lo); in pci_read_bridge_mmio()
|