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

/linux-4.1.27/drivers/irqchip/
H A Dirq-bcm7120-l2.c177 unsigned int gc_idx; bcm7120_l2_intc_iomap_3380() local
179 for (gc_idx = 0; gc_idx < MAX_WORDS; gc_idx++) { bcm7120_l2_intc_iomap_3380()
180 unsigned int map_idx = gc_idx * 2; bcm7120_l2_intc_iomap_3380()
191 data->pair_base[gc_idx] = base; bcm7120_l2_intc_iomap_3380()
192 data->en_offset[gc_idx] = en - base; bcm7120_l2_intc_iomap_3380()
193 data->stat_offset[gc_idx] = stat - base; bcm7120_l2_intc_iomap_3380()
196 if (!gc_idx) { bcm7120_l2_intc_iomap_3380()
201 data->n_words = gc_idx; bcm7120_l2_intc_iomap_3380()

Completed in 78 milliseconds