Searched refs:intc0 (Results 1 – 9 of 9) sorted by relevance
38 interrupt-parent = <&intc0>;40 intc0: interrupt-controller@d8140000 { label47 /* Secondary IC cascaded to intc0 */
42 interrupt-parent = <&intc0>;44 intc0: interrupt-controller@d8140000 { label51 /* Secondary IC cascaded to intc0 */
41 interrupt-parent = <&intc0>;43 intc0: interrupt-controller@d8140000 { label50 /* Secondary IC cascaded to intc0 */
44 interrupt-parent = <&intc0>;46 intc0: interrupt-controller@d8140000 { label53 /* Secondary IC cascaded to intc0 */
42 intc0: interrupt-controller@1fd01040 {
46 interrupt-parent = <&intc0>;
59 interrupt-parent = <&intc0>;
9 test_intc0: intc0 {
1661 struct device_node *intc0, *int_ext0; in of_unittest_irq_refcount() local1670 intc0 = of_find_node_by_path("/testcase-data/interrupts/intc0"); in of_unittest_irq_refcount()1674 if (!intc0 || !int_ext0 || !intc_intmap0 || !int2) { in of_unittest_irq_refcount()1681 ref_c0 = OF_KREF_READ(intc0); in of_unittest_irq_refcount()1685 ref_c2 = OF_KREF_READ(intc0); in of_unittest_irq_refcount()1689 passed &= (args.np == intc0); in of_unittest_irq_refcount()1717 of_node_put(intc0); in of_unittest_irq_refcount()