/openbmc/linux/Documentation/scsi/ |
H A D | hptiop.rst | 25 0x18 Outbound Message Register 0 26 0x1C Outbound Message Register 1 30 0x30 Outbound Interrupt Status Register 31 0x34 Outbound Interrupt Mask Register 33 0x44 Outbound Queue Port 43 0x18 Outbound Message Register 0 44 0x1C Outbound Message Register 1 48 0x30 Outbound Interrupt Status Register 49 0x34 Outbound Interrupt Mask Register 51 0x44 Outbound Queue Port [all …]
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | immap_86xx.h | 131 uint out_comp_to; /* 0x800C - PEX Outbound Completion Timeout Register */ 140 uint potar0; /* 0x8c00 - PEX Outbound Transaction Address Register 0 */ 141 uint potear0; /* 0x8c04 - PEX Outbound Translation Extended Address Register 0 */ 143 uint powar0; /* 0x8c10 - PEX Outbound Window Attributes Register 0 */ 145 uint potar1; /* 0x8c20 - PEX Outbound Transaction Address Register 1 */ 146 uint potear1; /* 0x8c24 - PEX Outbound Translation Extended Address Register 1 */ 147 uint powbar1; /* 0x8c28 - PEX Outbound Window Base Address Register 1 */ 149 uint powar1; /* 0x8c30 - PEX Outbound Window Attributes Register 1 */ 151 uint potar2; /* 0x8c40 - PEX Outbound Transaction Address Register 2 */ 152 uint potear2; /* 0x8c44 - PEX Outbound Translation Extended Address Register 2 */ [all …]
|
H A D | fsl_pci.h | 72 u32 out_comp_to; /* 0x00C - PCI Outbound Completion Timeout Register */ 87 pot_t pot[5]; /* 0xc00 - 0xc9f Outbound ATMU's 0, 1, 2, 3, and 4 */ 98 u32 potar0; /* 0xc00 - PCI Outbound Transaction Address Register 0 */ 99 u32 potear0; /* 0xc04 - PCI Outbound Translation Extended Address Register 0 */ 101 u32 powar0; /* 0xc10 - PCI Outbound Window Attributes Register 0 */ 103 u32 potar1; /* 0xc20 - PCI Outbound Transaction Address Register 1 */ 104 u32 potear1; /* 0xc24 - PCI Outbound Translation Extended Address Register 1 */ 105 u32 powbar1; /* 0xc28 - PCI Outbound Window Base Address Register 1 */ 107 u32 powar1; /* 0xc30 - PCI Outbound Window Attributes Register 1 */ 109 u32 potar2; /* 0xc40 - PCI Outbound Transaction Address Register 2 */ [all …]
|
H A D | mpc8349_pci.h | 38 * Outbound ATU registers (3 sets). These registers control how 60x bus 43 #define POTAR_REG0 0x10800 /* PCI Outbound Translation Addr registers */ 47 #define POBAR_REG0 0x10808 /* PCI Outbound Base Addr registers */ 51 #define POCMR_REG0 0x10810 /* PCI Outbound Comparison Mask registers */
|
H A D | immap_85xx.h | 191 u32 potar0; /* PCIX Outbound Transaction Addr 0 */ 192 u32 potear0; /* PCIX Outbound Translation Extended Addr 0 */ 193 u32 powbar0; /* PCIX Outbound Window Base Addr 0 */ 194 u32 powbear0; /* PCIX Outbound Window Base Extended Addr 0 */ 195 u32 powar0; /* PCIX Outbound Window Attrs 0 */ 197 u32 potar1; /* PCIX Outbound Transaction Addr 1 */ 198 u32 potear1; /* PCIX Outbound Translation Extended Addr 1 */ 199 u32 powbar1; /* PCIX Outbound Window Base Addr 1 */ 200 u32 powbear1; /* PCIX Outbound Window Base Extended Addr 1 */ 201 u32 powar1; /* PCIX Outbound Window Attrs 1 */ [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A D | data-fabric.json | 644 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 652 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 660 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 668 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 676 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 684 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 692 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 700 …"PublicDescription": "Data beats (64 bytes) at interface 0 for local socket outbound data from CPU… 708 …"PublicDescription": "Data beats (64 bytes) at interface 1 for local socket outbound data from CPU… 716 …"PublicDescription": "Data beats (64 bytes) at interface 1 for local socket outbound data from CPU… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | OutboundConnection.v1_0_2.json | 49 …xchange and verify certificates during TLS handshaking when establishing the outbound connecting.", 112 "description": "The link to the session for this outbound connection.", 113 … a resource of type `Session` that represents the active connection for this outbound connection.", 143 …a remote client. Services shall initiate the outbound connection over a WebSocket defined in the … 202 "description": "Indicates if the outbound connection is enabled.", 203 …operty shall indicate if the outbound connection is enabled. If `true`, the service shall attempt… 253 "description": "The retry policy for this outbound connection.", 254 …ongDescription": "This property shall contain the retry policy for this outbound connection. If n… 257 … "The Redfish roles that contain the privileges of the remote client for the outbound connection.", 264 …n the Redfish roles that contain the privileges of the remote client for the outbound connection.", [all …]
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_pci.h | 38 /* PCI/PCI Express outbound window reg */ 40 __be32 potar; /* 0x.0 - Outbound translation address register */ 41 __be32 potear; /* 0x.4 - Outbound translation extended address register */ 42 __be32 powbar; /* 0x.8 - Outbound window base address register */ 44 __be32 powar; /* 0x.10 - Outbound window attributes register */ 63 __be32 pex_otb_cpl_tor; /* 0x.00c - PCIE Outbound completion timeout register */ 76 /* PCI/PCI Express outbound window 0-4 78 * The default outbound register set is used when a transaction misses 79 * in all of the other outbound windows.
|
H A D | fsl_rmu.c | 197 * fsl_rio_tx_handler - MPC85xx outbound message interrupt handler 201 * Handles outbound message interrupts. Executes a register outbound 214 pr_info("RIO: outbound message transmission error\n"); in fsl_rio_tx_handler() 220 pr_info("RIO: outbound message queue overflow\n"); in fsl_rio_tx_handler() 649 * fsl_add_outb_message - Add message to the MPC85xx outbound message queue 650 * @mport: Master port with outbound message queue 651 * @rdev: Target of outbound message 652 * @mbox: Outbound mailbox 653 * @buffer: Message to add to outbound queue 656 * Adds the @buffer message to the MPC85xx outbound message queue. Returns [all …]
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-iostat.txt | 22 - Outbound Read - CPU reads from I/O devices below root port, in MB 24 - Outbound Write - CPU writes to I/O devices below root port, in MB 61 … port Inbound Read(MB) Inbound Write(MB) Outbound Read(MB) Outbound Write(MB) 80 … port Inbound Read(MB) Inbound Write(MB) Outbound Read(MB) Outbound Write(MB)
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | OutboundConnection_v1.xml | 42 …a remote client. Services shall initiate the outbound connection over a WebSocket defined in the … 99 … <Annotation Term="OData.Description" String="Indicates if the outbound connection is enabled."/> 100 …operty shall indicate if the outbound connection is enabled. If `true`, the service shall attempt… 118 … <Annotation Term="OData.Description" String="The retry policy for this outbound connection."/> 119 …cription" String="This property shall contain the retry policy for this outbound connection. If n… 124 …"The Redfish roles that contain the privileges of the remote client for the outbound connection."/> 125 … the Redfish roles that contain the privileges of the remote client for the outbound connection."/> 140 …s value shall indicate the service will not attempt to re-establish the outbound connection if the… 144 …"This value shall indicate the service will attempt to re-establish the outbound connection at the… 148 …"This value shall indicate the service will attempt to re-establish the outbound connection at the… [all …]
|
/openbmc/u-boot/include/ |
H A D | tsi148.h | 18 typedef struct _OUTBOUND OUTBOUND; typedef 23 unsigned int otsau; /* 0x000 Outbound start upper */ 25 unsigned int oteau; /* 0x008 Outbound end upper */ 26 unsigned int oteal; /* 0x00c Outbound end lower */ 27 unsigned int otofu; /* 0x010 Outbound translation upper */ 28 unsigned int otofl; /* 0x014 Outbound translation lower */ 29 unsigned int otbs; /* 0x018 Outbound translation 2eSST */ 30 unsigned int otat; /* 0x01c Outbound translation attr */ 56 OUTBOUND outbound[8]; /* 0x100 */ member
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | cluster-pm-race-avoidance.rst | 221 In this discussion, the "outbound side" is the view of the cluster state 231 on the outbound side: 263 Transitions -----> can only be made by the outbound CPU, and 268 further transition possible on the outbound side (i.e., the 269 outbound CPU has put the cluster into the CLUSTER_DOWN state). 280 The parallelism of the inbound and outbound CPUs is observed by 299 can occur; either the inbound or the outbound side. 362 CLUSTER_GOING_DOWN/INBOUND_NOT_COMING_UP (outbound) 371 An outbound CPU is tearing the cluster down. The selected CPU 379 To avoid wasteful unnecessary teardown operations, the outbound [all …]
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-iproc.h | 33 * struct iproc_pcie_ob - iProc PCIe outbound mapping 36 * @nr_windows: total number of supported outbound mapping windows 74 * @need_ob_cfg: indicates SW needs to configure the outbound mapping window 75 * @ob: outbound mapping related parameters 76 * @ob_map: outbound mapping related parameters specific to the controller 80 * @ib_map: outbound mapping region related parameters
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_context.hpp | 14 /** @struct Outbound 16 * Operation/Status in an outbound SOL payload format(BMC to Remote Console). 18 struct Outbound struct 83 struct Outbound outOperation; //!< BMC to Remote Console 107 * outbound sequence number 125 /** @brief Increment the outbound SOL sequence number. 127 * @return outbound sequence number to populate the SOL payload. 141 uint8_t out = 0; //!< Outbound sequence number, since the first 151 * interfaces to handle incoming SOL payload, send response and send outbound 257 /** @brief Send the outbound SOL payload. [all …]
|
/openbmc/u-boot/cmd/ |
H A D | tsi148.c | 83 __raw_writel(htonl(0x00000000), &dev->uregs->outbound[j].otat); in tsi148_init() 143 if (0x00000000 == readl(&dev->uregs->outbound[i].otat)) in tsi148_pci_slave_window() 157 __raw_writel(htonl(pciAddr), &dev->uregs->outbound[i].otsal); in tsi148_pci_slave_window() 158 __raw_writel(0x00000000, &dev->uregs->outbound[i].otsau); in tsi148_pci_slave_window() 159 __raw_writel(htonl(pciAddr + size), &dev->uregs->outbound[i].oteal); in tsi148_pci_slave_window() 160 __raw_writel(0x00000000, &dev->uregs->outbound[i].oteau); in tsi148_pci_slave_window() 161 __raw_writel(htonl(vmeAddr - pciAddr), &dev->uregs->outbound[i].otofl); in tsi148_pci_slave_window() 162 __raw_writel(0x00000000, &dev->uregs->outbound[i].otofu); in tsi148_pci_slave_window() 199 __raw_writel(htonl(ctl), &dev->uregs->outbound[i].otat); in tsi148_pci_slave_window() 202 &dev->uregs->outbound[i].otsau); in tsi148_pci_slave_window() [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/ |
H A D | data-fabric.json | 4 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 12 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 20 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 28 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro…
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | rockchip,rk3399-pcie-ep.yaml | 27 rockchip,max-outbound-regions: 28 description: Maximum number of outbound regions 34 - rockchip,max-outbound-regions 65 rockchip,max-outbound-regions = <16>;
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/ |
H A D | data-fabric.json | 4 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 12 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 20 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 28 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro…
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
H A D | data-fabric.json | 4 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 12 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 20 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 28 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro…
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-interconnect.json | 256 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 264 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 272 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 280 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 288 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 296 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 304 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 312 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 320 …2PCIe (the ring). It is used for data returns from read requets as well as outbound MMIO writes.", 457 "BriefDescription": "Outbound Read Requests", [all …]
|
/openbmc/linux/drivers/dma/ |
H A D | fsl_raid.h | 157 __be32 oubring_base_h; /* Outbound Ring Base Address Register - High */ 158 __be32 oubring_base_l; /* Outbound Ring Base Address Register - Low */ 159 __be32 oubring_size; /* Outbound Ring Size Register */ 161 __be32 oubring_job_rmvd; /* Outbound Ring Job Removed Register */ 163 __be32 oubring_slot_full; /* Outbound Ring Slot Full Register */ 165 __be32 oubring_prdcr_indx; /* Outbound Ring Producer Index */ 286 /* hw descriptor ring for outbound queue */
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,smp2p.yaml | 60 Two identifiers of the inbound and outbound smem items used for this edge. 66 Each SMP2P pair contain a set of inbound and outbound entries, these are 84 match against the remotely allocated entry and for outbound entries 123 # inbound and one outbound entry.
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | smp2p.c | 36 * GPIO for each outbound entry and a virtual interrupt controller for each 119 * @out: pointer to the outbound smem item 126 * @remote_pid: processor id of the outbound edge 127 * @ipc_regmap: regmap for the outbound ipc 133 * @outbound: list of outbound entries 160 struct list_head outbound; member 534 INIT_LIST_HEAD(&smp2p->outbound); in qcom_smp2p_probe() 608 list_add(&entry->node, &smp2p->outbound); in qcom_smp2p_probe() 648 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_probe() 673 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_remove()
|
/openbmc/linux/drivers/pci/controller/cadence/ |
H A D | pcie-cadence.h | 144 /* Region r Outbound AXI to PCIe Address Translation Register 0 */ 157 /* Region r Outbound AXI to PCIe Address Translation Register 1 */ 161 /* Region r Outbound PCIe Descriptor Register 0 */ 177 /* Region r Outbound PCIe Descriptor Register 1 */ 236 /* Normal/Vendor specific message access: offset inside some outbound region */ 348 * @ob_region_map: bitmask of mapped outbound regions 349 * @ob_addr: base addresses in the AXI bus where the outbound regions start 351 * dedicated outbound regions is mapped. 356 * dedicated outbound region. 358 * the MSI/legacy IRQ dedicated outbound region.
|