Home
last modified time | relevance | path

Searched refs:mailbox (Results 1 – 25 of 135) sorted by relevance

123456

/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Domap-mailbox.txt79 mailbox device nodes.
86 Sub-mailbox Descriptor Data
111 "mbox-names" (please see Documentation/devicetree/bindings/mailbox/mailbox.txt
123 mailbox: mailbox@4a0f4000 {
124 compatible = "ti,omap4-mailbox";
127 ti,hwmods = "mailbox";
143 mboxes = <&mailbox &mbox_dsp>;
148 mailbox: mailbox@480c8000 {
149 compatible = "ti,omap4-mailbox";
152 ti,hwmods = "mailbox";
[all …]
H A Dmailbox.txt4 assign appropriate mailbox channel to client drivers.
9 - #mbox-cells: Must be at least 1. Number of cells in a mailbox
13 mailbox: mailbox {
22 - mboxes: List of phandle and mailbox channel specifiers.
25 - mbox-names: List of identifier strings for each mailbox channel.
27 users of these mailboxes for IPC, one for each mailbox. This shared
29 communication between the mailbox client and the remote.
36 mboxes = <&mailbox 0 &mailbox 1>;
57 mboxes = <&mailbox 0>;
H A Daltera-mailbox.txt5 - compatible : "altr,mailbox-1.0".
6 - reg : physical base address of the mailbox and length of
8 - #mbox-cells: Common mailbox binding property to identify the number
9 of cells required for the mailbox specifier. Should be 1.
16 mbox_tx: mailbox@100 {
17 compatible = "altr,mailbox-1.0";
24 mbox_rx: mailbox@200 {
25 compatible = "altr,mailbox-1.0";
35 Documentation/devicetree/bindings/mailbox/mailbox.txt for details). Each value
36 of the mboxes property should contain a phandle to the mailbox controller
H A Dxlnx,zynqmp-ipi-mailbox.txt4 The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage
35 - compatible: Shall be: "xlnx,zynqmp-ipi-mailbox"
43 Internal IPI mailbox node:
73 - mboxes: Standard property to specify a mailbox
74 (See ./mailbox.txt)
75 - mbox-names: List of identifier strings for each mailbox
81 compatible = "xlnx,zynqmp-ipi-mailbox";
89 /* APU<->RPU0 IPI mailbox controller */
90 ipi_mailbox_rpu0: mailbox@ff990400 {
102 /* APU<->RPU1 IPI mailbox controller */
[all …]
H A Dhisilicon,hi6220-mailbox.txt4 Hisilicon Hi6220 mailbox supports up to 32 channels. Each channel
15 - reg: Contains the mailbox register address range (base
19 - #mbox-cells: Common mailbox binding property to identify the number
20 of cells required for the mailbox specifier. Must be 3.
22 phandle: Label name of mailbox controller
27 mailbox driver uses it to acknowledge interrupt
28 - interrupts: Contains the interrupt information for the mailbox
34 - hi6220,mbox-tx-noirq: Property of MCU firmware's feature, so mailbox driver
42 mailbox: mailbox@f7510000 {
58 - mboxes: Standard property to specify a Mailbox (See ./mailbox.txt)
[all …]
H A Dxgene-slimpro-mailbox.txt1 The APM X-Gene SLIMpro mailbox is used to communicate messages between
6 There are total of 8 interrupts in this mailbox. Each used for an individual
7 door bell (or mailbox channel).
12 - reg: Contains the mailbox register address range.
15 the interrupt for mailbox channel 0 and interrupt 1 for
16 mailbox channel 1 and so likewise for the reminder.
18 - #mbox-cells: only one to specify the mailbox channel number.
23 mailbox: mailbox@10540000 {
H A Drockchip-mailbox.txt1 Rockchip mailbox
3 The Rockchip mailbox is used by the Rockchip CPU cores to communicate
6 Refer to ./mailbox.txt for generic information about mailbox device-tree
17 - #mbox-cells: Common mailbox binding property to identify the number
18 of cells required for the mailbox specifier. Should be 1
25 compatible = "rockchip,rk3368-mailbox";
H A Dsprd-mailbox.yaml4 $id: "http://devicetree.org/schemas/mailbox/sprd-mailbox.yaml#"
7 title: Spreadtrum mailbox controller bindings
17 - sprd,sc9860-mailbox
52 mailbox: mailbox@400a0000 {
53 compatible = "sprd,sc9860-mailbox";
H A Dbrcm,bcm2835-mbox.txt1 Broadcom BCM2835 VideoCore mailbox IPC
9 - #mbox-cells: Specifies the number of cells needed to encode a mailbox
11 mailbox channel implemented by the device.
15 mailbox: mailbox@7e00b880 {
24 mboxes = <&mailbox>;
H A Dsti-mailbox.txt10 - compatible : Should be "st,stih407-mailbox"
12 - mbox-name : Name of the mailbox
20 - interrupts : Contains the IRQ line for a Rx mailbox
24 mailbox0: mailbox@0 {
25 compatible = "st,stih407-mailbox";
38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
47 compatible = "mailbox-test";
H A Dmarvell,armada-3700-rwtm-mailbox.txt4 - compatible: must be "marvell,armada-3700-rwtm-mailbox"
5 - reg: physical base address of the mailbox and length of memory mapped
7 - interrupts: the IRQ line for the mailbox
11 rwtm: mailbox@b0000 {
12 compatible = "marvell,armada-3700-rwtm-mailbox";
H A Dhisilicon,hi3660-mailbox.txt3 Hisilicon Hi3660 mailbox controller supports up to 32 channels. Messages
21 - interrupts: : Contains the two IRQ lines for mailbox.
25 mailbox: mailbox@e896b000 {
38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
50 mboxes = <&mailbox 13 3 0>;
H A Dnvidia,tegra186-hsp.txt37 to identify the mailbox that the client is going to use.
43 A bit mask of flags that further specify how the shared mailbox will be
46 Defines the direction of the mailbox. If set, the mailbox will be used
47 as a producer (i.e. used to send data). If cleared, the mailbox is the
51 The index of the shared mailbox to use. The number of available mailboxes
54 The following file contains definitions that can be used to construct mailbox
57 <dt-bindings/mailbox/tegra186-hsp.h>
H A Dallwinner,sun6i-a31-msgbox.yaml4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml#
14 two-user mailbox controller containing 8 unidirectional FIFOs. An interrupt
20 Refer to ./mailbox.txt for generic information about mailbox device-tree
70 msgbox: mailbox@1c17000 {
H A Dmtk-gce.txt8 CMDQ driver uses mailbox framework for communication. Please refer to
9 mailbox.txt for generic information about mailbox device-tree bindings.
21 channel: Channel of mailbox. Be equal to the thread id of GCE.
25 - mboxes: Client use mailbox to communicate with GCE, it should have this
26 property and list of phandle, mailbox specifiers.
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dxlnx,zynqmp-power.txt17 mailbox controller device node and an args specifier
18 that will be the phandle to the intended sub-mailbox
20 Documentation/devicetree/bindings/mailbox/mailbox.txt
21 for more details about the generic mailbox controller
23 Documentation/devicetree/bindings/mailbox/ \
24 xlnx,zynqmp-ipi-mailbox.txt for typical controller that
45 Example with IPI mailbox method:
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra194-tcu.txt4 systems within the Tegra SoC. It is implemented through a mailbox-
20 This node is a mailbox consumer. See the following files for details of
21 the mailbox subsystem, and the specifiers implemented by the relevant
24 - .../mailbox/mailbox.txt
25 - .../mailbox/nvidia,tegra186-hsp.txt
/f-stack/freebsd/contrib/device-tree/Bindings/net/can/
H A Dxilinx_can.txt22 - tx-mailbox-count : Can Tx mailbox buffer count (CAN FD).
23 - rx-mailbox-count : Can Rx mailbox buffer count (CAN FD in mailbox Rx
59 tx-mailbox-count = <0x20>;
/f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/
H A Draspberrypi,bcm2835-firmware.txt7 (See: ../mailbox/mailbox.txt for more information)
13 mboxes = <&mailbox>;
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dapm-xgene-hwmon.txt3 APM X-Gene SOC sensors are accessed over the "SLIMpro" mailbox.
7 - mboxes : use the label reference for the mailbox as the first parameter.
13 mboxes = <&mailbox 7>;
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-xgene-slimpro.txt3 An I2C controller accessed over the "SLIMpro" mailbox.
8 - mboxes : use the label reference for the mailbox as the first parameter.
14 mboxes = <&mailbox 0>;
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg_common.h15 parms.mailbox = mb; \
26 parms.mailbox = mb; \
37 parms.mailbox = mb; \
H A Dtf_msg.c137 parms.mailbox = TF_KONG_MB; in tf_msg_session_open()
189 parms.mailbox = TF_KONG_MB; in tf_msg_session_client_register()
229 parms.mailbox = TF_KONG_MB; in tf_msg_session_client_unregister()
262 parms.mailbox = TF_KONG_MB; in tf_msg_session_close()
294 parms.mailbox = TF_KONG_MB; in tf_msg_session_qcfg()
346 parms.mailbox = TF_KONG_MB; in tf_msg_session_resc_qcaps()
461 parms.mailbox = TF_KONG_MB; in tf_msg_session_resc_alloc()
560 parms.mailbox = TF_KONG_MB; in tf_msg_session_resc_flush()
629 parms.mailbox = TF_KONG_MB; in tf_msg_insert_em_internal_entry()
677 parms.mailbox = TF_KONG_MB; in tf_msg_delete_em_entry()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/keystone/
H A Dti,sci.txt34 property should contain a phandle to the mailbox controller device
36 sub-mailbox child node to be used for communication.
38 See Documentation/devicetree/bindings/mailbox/mailbox.txt for more details
39 about the generic mailbox controller and client driver bindings. Also see
40 Documentation/devicetree/bindings/mailbox/ti,message-manager.txt for typical
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dnvidia,tegra186-bpmp.txt15 - mboxes : The phandle of mailbox controller and the mailbox specifier.
22 This node is a mailbox consumer. See the following files for details of
23 the mailbox subsystem, and the specifiers implemented by the relevant
26 - .../mailbox/mailbox.txt
27 - .../mailbox/nvidia,tegra186-hsp.txt

123456