Lines Matching refs:n_words
42 unsigned int n_words; member
63 for (idx = 0; idx < b->n_words; idx++) { in bcm7120_l2_intc_irq_handle()
124 for (idx = 0; idx < data->n_words; idx++) { in bcm7120_l2_intc_init_one()
128 irq * data->n_words + idx); in bcm7120_l2_intc_init_one()
154 data->n_words = 1; in bcm7120_l2_intc_iomap_7120()
157 data->irq_fwd_mask, data->n_words); in bcm7120_l2_intc_iomap_7120()
166 (ret != (sizeof(__be32) * data->num_parent_irqs * data->n_words))) { in bcm7120_l2_intc_iomap_7120()
201 data->n_words = gc_idx; in bcm7120_l2_intc_iomap_3380()
233 for (idx = 0; idx < data->n_words; idx++) { in bcm7120_l2_intc_probe()
245 data->domain = irq_domain_add_linear(dn, IRQS_PER_WORD * data->n_words, in bcm7120_l2_intc_probe()
269 for (idx = 0; idx < data->n_words; idx++) { in bcm7120_l2_intc_probe()