Lines Matching +full:interrupt +full:- +full:less
1 Cirrus Logic CLPS711X Interrupt Controller
5 - compatible: Should be "cirrus,ep7209-intc".
6 - reg: Specifies base physical address of the registers set.
7 - interrupt-controller: Identifies the node as an interrupt controller.
8 - #interrupt-cells: Specifies the number of cells needed to encode an
9 interrupt source. The value shall be 1.
11 The interrupt sources are as follows:
13 ---------------------------
30 18: SS2TX SSI2 transmit FIFO less than half empty
36 intc: interrupt-controller {
37 compatible = "cirrus,ep7312-intc", "cirrus,ep7209-intc";
39 interrupt-controller;
40 #interrupt-cells = <1>;