Lines Matching +full:interrupt +full:- +full:direction
4 * SPDX-License-Identifier: Apache-2.0
9 #address-cells = <1>;
10 #size-cells = <1>;
13 #address-cells = <1>;
14 #size-cells = <1>;
15 test_intc: interrupt-controller {
16 compatible = "riscv,cpu-intc";
17 #address-cells = < 0x0 >;
18 #interrupt-cells = < 0x1 >;
19 interrupt-controller;
24 interrupt-parent = < &test_intc >;
25 compatible = "altr,pio-1.0";
27 gpio-controller;
28 #gpio-cells = < 0x2 >;
31 #direction = "input";