Home
last modified time | relevance | path

Searched refs:ref_c2 (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/of/
H A Dunittest.c1663 unsigned int ref_c0, ref_c1, ref_c2; in of_unittest_irq_refcount() local
1685 ref_c2 = OF_KREF_READ(intc0); in of_unittest_irq_refcount()
1692 passed &= (ref_c1 == ref_c2); in of_unittest_irq_refcount()
1694 ref_c0, ref_c1, ref_c2); in of_unittest_irq_refcount()
1702 ref_c2 = OF_KREF_READ(intc_intmap0); in of_unittest_irq_refcount()
1709 passed &= (ref_c1 == ref_c2); in of_unittest_irq_refcount()
1711 ref_c0, ref_c1, ref_c2); in of_unittest_irq_refcount()