Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-bcm2835.c69 #define BANK2_HWIRQ BIT(9) macro
70 #define BANK0_VALID_MASK (BANK0_HWIRQ_MASK | BANK1_HWIRQ | BANK2_HWIRQ \
233 else if (stat & BANK2_HWIRQ) in get_next_armctrl_hwirq()