Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/kernel/
Dirqchip.c69 unsigned short pending, other_ints; in maybe_lower_to_irq14() local
81 other_ints = pending & (pending - 1); in maybe_lower_to_irq14()
82 if (other_ints == 0) in maybe_lower_to_irq14()