/openbmc/linux/drivers/mailbox/ |
H A D | Kconfig | 3 bool "Mailbox Hardware Support" 5 Mailbox is a framework to control hardware communication between 12 tristate "Apple Mailbox driver" 24 tristate "ARM MHU Mailbox" 32 tristate "ARM MHUv2 Mailbox" 39 tristate "i.MX Mailbox" 42 Mailbox implementation for i.MX Messaging Unit (MU). 45 tristate "Platform MHU Mailbox" 55 bool "ARM PL320 Mailbox" 59 Mailbox (IPCM), tailored for the Calxeda Highbank. It is used to [all …]
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces/ |
H A D | 0001-Add-boot-initiator-mailbox-interface.patch | 6 Add the xyz.openbmc_project.Control.Boot.Mailbox interface to allow 16 .../Control/Boot/Mailbox/meson.build | 14 +++++ 18 .../Control/Boot/Mailbox.interface.yaml | 63 +++++++++++++++++++ 20 create mode 100644 gen/xyz/openbmc_project/Control/Boot/Mailbox/meson.build 21 create mode 100644 xyz/openbmc_project/Control/Boot/Mailbox.interface.yaml 23 …git a/gen/xyz/openbmc_project/Control/Boot/Mailbox/meson.build b/gen/xyz/openbmc_project/Control/B… 27 +++ b/gen/xyz/openbmc_project/Control/Boot/Mailbox/meson.build 32 + input: [ meson.source_root() / 'xyz/openbmc_project/Control/Boot/Mailbox.interface.yaml', ], 39 + 'xyz/openbmc_project/Control/Boot/Mailbox', 49 +subdir('Mailbox') [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/mailbox/ |
H A D | mailbox.txt | 1 * Generic Mailbox Controller and client driver bindings 3 Generic binding to provide a way for Mailbox controller drivers to 6 * Mailbox Controller 19 * Mailbox Client
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | hisilicon,hi6220-mailbox.txt | 1 Hisilicon Hi6220 Mailbox Driver 9 Mailbox Device Node: 45 <0x0 0x06dff800 0x0 0x0800>; /* Mailbox */ 52 Mailbox client 58 - mboxes: Standard property to specify a Mailbox (See ./mailbox.txt) 59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
|
H A D | mailbox.txt | 1 * Generic Mailbox Controller and client driver bindings 3 Generic binding to provide a way for Mailbox controller drivers to 6 * Mailbox Controller 19 * Mailbox Client
|
H A D | altera-mailbox.txt | 1 Altera Mailbox Driver 32 Mailbox client
|
H A D | hisilicon,hi3660-mailbox.txt | 1 Hisilicon Hi3660 Mailbox Controller 38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
|
H A D | marvell,armada-3700-rwtm-mailbox.txt | 1 * rWTM BIU Mailbox driver for Armada 37xx
|
H A D | xgene-slimpro-mailbox.txt | 22 Mailbox Node:
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0002-Add-support-for-boot-initiator-mailbox.patch | 38 +constexpr auto bootMboxIntf = "xyz.openbmc_project.Control.Boot.Mailbox"; 60 +// Check if Boot Mailbox is supported. 83 + log<level::ERR>("Error getting Boot/Mailbox/Supported", 112 + log<level::ERR>("Error getting Boot/Mailbox/IANAEnterpriseNumber", 141 + log<level::ERR>("Error getting Boot/Mailbox/Data", 169 + log<level::ERR>("Error setting Boot/Mailbox/Data", 189 + // Only allow reading the boot initiator mailbox if Mailbox is supported 192 + // 1. Get 'Supported' property from the Control.Boot.Mailbox interface 195 + // 4. Get 'Data' vector from Control.Boot.Mailbox 210 + log<level::INFO>("Attempt to read unsupported Boot/Mailbox"); [all …]
|
H A D | 0001-Add-support-for-persistent-only-settings.patch | 6 Some settings such as Boot Initiator Mailbox do not support 50 + // setting mode (e.g. Boot Initiator Mailbox).
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | rx.c | 49 aac_printf(dev, readl (&dev->IndexRegs->Mailbox[5])); in aac_rx_intr_producer() 171 writel(command, &dev->IndexRegs->Mailbox[0]); in rx_sync_cmd() 175 writel(p1, &dev->IndexRegs->Mailbox[1]); in rx_sync_cmd() 176 writel(p2, &dev->IndexRegs->Mailbox[2]); in rx_sync_cmd() 177 writel(p3, &dev->IndexRegs->Mailbox[3]); in rx_sync_cmd() 178 writel(p4, &dev->IndexRegs->Mailbox[4]); in rx_sync_cmd() 233 *status = readl(&dev->IndexRegs->Mailbox[0]); in rx_sync_cmd() 235 *r1 = readl(&dev->IndexRegs->Mailbox[1]); in rx_sync_cmd() 237 *r2 = readl(&dev->IndexRegs->Mailbox[2]); in rx_sync_cmd() 239 *r3 = readl(&dev->IndexRegs->Mailbox[3]); in rx_sync_cmd() [all …]
|
H A D | src.c | 129 writel(events, &dev->IndexRegs->Mailbox[0]); in aac_src_intr_message() 220 writel(command, &dev->IndexRegs->Mailbox[0]); in src_sync_cmd() 224 writel(p1, &dev->IndexRegs->Mailbox[1]); in src_sync_cmd() 225 writel(p2, &dev->IndexRegs->Mailbox[2]); in src_sync_cmd() 226 writel(p3, &dev->IndexRegs->Mailbox[3]); in src_sync_cmd() 227 writel(p4, &dev->IndexRegs->Mailbox[4]); in src_sync_cmd() 300 *status = readl(&dev->IndexRegs->Mailbox[0]); in src_sync_cmd() 302 *r1 = readl(&dev->IndexRegs->Mailbox[1]); in src_sync_cmd() 304 *r2 = readl(&dev->IndexRegs->Mailbox[2]); in src_sync_cmd() 306 *r3 = readl(&dev->IndexRegs->Mailbox[3]); in src_sync_cmd() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel_sdsi | 20 EBUSY Mailbox is owned by another agent. 58 a Capability Activation Payload. Mailbox command. 70 fully activate the feature. Mailbox command. 79 utilization metrics of On Demand enabled features. Mailbox 89 information about the current licenses on the CPU. Mailbox
|
/openbmc/docs/designs/oem/google/ |
H A D | root_of_trust.md | 42 - Mailbox API 49 "#RootOfTrust.Mailbox": { 50 "target": "/redfish/v1/RootsOfTrust/0/Actions.Mailbox", 51 "@Redfish.ActionInfo": "/redfish/v1/RootsOfTrust/0/Actions.Mailbox" 64 - name: Mailbox
|
/openbmc/u-boot/doc/device-tree-bindings/firmware/ |
H A D | ti,sci.txt | 29 "rx" - Mailbox corresponding to receive path 30 "tx" - Mailbox corresponding to transmit path
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-xgene-slimpro.txt | 1 APM X-Gene SLIMpro Mailbox I2C Driver
|
/openbmc/openbmc/poky/meta/site/ |
H A D | common | 13 shadow_cv_mailfile=Mailbox
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | brcm,spu-crypto.txt | 15 Mailbox channels correspond to DMA rings on the device.
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | Kconfig | 1 menu "Mailbox Controller Support"
|
/openbmc/docs/designs/ |
H A D | bios-bmc-smm-error-logging.md | 29 LPC / eSPI) and P2A or PCI Mailbox, but the existing daemon that utilizes them 48 (for Nuvoton's PCI Mailbox for NPCM 7xx as an example, 16KB) and each of the 59 the future, it may be wise to extract out the PCI Mailbox, P2A and LPC as 120 - For reference, initial PCI Mailbox performance measurement showed 1KB entry
|
/openbmc/linux/Documentation/hid/ |
H A D | amd-sfh-hid.rst | 75 Commands are sent to MP2 using C2P Mailbox registers. Writing into C2P Message registers generates
|
/openbmc/linux/Documentation/driver-api/ |
H A D | mailbox.rst | 2 The Common Mailbox Framework
|
/openbmc/qemu/docs/system/arm/ |
H A D | aspeed.rst | 87 * Mailbox Controller 313 * Mailbox Controller
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 1985 Mailbox slot, -1 if no mailbox required. 2665 Mailbox slot, -1 if no mailbox required. 3613 Mailbox #10 is reserved for DMA transfer information. 3624 - The driver reads the transfer type, offset and size from Mailbox #10. 3635 Mailbox #10 3640 - Name: Mailbox #10 3654 Card "addresses" are derived from the offset supplied by Mailbox #10. Host
|