Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-bcm2835.c58 #define BANK1_HWIRQ BIT(8) macro
60 #define BANK0_VALID_MASK (BANK0_HWIRQ_MASK | BANK1_HWIRQ | BANK2_HWIRQ \
235 else if (stat & BANK1_HWIRQ) in get_next_armctrl_hwirq()