Searched refs:INTC_PENDING_BANK2_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define INTC_PENDING_BANK2_MASK (~((1 << 21) | (1 << 22) | (1 << 23) | \ macro205 pending_gpu &= INTC_PENDING_BANK2_MASK; in bcm2835_intc_active_intr()