Searched refs:TZIC_ENSET (Results 1 – 2 of 2) sorted by relevance
76 #define TZIC_ENSET(n) (0x0100 + 0x04 * (n)) macro
103 tzic_write_4(sc, TZIC_ENSET(irq >> 5), (1u << (irq & 0x1f))); in tzic_irq_unmask()