/Linux-v6.6/drivers/mailbox/ |
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 …]
|
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/ |
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).
|
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
|
D | altera-mailbox.txt | 1 Altera Mailbox Driver 32 Mailbox client
|
D | hisilicon,hi3660-mailbox.txt | 1 Hisilicon Hi3660 Mailbox Controller 38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
|
D | marvell,armada-3700-rwtm-mailbox.txt | 1 * rWTM BIU Mailbox driver for Armada 37xx
|
D | xgene-slimpro-mailbox.txt | 22 Mailbox Node:
|
/Linux-v6.6/drivers/scsi/aacraid/ |
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 …]
|
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 …]
|
D | aacraid.h | 1119 __le32 Mailbox[8]; member
|
/Linux-v6.6/Documentation/ABI/testing/ |
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
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-xgene-slimpro.txt | 1 APM X-Gene SLIMpro Mailbox I2C Driver
|
/Linux-v6.6/Documentation/devicetree/bindings/crypto/ |
D | brcm,spu-crypto.txt | 15 Mailbox channels correspond to DMA rings on the device.
|
/Linux-v6.6/Documentation/driver-api/ |
D | mailbox.rst | 2 The Common Mailbox Framework
|
/Linux-v6.6/Documentation/hid/ |
D | amd-sfh-hid.rst | 75 Commands are sent to MP2 using C2P Mailbox registers. Writing into C2P Message registers generates
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
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
|
/Linux-v6.6/Documentation/target/ |
D | tcmu-design.rst | 13 i. Mailbox 122 The Mailbox
|
/Linux-v6.6/drivers/firmware/arm_scmi/ |
D | Kconfig | 78 bool "SCMI transport based on Mailbox"
|
/Linux-v6.6/arch/arm64/boot/dts/hisilicon/ |
D | hi6220-hikey.dts | 34 * 0x06df,f000 - 0x06df,ffff: Mailbox message data
|
D | hi6220.dtsi | 799 <0x0 0x06dff800 0x0 0x0800>; /* Mailbox buffer */
|
/Linux-v6.6/drivers/platform/x86/intel/ |
D | Kconfig | 154 This driver provides support for Intel P-Unit Mailbox IPC mechanism,
|
/Linux-v6.6/Documentation/staging/ |
D | tee.rst | 304 | Generic TEE API | | ASP | Mailbox |
|
/Linux-v6.6/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 681 * 07-12-02 01.02.07 Added structures for Mailbox request and reply.
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 298 * Host Mailbox
|
/Linux-v6.6/ |
D | CREDITS | 3472 D: Linux-Support, -Mailbox, -Stammtisch
|