nr_prio_regs 673 arch/sh/kernel/cpu/sh4a/setup-sh7786.c .nr_prio_regs = ARRAY_SIZE(sh7786_prio_registers), nr_prio_regs 228 drivers/sh/intc/core.c d->nr_reg += hw->prio_regs ? hw->nr_prio_regs * 2 : 0; nr_prio_regs 261 drivers/sh/intc/core.c for (i = 0; i < hw->nr_prio_regs; i++) { nr_prio_regs 267 drivers/sh/intc/core.c sort(d->prio, hw->nr_prio_regs, sizeof(*d->prio), nr_prio_regs 116 drivers/sh/intc/handle.c while (pr && enum_id && *reg_idx < desc->hw.nr_prio_regs) { nr_prio_regs 91 include/linux/sh_intc.h unsigned int nr_prio_regs;