Lines Matching refs:n_words
46 unsigned int n_words; member
68 for (idx = 0; idx < b->n_words; idx++) { in bcm7120_l2_intc_irq_handle()
135 for (idx = 0; idx < data->n_words; idx++) { in bcm7120_l2_intc_init_one()
139 irq * data->n_words + idx); in bcm7120_l2_intc_init_one()
167 data->n_words = 1; in bcm7120_l2_intc_iomap_7120()
170 data->irq_fwd_mask, data->n_words); in bcm7120_l2_intc_iomap_7120()
179 (ret != (sizeof(__be32) * data->num_parent_irqs * data->n_words))) { in bcm7120_l2_intc_iomap_7120()
214 data->n_words = gc_idx; in bcm7120_l2_intc_iomap_3380()
254 for (idx = 0; idx < data->n_words; idx++) { in bcm7120_l2_intc_probe()
266 data->domain = irq_domain_add_linear(dn, IRQS_PER_WORD * data->n_words, in bcm7120_l2_intc_probe()
290 for (idx = 0; idx < data->n_words; idx++) { in bcm7120_l2_intc_probe()