Home
last modified time | relevance | path

Searched refs:Mailbox (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.3-rc2/drivers/mailbox/
A DKconfig3 bool "Mailbox Hardware Support"
12 tristate "Apple Mailbox driver"
24 tristate "ARM MHU Mailbox"
32 tristate "ARM MHUv2 Mailbox"
39 tristate "i.MX Mailbox"
45 tristate "Platform MHU Mailbox"
55 bool "ARM PL320 Mailbox"
114 tristate "Altera Mailbox"
122 tristate "BCM2835 Mailbox"
127 BCM2835 Mailbox.
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/mailbox/
A Dhisilicon,hi6220-mailbox.txt1 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).
A Dmailbox.txt1 * 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
A Dst,sti-mailbox.yaml7 title: STMicroelectronics Mailbox Driver for STi platform
10 Each ST Mailbox IP currently consists of 4 instances of 32 channels.
A Dti,omap-mailbox.yaml7 title: TI OMAP2+ and K3 Mailbox devices
13 The OMAP Mailbox hardware facilitates communication between different
46 Mailbox Controller Nodes
48 A Mailbox device node is used to represent a Mailbox IP instance/cluster
52 Mailbox Users
89 The omap-sub-mailbox is a child node within a Mailbox controller device
131 dependent on which interrupt controller the Mailbox device uses. The
A Daltera-mailbox.txt1 Altera Mailbox Driver
32 Mailbox client
A Dhisilicon,hi3660-mailbox.txt1 Hisilicon Hi3660 Mailbox Controller
38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
A Dmarvell,armada-3700-rwtm-mailbox.txt1 * rWTM BIU Mailbox driver for Armada 37xx
A Dxgene-slimpro-mailbox.txt22 Mailbox Node:
A Dmediatek,gce-mailbox.yaml7 title: Mediatek Global Command Engine Mailbox
A Dapple,mailbox.yaml7 title: Apple Mailbox Controller
A Darm,mhu.yaml7 title: ARM MHU Mailbox Controller
/linux-6.3-rc2/drivers/scsi/aacraid/
A Drx.c49 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 …]
A Dsrc.c129 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 …]
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-driver-intel_sdsi20 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-6.3-rc2/Documentation/devicetree/bindings/i2c/
A Di2c-xgene-slimpro.txt1 APM X-Gene SLIMpro Mailbox I2C Driver
/linux-6.3-rc2/Documentation/devicetree/bindings/crypto/
A Dbrcm,spu-crypto.txt15 Mailbox channels correspond to DMA rings on the device.
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/
A Damd,sbrmi.yaml17 Mailbox Service Request and resembles a typical 8-pin remote power
/linux-6.3-rc2/Documentation/devicetree/bindings/power/reset/
A Dxlnx,zynqmp-power.yaml25 Standard property to specify a Mailbox. Each value of
/linux-6.3-rc2/Documentation/devicetree/bindings/nvme/
A Dapple,nvme-ans.yaml52 description: Mailbox of the ANS2 co-processor
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/
A Dqcom,sc7280-wpss-pil.yaml122 - description: Mailbox for communication between APPS and WPSS
A Dqcom,sc7180-mss-pil.yaml156 - description: Mailbox for communication between APPS and MSS
A Dti,k3-dsp-rproc.yaml57 OMAP Mailbox specifier denoting the sub-mailbox, to be used for
/linux-6.3-rc2/Documentation/driver-api/
A Dmailbox.rst2 The Common Mailbox Framework
/linux-6.3-rc2/Documentation/hid/
A Damd-sfh-hid.rst75 Commands are sent to MP2 using C2P Mailbox registers. Writing into C2P Message registers generates

Completed in 30 milliseconds

12