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

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

Completed in 38 milliseconds