Lines Matching +full:mbox +full:- +full:names
13 - name : Should be hsp
14 - compatible
17 - "nvidia,tegra186-hsp"
18 - reg : Offset and length of the register set for the device.
19 - interrupt-names
21 Contains a list of names for the interrupts described by the interrupt
23 - "doorbell"
25 by name, using this interrupt-names property to do so.
26 - interrupts
28 Must contain one entry per entry in the interrupt-names property,
30 - #mbox-cells : Should be 2.
32 The mbox specifier of the "mboxes" property in the client node should
37 - <dt-bindings/mailbox/tegra186-hsp.h>.
42 compatible = "nvidia,tegra186-hsp";
45 interrupt-names = "doorbell";
46 #mbox-cells = <2>;