Searched +full:0 +full:x2b1f1000 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ |
D | arm,mhuv2.yaml | 74 version MHUv2.0, but the later versions do have it. 96 The first field of a tuple signifies the transfer protocol, 0 is reserved 114 arm,mhuv2-protocols = <0 2>, <1 1>, <1 5>, <1 7>; 126 - enum: [ 0, 1 ] 127 - minimum: 0 136 relevant in doorbell protocol, should be 0 otherwise) represents the 142 mboxes = <&mhu 0 5>; // Channel Window Group 0, doorbell 5. 144 mboxes = <&mhu 2 0>; // Channel Window Group 2, data transfer protocol with 1 window. 145 mboxes = <&mhu 3 0>; // Channel Window Group 3, data transfer protocol with 5 windows. 146 mboxes = <&mhu 4 0>; // Channel Window Group 4, data transfer protocol with 7 windows. [all …]
|