Home
last modified time | relevance | path

Searched +full:mhuv3 +full:- +full:dt (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/mailbox/
Darm,mhuv3.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mailbox/arm,mhuv3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARM MHUv3 Mailbox Controller
10 - Sudeep Holla <[email protected]>
11 - Cristian Marussi <[email protected]>
22 Given the unidirectional nature of the controller, an MHUv3 mailbox controller
27 - Configure the MHU
28 - Send Transfers to the Receiver
[all …]
/linux-6.14.4/drivers/mailbox/
Darm_mhuv3.c1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Message Handling Unit Version 3 (MHUv3) driver.
25 /* ====== MHUv3 Registers ====== */
84 #define fcgi_spt BIT(10) // MBX-only
129 /*-- MBX-only registers --*/
134 /*-- End of MBX-only ---- */
137 /*-- MBX-only registers --*/
143 /*-- End of MBX-only ---- */
224 /* ====== MHUv3 data structures ====== */
249 struct mhuv3;
[all …]
/linux-6.14.4/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-[email protected]
88 F: drivers/scsi/3w-*
[all …]