| /openbmc/u-boot/tools/patman/test/ |
| H A D | 0001-pci-Correct-cast-for-sandbox.patch | 44 prefetchable ? "Prefetchable" : "");
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | fsl-ls2080a.dtsi | 112 0x82000000 0x0 0x40000000 0x10 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 127 0x82000000 0x0 0x40000000 0x12 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 142 0x82000000 0x0 0x40000000 0x14 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 157 0x82000000 0x0 0x40000000 0x16 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
| H A D | fsl-ls1088a.dtsi | 119 0x82000000 0x0 0x40000000 0x20 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 135 0x82000000 0x0 0x40000000 0x28 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 151 0x82000000 0x0 0x40000000 0x30 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
| H A D | fsl-ls1043a.dtsi | 257 0x82000000 0x0 0x40000000 0x40 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 273 0x82000000 0x0 0x40000000 0x48 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 288 0x82000000 0x0 0x40000000 0x50 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
| H A D | fsl-ls1046a.dtsi | 259 0x82000000 0x0 0x40000000 0x40 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 276 0x82000000 0x0 0x40000000 0x48 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */ 292 0x82000000 0x0 0x40000000 0x50 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
| H A D | armada-cp110-slave.dtsi | 278 /* non-prefetchable memory */ 304 /* non-prefetchable memory */ 331 /* non-prefetchable memory */
|
| H A D | armada-cp110-master.dtsi | 307 /* non-prefetchable memory */ 332 /* non-prefetchable memory */ 358 /* non-prefetchable memory */
|
| H A D | tegra186.dtsi | 244 0x82000000 0 0x50100000 0x0 0x50100000 0 0x07f00000 /* non-prefetchable memory (127 MiB) */ 245 0xc2000000 0 0x58000000 0x0 0x58000000 0 0x28000000>; /* prefetchable memory (640 MiB) */
|
| H A D | ls1021a.dtsi | 388 0x82000000 0x0 0x28000000 0x28000000 0x0 0x08000000>; /* non-prefetchable memory */ 404 0x82000000 0x0 0x38000000 0x38000000 0x0 0x08000000>; /* non-prefetchable memory */
|
| H A D | fsl-ls1012a.dtsi | 134 0x82000000 0x0 0x40000000 0x40 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
| H A D | tegra20.dtsi | 605 0x82000000 0 0xa0000000 0xa0000000 0 0x08000000 /* non-prefetchable memory */ 606 0xc2000000 0 0xa8000000 0xa8000000 0 0x18000000>; /* prefetchable memory */
|
| H A D | tegra210.dtsi | 36 0x82000000 0 0x13000000 0x0 0x13000000 0 0x0d000000 /* non-prefetchable memory (208 MiB) */ 37 0xc2000000 0 0x20000000 0x0 0x20000000 0 0x20000000>; /* prefetchable memory (512 MiB) */
|
| /openbmc/u-boot/board/armltd/integrator/ |
| H A D | pci.c | 153 * prefetchable), this frees up base1 for re-use by in v3_open_config_window() 172 * Reassign base1 for use by prefetchable PCI memory in v3_close_config_window() 359 * Map first 256Mbytes as non-prefetchable via BASE0/MAP0 in pci_init_board() 366 /* Map second 256 Mbytes as prefetchable via BASE1/MAP1 */ in pci_init_board() 415 /* System memory space, window 0 256 MB non-prefetchable */ in pci_init_board() 421 /* System memory space, window 1 256 MB prefetchable */ in pci_init_board()
|
| /openbmc/qemu/docs/ |
| H A D | pcie_pci_bridge.txt | 52 uint32_t mem Non-prefetchable memory to reserve 56 uint32_t mem_pref_32; Prefetchable memory to reserve (32-bit MMIO) 57 uint64_t mem_pref_64; Prefetchable memory to reserve (64-bit MMIO)
|
| /openbmc/qemu/include/hw/pci/ |
| H A D | pci_bridge.h | 173 uint32_t mem; /* Non-prefetchable memory to reserve */ 176 uint32_t mem_pref_32; /* Prefetchable memory to reserve (32-bit MMIO) */ 177 uint64_t mem_pref_64; /* Prefetchable memory to reserve (64-bit MMIO) */
|
| /openbmc/qemu/hw/pci/ |
| H A D | pci-hmp-cmds.c | 71 monitor_printf(mon, " prefetchable memory range " in hmp_info_pci_device() 98 region->value->prefetch ? " prefetchable" : "", in hmp_info_pci_device() 103 region->value->prefetch ? " prefetchable" : ""); in hmp_info_pci_device()
|
| /openbmc/u-boot/doc/device-tree-bindings/pci/ |
| H A D | armada8k-pcie.txt | 40 /* non-prefetchable memory */
|
| /openbmc/qemu/qapi/ |
| H A D | pci.json | 42 # @prefetch: if @type is 'memory', true if the memory is prefetchable 70 # @prefetchable_range: The range of prefetchable MMIO for all devices
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_auto_common.c | 112 pciauto_show_region("Prefetchable Mem", hose->pci_prefetch); in pciauto_config_init()
|
| H A D | pci_auto.c | 222 /* We don't support prefetchable memory for now, so disable */ in dm_pciauto_prescan_setup_bridge()
|
| H A D | pci_auto_old.c | 230 /* We don't support prefetchable memory for now, so disable */ in pciauto_prescan_setup_bridge()
|
| /openbmc/u-boot/cmd/ |
| H A D | pci.c | 104 int prefetchable; in pci_bar_show() local 132 prefetchable = base_low & PCI_BASE_ADDRESS_MEM_PREFETCH; in pci_bar_show() 155 prefetchable ? "Prefetchable" : ""); in pci_bar_show()
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | pci_regs.h | 109 #define PCI_BASE_ADDRESS_MEM_PREFETCH 0x08 /* prefetchable? */ 147 #define PCI_PREF_MEMORY_BASE 0x24 /* Prefetchable memory range behind */ 153 #define PCI_PREF_BASE_UPPER32 0x28 /* Upper half of prefetchable memory range */ 396 #define PCI_EA_P_MEM_PREFETCH 0x01 /* Prefetchable Memory */ 398 #define PCI_EA_P_VF_MEM_PREFETCH 0x03 /* VF Prefetchable Memory */ 401 #define PCI_EA_P_BRIDGE_MEM_PREFETCH 0x06 /* Bridge Prefetchable Memory */
|
| /openbmc/qemu/hw/ide/ |
| H A D | ich.c | 34 * Region 5: Memory at febf9000 (32-bit, non-prefetchable) [size=2K]
|
| /openbmc/u-boot/include/ |
| H A D | pci.h | 213 #define PCI_BASE_ADDRESS_MEM_PREFETCH 0x08 /* prefetchable? */ 252 #define PCI_PREF_MEMORY_BASE 0x24 /* Prefetchable memory range behind */ 258 #define PCI_PREF_BASE_UPPER32 0x28 /* Upper half of prefetchable memory range */ 483 #define PCI_REGION_PREFETCH 0x00000008 /* prefetchable PCI memory */
|