Home
last modified time | relevance | path

Searched refs:mboxes (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v4.19/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-fs4.dtsi57 mboxes = <&raid_mbox 0 0x1 0xff00>,
65 mboxes = <&raid_mbox 4 0x1 0xff00>,
73 mboxes = <&raid_mbox 8 0x1 0xff00>,
81 mboxes = <&raid_mbox 12 0x1 0xff00>,
89 mboxes = <&raid_mbox 16 0x1 0xff00>,
97 mboxes = <&raid_mbox 20 0x1 0xff00>,
105 mboxes = <&raid_mbox 24 0x1 0xff00>,
113 mboxes = <&raid_mbox 28 0x1 0xff00>,
/Linux-v4.19/drivers/mailbox/
Domap-mailbox.c84 struct omap_mbox **mboxes; member
397 struct omap_mbox **mboxes = mdev->mboxes; in omap_mbox_device_find() local
400 if (!mboxes) in omap_mbox_device_find()
403 for (i = 0; (_mbox = mboxes[i]); i++) { in omap_mbox_device_find()
468 struct omap_mbox **mboxes; in omap_mbox_register() local
470 if (!mdev || !mdev->mboxes) in omap_mbox_register()
473 mboxes = mdev->mboxes; in omap_mbox_register()
474 for (i = 0; mboxes[i]; i++) { in omap_mbox_register()
475 struct omap_mbox *mbox = mboxes[i]; in omap_mbox_register()
494 device_unregister(mboxes[i]->dev); in omap_mbox_register()
[all …]
/Linux-v4.19/drivers/gpu/drm/gma500/
Dopregion.c51 u32 mboxes; member
309 u32 opregion_phy, mboxes; in psb_intel_opregion_setup() local
337 mboxes = opregion->header->mboxes; in psb_intel_opregion_setup()
338 if (mboxes & MBOX_ACPI) { in psb_intel_opregion_setup()
343 if (mboxes & MBOX_ASLE) { in psb_intel_opregion_setup()
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/
Dmailbox.txt22 - mboxes: List of phandle and mailbox channel specifiers.
36 mboxes = <&mailbox 0 &mailbox 1>;
57 mboxes = <&mailbox 0>;
Dsti-mailbox.txt38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
42 - mbox-names : Name given to channels seen in the 'mboxes' property.
49 mboxes = <&mailbox2 0 1>, <&mailbox0 2 1>;
Dhisilicon,hi3660-mailbox.txt38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
42 - mbox-names : Name given to channels seen in the 'mboxes' property.
50 mboxes = <&mailbox 13 3 0>;
Daltera-mailbox.txt34 "mboxes" and the optional "mbox-names" (please see
36 of the mboxes property should contain a phandle to the mailbox controller
46 mboxes = <&mbox_tx 0>,
Dhisilicon,hi6220-mailbox.txt58 - mboxes: Standard property to specify a Mailbox (See ./mailbox.txt)
63 - mbox-names: Name given to channels seen in the 'mboxes' property.
73 mboxes = <&mailbox 1 0 11>, <&mailbox 0 1 10>;
Dstm32-ipcc.txt21 The data contained in the mbox specifier of the "mboxes"
46 mboxes = <&ipcc 0>, <&ipcc 1>;
Dnvidia,tegra186-hsp.txt32 The mbox specifier of the "mboxes" property in the client node should
51 mboxes = <&hsp_top0 TEGRA_HSP_MBOX_TYPE_DB TEGRA_HSP_DB_MASTER_XXX>;
Dmtk-gce.txt26 - mboxes: Client use mailbox to communicate with GCE, it should have this
50 mboxes = <&gce 0 CMDQ_THR_PRIO_LOWEST 1>,
Dbrcm,bcm2835-mbox.txt24 mboxes = <&mailbox>;
/Linux-v4.19/Documentation/devicetree/bindings/arm/bcm/
Draspberrypi,bcm2835-firmware.txt6 - mboxes: Phandle to the firmware device's Mailbox.
13 mboxes = <&mailbox>;
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/
Dapm-xgene-hwmon.txt7 - mboxes : use the label reference for the mailbox as the first parameter.
13 mboxes = <&mailbox 7>;
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-xgene-slimpro.txt8 - mboxes : use the label reference for the mailbox as the first parameter.
14 mboxes = <&mailbox 0>;
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dbrcm,iproc-sba.txt9 - mboxes: List of phandle and mailbox channel specifiers
21 mboxes = <&raid_mbox 0 0x1 0xffff>,
/Linux-v4.19/Documentation/devicetree/bindings/crypto/
Dbrcm,spu-crypto.txt14 - mboxes: The mailbox channel to be used to communicate with the SPU.
21 mboxes = <&pdc0 0>;
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_opregion.c62 u32 mboxes; member
956 u32 asls, mboxes; in intel_opregion_setup() local
992 mboxes = opregion->header->mboxes; in intel_opregion_setup()
993 if (mboxes & MBOX_ACPI) { in intel_opregion_setup()
998 if (mboxes & MBOX_SWSCI) { in intel_opregion_setup()
1004 if (mboxes & MBOX_ASLE) { in intel_opregion_setup()
1011 if (mboxes & MBOX_ASLE_EXT) in intel_opregion_setup()
1045 vbt_size = (mboxes & MBOX_ASLE_EXT) ? in intel_opregion_setup()
/Linux-v4.19/Documentation/devicetree/bindings/arm/keystone/
Dti,sci.txt32 - mboxes: Mailboxes corresponding to the mbox-names. Each value of the mboxes
54 mboxes= <&msgmgr &msgmgr_proxy_pmmc_rx>,
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Darm,scmi.txt18 - mboxes: List of phandle and mailbox channel specifiers. It should contain
31 - mbox-names: shall be "tx" or "rx" depending on mboxes entries.
43 mboxes, mbox-names and shmem shall be present in the sub-node corresponding
130 mboxes = <&mailbox 0 &mailbox 1>;
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dhi6220-clock.txt31 - mboxes: use the label reference for the mailbox as the first parameter, the
46 mboxes = <&mailbox 1>;
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/
Dwkup_m3_ipc.txt28 - mboxes: phandles used by IPC framework to get correct mbox
52 mboxes = <&mailbox &mbox_wkupm3>;
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/
Dqcom,glink.txt29 - mboxes:
79 mboxes = <&apcs_glb 0>;
Dqcom,smd.txt25 - mboxes:
32 Usage: required, unless mboxes is specified
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Draspberrypi,firmware-gpio.txt23 mboxes = <&mailbox>;

123