Searched refs:INTC_PENDING_BANK1_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define INTC_PENDING_BANK1_MASK (~((1 << 7) | (1 << 9) | (1 << 10) | \ macro201 pending_gpu &= INTC_PENDING_BANK1_MASK; in bcm2835_intc_active_intr()