Lines Matching +full:mbox +full:- +full:names
13 - name : Should be hsp
14 - compatible
17 - "nvidia,tegra186-hsp"
18 - "nvidia,tegra194-hsp", "nvidia,tegra186-hsp"
19 - reg : Offset and length of the register set for the device.
20 - interrupt-names
22 Contains a list of names for the interrupts described by the interrupt
24 - "doorbell"
25 - "sharedN", where 'N' is a number from zero up to the number of
28 by name, using this interrupt-names property to do so.
29 - interrupts
31 Must contain one entry per entry in the interrupt-names property,
33 - #mbox-cells : Should be 2.
35 The mbox specifier of the "mboxes" property in the client node should contain
42 - bits 31..24:
45 - bit 31:
50 - bits 23.. 0:
57 <dt-bindings/mailbox/tegra186-hsp.h>
62 compatible = "nvidia,tegra186-hsp";
65 interrupt-names = "doorbell";
66 #mbox-cells = <2>;