Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dirqchip.c90 unsigned short pending, other_ints; in maybe_lower_to_irq14() local
102 other_ints = pending & (pending - 1); in maybe_lower_to_irq14()
103 if (other_ints == 0) in maybe_lower_to_irq14()