Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/sibyte/bcm1480/
Dirq.c323 unsigned long long mask_h, mask_l; in dispatch_ip2() local
335 mask_l = __raw_readq( in dispatch_ip2()
341 else if (mask_l) in dispatch_ip2()
342 do_IRQ(63 + fls64(mask_l)); in dispatch_ip2()