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

/linux-master/drivers/sh/intc/
H A Dbalancing.c48 for (i = 0; mr && enum_id && i < desc->hw.nr_mask_regs; i++) {
H A Dcore.c238 d->nr_reg = hw->mask_regs ? hw->nr_mask_regs * 2 : 0;
241 d->nr_reg += hw->nr_mask_regs;
260 for (i = 0; i < hw->nr_mask_regs; i++) {
H A Dhandle.c48 while (mr && enum_id && *reg_idx < desc->hw.nr_mask_regs) {
/linux-master/include/linux/
H A Dsh_intc.h89 unsigned int nr_mask_regs; member in struct:intc_hw_desc
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7786.c671 .nr_mask_regs = ARRAY_SIZE(sh7786_mask_registers),

Completed in 158 milliseconds