Lines Matching full:interrupt
1 Broadcom AVS mail box and interrupt register bindings
6 second node (brcm,avs-cpu-l2-intr) is required to trigger an interrupt on
7 the AVS CPU. The interrupt tells the AVS CPU that it needs to process a
11 The interface also requires a reference to the AVS host interrupt controller,
19 [2] Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yaml
30 - interrupts: The interrupt that the AVS CPU will use to interrupt the host
32 - interrupt-names: The name of the interrupt used to interrupt the host.
53 avs_host_l2_intc: interrupt-controller@f04d1200 {
54 #interrupt-cells = <1>;
56 interrupt-parent = <&intc>;
58 interrupt-controller;
60 interrupt-names = "avs";
68 interrupt-parent = <&avs_host_l2_intc>;
69 interrupt-names = "sw_intr";