Searched refs:mhuv2 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/mailbox/ |
| H A D | arm_mhuv2.c | 174 struct mhuv2 { struct 540 struct mhuv2 *mhu = data; in mhuv2_sender_interrupt() 678 struct mhuv2 *mhu = arg; in mhuv2_receiver_interrupt() 713 struct mhuv2 *mhu = mhu_from_mbox(chan->mbox); in mhuv2_sender_last_tx_done() 721 struct mhuv2 *mhu = mhu_from_mbox(chan->mbox); in mhuv2_sender_send_data() 732 struct mhuv2 *mhu = mhu_from_mbox(chan->mbox); in mhuv2_sender_startup() 742 struct mhuv2 *mhu = mhu_from_mbox(chan->mbox); in mhuv2_sender_shutdown() 758 struct mhuv2 *mhu = mhu_from_mbox(chan->mbox); in mhuv2_receiver_startup() 795 struct mhuv2 *mhu = mhu_from_mbox(mbox); in mhuv2_mbox_of_xlate() 1061 struct mhuv2 *mhu; in mhuv2_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/mailbox/ |
| H A D | arm,mhuv2.yaml | 4 $id: http://devicetree.org/schemas/mailbox/arm,mhuv2.yaml# 49 - arm,mhuv2-tx 50 - arm,mhuv2-rx 59 - const: arm,mhuv2-tx 64 - const: arm,mhuv2-rx 83 arm,mhuv2-protocols: 155 const: arm,mhuv2-rx 164 - arm,mhuv2-protocols 177 compatible = "arm,mhuv2-tx", "arm,primecell"; 187 compatible = "arm,mhuv2-rx", "arm,primecell"; [all …]
|
| /linux-6.15/arch/arm64/boot/dts/arm/ |
| H A D | corstone1000.dtsi | 139 compatible = "arm,mhuv2-tx", "arm,primecell"; 145 arm,mhuv2-protocols = <0 0>; 151 compatible = "arm,mhuv2-rx", "arm,primecell"; 157 arm,mhuv2-protocols = <0 0>;
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 14208 F: Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml
|