Searched refs:intc_intmap0 (Results 1 – 1 of 1) sorted by relevance
1662 struct device_node *int2, *intc_intmap0; in of_unittest_irq_refcount() local1672 intc_intmap0 = of_find_node_by_path("/testcase-data/interrupts/intc-intmap0"); in of_unittest_irq_refcount()1674 if (!intc0 || !int_ext0 || !intc_intmap0 || !int2) { in of_unittest_irq_refcount()1698 ref_c0 = OF_KREF_READ(intc_intmap0); in of_unittest_irq_refcount()1702 ref_c2 = OF_KREF_READ(intc_intmap0); in of_unittest_irq_refcount()1706 passed &= (args.np == intc_intmap0); in of_unittest_irq_refcount()1715 of_node_put(intc_intmap0); in of_unittest_irq_refcount()