Searched refs:bits_wide (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dirq.c276 * The bits_wide parameter accommodates the limitations of the HW/SW which
293 int txn_alloc_irq(unsigned int bits_wide) argument
301 if ((irq - CPU_IRQ_BASE) >= (1 << bits_wide))

Completed in 160 milliseconds