/Linux-v6.1/arch/arm64/boot/dts/broadcom/stingray/ |
D | stingray-fs4.dtsi | 57 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-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-j721e-som-p0.dtsi | 282 mboxes = <&mailbox0_cluster0 &mbox_mcu_r5fss0_core0>; 288 mboxes = <&mailbox0_cluster0 &mbox_mcu_r5fss0_core1>; 294 mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core0>; 300 mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core1>; 306 mboxes = <&mailbox0_cluster2 &mbox_main_r5fss1_core0>; 312 mboxes = <&mailbox0_cluster2 &mbox_main_r5fss1_core1>; 318 mboxes = <&mailbox0_cluster3 &mbox_c66_0>; 324 mboxes = <&mailbox0_cluster3 &mbox_c66_1>; 330 mboxes = <&mailbox0_cluster4 &mbox_c71_0>;
|
D | k3-j7200-som-p0.dtsi | 215 mboxes = <&mailbox0_cluster0 &mbox_mcu_r5fss0_core0>; 221 mboxes = <&mailbox0_cluster0 &mbox_mcu_r5fss0_core1>; 227 mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core0>; 233 mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core1>;
|
D | k3-j721e-sk.dts | 1080 mboxes = <&mailbox0_cluster0 &mbox_mcu_r5fss0_core0>; 1086 mboxes = <&mailbox0_cluster0 &mbox_mcu_r5fss0_core1>; 1092 mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core0>; 1098 mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core1>; 1104 mboxes = <&mailbox0_cluster2 &mbox_main_r5fss1_core0>; 1110 mboxes = <&mailbox0_cluster2 &mbox_main_r5fss1_core1>; 1116 mboxes = <&mailbox0_cluster3 &mbox_c66_0>; 1122 mboxes = <&mailbox0_cluster3 &mbox_c66_1>; 1128 mboxes = <&mailbox0_cluster4 &mbox_c71_0>;
|
/Linux-v6.1/drivers/mailbox/ |
D | omap-mailbox.c | 84 struct omap_mbox **mboxes; member 399 struct omap_mbox **mboxes = mdev->mboxes; in omap_mbox_device_find() local 402 if (!mboxes) in omap_mbox_device_find() 405 for (i = 0; (_mbox = mboxes[i]); i++) { in omap_mbox_device_find() 470 struct omap_mbox **mboxes; in omap_mbox_register() local 472 if (!mdev || !mdev->mboxes) in omap_mbox_register() 475 mboxes = mdev->mboxes; in omap_mbox_register() 476 for (i = 0; mboxes[i]; i++) { in omap_mbox_register() 477 struct omap_mbox *mbox = mboxes[i]; in omap_mbox_register() 496 device_unregister(mboxes[i]->dev); in omap_mbox_register() [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | dra7-ipu-dsp-common.dtsi | 24 mboxes = <&mailbox6 &mbox_ipu2_ipc3x>; 30 mboxes = <&mailbox5 &mbox_ipu1_ipc3x>; 36 mboxes = <&mailbox5 &mbox_dsp1_ipc3x>;
|
D | dra74-ipu-dsp-common.dtsi | 15 mboxes = <&mailbox6 &mbox_dsp2_ipc3x>;
|
/Linux-v6.1/drivers/gpu/drm/gma500/ |
D | opregion.c | 52 u32 mboxes; member 307 u32 opregion_phy, mboxes; in psb_intel_opregion_setup() local 335 mboxes = opregion->header->mboxes; in psb_intel_opregion_setup() 336 if (mboxes & MBOX_ACPI) { in psb_intel_opregion_setup() 341 if (mboxes & MBOX_ASLE) { in psb_intel_opregion_setup()
|
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/ |
D | mailbox.txt | 22 - mboxes: List of phandle and mailbox channel specifiers. 36 mboxes = <&mailbox 0 &mailbox 1>; 57 mboxes = <&mailbox 0>;
|
D | sti-mailbox.txt | 38 - 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>;
|
D | altera-mailbox.txt | 34 "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>,
|
D | hisilicon,hi3660-mailbox.txt | 38 - 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>;
|
D | hisilicon,hi6220-mailbox.txt | 58 - 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>;
|
D | brcm,bcm2835-mbox.txt | 24 mboxes = <&mailbox>;
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8-ss-vpu.dtsi | 47 mboxes = <&mu_m0 0 0>, 58 mboxes = <&mu1_m0 0 0>, 69 mboxes = <&mu2_m0 0 0>,
|
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | apm-xgene-hwmon.txt | 7 - mboxes : use the label reference for the mailbox as the first parameter. 13 mboxes = <&mailbox 7>;
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-xgene-slimpro.txt | 8 - mboxes : use the label reference for the mailbox as the first parameter. 14 mboxes = <&mailbox 0>;
|
/Linux-v6.1/Documentation/devicetree/bindings/firmware/ |
D | cznic,turris-mox-rwtm.txt | 5 - mboxes : Must contain a reference to associated mailbox 16 mboxes = <&rwtm 0>;
|
/Linux-v6.1/Documentation/devicetree/bindings/dma/ |
D | brcm,iproc-sba.txt | 9 - mboxes: List of phandle and mailbox channel specifiers 21 mboxes = <&raid_mbox 0 0x1 0xffff>,
|
/Linux-v6.1/Documentation/devicetree/bindings/crypto/ |
D | brcm,spu-crypto.txt | 14 - mboxes: The mailbox channel to be used to communicate with the SPU. 21 mboxes = <&pdc0 0>;
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_opregion.c | 72 u32 mboxes; member 884 u32 asls, mboxes; in intel_opregion_setup() local 926 mboxes = opregion->header->mboxes; in intel_opregion_setup() 927 if (mboxes & MBOX_ACPI) { in intel_opregion_setup() 939 if (mboxes & MBOX_SWSCI) { in intel_opregion_setup() 953 if (mboxes & MBOX_ASLE) { in intel_opregion_setup() 960 if (mboxes & MBOX_ASLE_EXT) { in intel_opregion_setup() 965 if (mboxes & MBOX_BACKLIGHT) { in intel_opregion_setup() 1019 vbt_size = (mboxes & MBOX_ASLE_EXT) ? in intel_opregion_setup()
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | hi6220-clock.txt | 31 - mboxes: use the label reference for the mailbox as the first parameter, the 46 mboxes = <&mailbox 1>;
|
/Linux-v6.1/arch/arm64/boot/dts/arm/ |
D | juno-scmi.dtsi | 48 mboxes = <&mailbox 0 0 &mailbox 0 1>; 62 mboxes = <&mailbox 1 0 &mailbox 1 1>;
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,glink.txt | 34 - mboxes: 84 mboxes = <&apcs_glb 0>;
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | raspberrypi,firmware-ts.txt | 19 mboxes = <&mailbox>;
|