Searched refs:mailboxes (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.10/drivers/mailbox/ |
| D | tegra-hsp.c | 104 struct tegra_hsp_mailbox *mailboxes; member 218 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[bit]; in tegra_hsp_shared_irq() 244 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[bit]; in tegra_hsp_shared_irq() 552 mb = &hsp->mailboxes[index]; in tegra_hsp_sm_xlate() 583 hsp->mailboxes = devm_kcalloc(dev, hsp->num_sm, sizeof(*hsp->mailboxes), in tegra_hsp_add_mailboxes() 585 if (!hsp->mailboxes) in tegra_hsp_add_mailboxes() 589 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_add_mailboxes() 792 if (hsp->mailboxes) { in tegra_hsp_resume() 794 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_resume()
|
| D | Kconfig | 7 signals. Say Y if your platform supports hardware mailboxes.
|
| /Linux-v5.10/Documentation/devicetree/bindings/mailbox/ |
| D | nvidia,tegra186-hsp.txt | 9 The features that HSP supported are shared mailboxes, shared semaphores, 41 For shared mailboxes, the second cell is composed of two fields: 51 The index of the shared mailbox to use. The number of available mailboxes
|
| D | mailbox.txt | 27 users of these mailboxes for IPC, one for each mailbox. This shared
|
| D | omap-mailbox.txt | 35 a SoC. The sub-mailboxes are represented as child nodes of this parent node. 94 positive index value is seen only on mailboxes that have 104 sub-mailboxes used to communicate with WkupM3 remote
|
| /Linux-v5.10/Documentation/driver-api/rapidio/ |
| D | rio_cm.rst | 23 messaging mailboxes in case of multi-packet message (up to 4KB) and 24 up to 64 mailboxes if single-packet messages (up to 256 B) are used. In addition 26 have reduced number of messaging mailboxes. RapidIO aware applications must 95 mailboxes.
|
| D | rapidio.rst | 39 resources such as mailboxes and doorbells. The rio_mport also includes a unique
|
| /Linux-v5.10/Documentation/devicetree/bindings/serial/ |
| D | nvidia,tegra194-tcu.txt | 5 based protocol where each "virtual UART" has a pair of mailboxes, one
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | rapidio.rst | 40 resources, and manage mailboxes/doorbells.
|
| /Linux-v5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,scmi.txt | 19 exactly one or two mailboxes, one for transmitting messages("tx")
|
| D | arm,scpi.txt | 18 processors using these mailboxes for IPC, one for each mailbox
|
| /Linux-v5.10/Documentation/scsi/ |
| D | ChangeLog.megaraid | 440 mailboxes) and only first 22 bytes (for 64-bit mailboxes). This is to
|
| /Linux-v5.10/Documentation/driver-api/media/drivers/ |
| D | cx2341x-devel.rst | 214 mailboxes are basically a fixed length array that serves as the call-stack. 216 Firmware mailboxes can be located by searching the encoder and decoder memory 226 The firmware implements 20 mailboxes of 20 32-bit words. The first 10 are 272 mailboxes for pending commands, processes them, sets the result code, populates
|