/openbmc/qemu/docs/ |
H A D | pcie.txt | 1 PCI EXPRESS GUIDELINES 6 The doc proposes best practices on how to use PCI Express (PCIe) / PCI 7 devices in PCI Express based machines and explains the reasoning behind 17 (2) A comparison between PCI and PCI Express technologies. 26 and allows any PCI/PCI Express device to be plugged into any 27 PCI/PCI Express slot. 28 Plugging a PCI device into a PCI Express slot might not always work and 30 Plugging a PCI Express device into a PCI slot will hide the Extended 33 The recommendation is to separate the PCI Express and PCI hierarchies. 34 PCI Express devices should be plugged only into PCI Express Root Ports and [all …]
|
H A D | pcie_pci_bridge.txt | 1 Generic PCI Express to PCI Bridge 13 with PCI Express machine. 28 Motivation - now on init any PCI Express root port which doesn't have 112 The PCIE-PCI bridge is based on PCI-PCI bridge, but also accumulates PCI Express 113 features as a PCI Express device.
|
H A D | pcie_sriov.txt | 7 of a PCI Express device. It allows a single physical function (PF) to appear as multiple 33 1) To enable SR/IOV support in the PF, it must be a PCI Express device so 34 you would need to add a PCI Express capability in the normal PCI 73 make it a PCI Express device and add a similar set of capabilities
|
/openbmc/u-boot/board/renesas/stout/ |
H A D | cpld.h | 97 /* connected to COM Express connector and CN6 for camera, BT656 only */ 100 /* connected to COM Express connector and CN6 for camera, all modes */ 103 /* connected to COM Express connector, BT656 only */ 106 /* connected to COM Express connector, all 10-bit modes */ 109 /* connected to COM Express connector, all 12-bit modes */ 112 /* connected to COM Express connector, BT656 only */ 115 /* connected to COM Express connector, modes with sync signals */ 118 /* connected to COM Express connector, modes with field, clken signals */ 121 /* connected to COM Express connector, modes with sync, field, clken signals */ 124 /* connected to COM Express connector, BT656 only */ [all …]
|
/openbmc/u-boot/drivers/misc/ |
H A D | mpc83xx_serdes.h | 56 * PCI Express 58 * PCI Express 60 * to the value used for PCI Express 103 * value used by SATA and PCI Express 105 * value used by SATA and PCI Express 107 * value used by SATA and PCI Express 149 * value used by PCI Express 151 * value used by PCI Express 153 * value used by PCI Express 170 * PLAME = Number of PCI Express lanes [all …]
|
/openbmc/qemu/docs/system/arm/ |
H A D | vexpress.rst | 1 Arm Versatile Express boards (``vexpress-a9``, ``vexpress-a15``) 4 QEMU models two variants of the Arm Versatile Express development 7 - ``vexpress-a9`` models the combination of the Versatile Express 8 motherboard and the CoreTile Express A9x4 daughterboard 9 - ``vexpress-a15`` models the combination of the Versatile Express 10 motherboard and the CoreTile Express A15x2 daughterboard 31 - PCI-express
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | gpio.h | 13 /* Bit 0 express polarity */ 17 /* Bit 1 express single-endedness */ 21 /* Bit 2 express Open drain or open source */ 32 /* Bit 3 express GPIO suspend/resume and reset persistence */
|
/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | README | 33 - Four PCI Express 2.0 controllers running at up to 5 GHz 56 — PCI Express: supporting Gen 1 and Gen 2; 102 0xF_F803_0000 0xF_F803_FFFF PCI Express 4 I/O Space 64KB 103 0xF_F802_0000 0xF_F802_FFFF PCI Express 3 I/O Space 64KB 104 0xF_F801_0000 0xF_F801_FFFF PCI Express 2 I/O Space 64KB 105 0xF_F800_0000 0xF_F800_FFFF PCI Express 1 I/O Space 64KB 111 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 4 Mem Space 256MB 112 0xC_2000_0000 0xC_2FFF_FFFF PCI Express 3 Mem Space 256MB 113 0xC_1000_0000 0xC_1FFF_FFFF PCI Express 2 Mem Space 256MB 114 0xC_0000_0000 0xC_0FFF_FFFF PCI Express 1 Mem Space 256MB
|
/openbmc/u-boot/board/advantech/ |
H A D | Kconfig | 10 Advantech SOM-DB5800 COM Express development board with SOM-6867 13 SOM-6867 is a COM Express Type 6 Compact Module with either an Intel 16 SOM-DB5800 is a COM Express Development board with:
|
/openbmc/qemu/qapi/ |
H A D | cxl.json | 395 # capacity, as defined in Compute Express Link (CXL) Specification, 436 # operations defined in Compute Express Link (CXL) Specification, 443 # @host-id: The "Host ID" field as defined in Compute Express Link 447 # Compute Express Link (CXL) Specification, Revision 3.1, 451 # @region: The "Region Number" field as defined in Compute Express 455 # @tag: The "Tag" field as defined in Compute Express Link (CXL) 458 # @extents: The "Extent List" field as defined in Compute Express Link 482 # capacity, defined in the "Flags" field in Compute Express Link (CXL) 502 # simulates operations defined in Compute Express Link (CXL) 509 # @host-id: The "Host ID" field as defined in Compute Express Link [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_virtio_version.py | 54 interfaces = ('pci-express-device', 'conventional-pci-device') 120 #TODO: check if plugging on a PCI Express bus will make the 132 self.assertIn('pci-express-device', generic_ifaces) 135 self.assertIn('pci-express-device', nt_ifaces) 138 self.assertNotIn('pci-express-device', trans_ifaces) 166 self.assertIn('pci-express-device', ifaces)
|
/openbmc/u-boot/drivers/nvme/ |
H A D | Kconfig | 6 bool "NVM Express device support" 10 This option enables support for NVM Express devices.
|
/openbmc/qemu/include/hw/pci/ |
H A D | pcie_regs.h | 2 * constants for pcie configurations space from pci express spec. 12 /* express capability */ 14 #define PCI_EXP_VER1_SIZEOF 0x14 /* express capability of ver. 1 */ 15 #define PCI_EXP_VER2_SIZEOF 0x3c /* express capability of ver. 2 */
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Protocol.json | 53 "CXL": "Compute Express Link.", 72 "NVMe": "Non-Volatile Memory Express (NVMe).", 75 "PCIe": "PCI Express.", 97 "CXL": "This value shall indicate conformance to the Compute Express Link Specification.", 116 "NVMeOverFabrics": "This value shall indicate conformance to the NVM Express over Fabrics Specification.", 118 "PCIe": "This value shall indicate conformance to the PCI-SIG PCI Express Base Specification.",
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | HPND-export2-US | 17 provided "as is" without express or implied warranty. 19 THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
|
H A D | Widget-Workshop | 7 ABOUT THE SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, 19 ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
|
H A D | Net-SNMP | 21 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IM… 31 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, … 51 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IM… 61 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IM… 71 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IM… 85 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, … 97 THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTI… 107 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IM…
|
H A D | BSD-3-Clause-Clear | 21 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY 23 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Protocol.json | 53 "CXL": "Compute Express Link.", 72 "NVMe": "Non-Volatile Memory Express (NVMe).", 75 "PCIe": "PCI Express.", 97 … "CXL": "This value shall indicate conformance to the Compute Express Link Specification.", 116 …"NVMeOverFabrics": "This value shall indicate conformance to the NVM Express over Fabrics Specific… 118 … "PCIe": "This value shall indicate conformance to the PCI-SIG PCI Express Base Specification.",
|
/openbmc/u-boot/board/freescale/t208xqds/ |
H A D | README | 23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV) 73 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV) 127 0xF_F803_0000 0xF_F803_FFFF PCI Express 4 I/O Space 64KB 128 0xF_F802_0000 0xF_F802_FFFF PCI Express 3 I/O Space 64KB 129 0xF_F801_0000 0xF_F801_FFFF PCI Express 2 I/O Space 64KB 130 0xF_F800_0000 0xF_F800_FFFF PCI Express 1 I/O Space 64KB 135 0xC_4000_0000 0xC_4FFF_FFFF PCI Express 4 Mem Space 256MB 136 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 3 Mem Space 256MB 137 0xC_2000_0000 0xC_2FFF_FFFF PCI Express 2 Mem Space 256MB 138 0xC_0000_0000 0xC_1FFF_FFFF PCI Express 1 Mem Space 512MB
|
/openbmc/qemu/docs/config/ |
H A D | q35-virtio-graphical.cfg | 38 # 00.1c.* PCI bridge (PCI Express Root Ports) 66 # PCI bridge (PCI Express Root Ports) 69 # We create eight PCI Express Root Ports, and we plug them 214 # We plug the QXL video card directly into the PCI Express 216 # reduce the number of PCI Express controllers in the 240 # Express Root Bus.
|
H A D | q35-emulated.cfg | 41 # 00:1c.* PCI bridge (PCI Express Root Ports) 72 # PCI bridge (PCI Express Root Ports) 75 # We add four PCI Express Root Ports, all sharing the same 76 # slot on the PCI Express Root Bus. These ports support 116 # for legacy PCI devices. PCI Express devices should be 117 # plugged into PCI Express slots instead, so ideally there 280 # directly into the PCI Express Root Bus.
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | README | 23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV) 92 0xF_F803_0000 0xF_F803_FFFF PCI Express 4 I/O Space 64KB 93 0xF_F802_0000 0xF_F802_FFFF PCI Express 3 I/O Space 64KB 94 0xF_F801_0000 0xF_F801_FFFF PCI Express 2 I/O Space 64KB 95 0xF_F800_0000 0xF_F800_FFFF PCI Express 1 I/O Space 64KB 100 0xC_4000_0000 0xC_4FFF_FFFF PCI Express 4 Mem Space 256MB 101 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 3 Mem Space 256MB 102 0xC_2000_0000 0xC_2FFF_FFFF PCI Express 2 Mem Space 256MB 103 0xC_0000_0000 0xC_1FFF_FFFF PCI Express 1 Mem Space 512MB
|
/openbmc/u-boot/doc/ |
H A D | README.nvme | 9 NVM Express (NVMe) is a register level interface that allows host software to 12 express interface. It is a scalable host controller interface designed to 13 address the needs of enterprise and client systems that utilize PCI express
|
/openbmc/u-boot/board/freescale/t104xrdb/ |
H A D | README | 64 - Four PCI Express 2.0 controllers running at up to 5 GHz 171 0xF_F803_0000 0xF_F803_FFFF PCI Express 4 I/O Space 64KB 172 0xF_F802_0000 0xF_F802_FFFF PCI Express 3 I/O Space 64KB 173 0xF_F801_0000 0xF_F801_FFFF PCI Express 2 I/O Space 64KB 174 0xF_F800_0000 0xF_F800_FFFF PCI Express 1 I/O Space 64KB 179 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 4 Mem Space 256MB 180 0xC_2000_0000 0xC_2FFF_FFFF PCI Express 3 Mem Space 256MB 181 0xC_1000_0000 0xC_1FFF_FFFF PCI Express 2 Mem Space 256MB 182 0xC_0000_0000 0xC_0FFF_FFFF PCI Express 1 Mem Space 256MB
|