Searched refs:ipr_offsets (Results 1 – 5 of 5) sorted by relevance
23 static unsigned long ipr_offsets[] = { variable34 .ipr_offsets = ipr_offsets,35 .nr_offsets = ARRAY_SIZE(ipr_offsets),
73 static unsigned long ipr_offsets[] = { variable84 .ipr_offsets = ipr_offsets,85 .nr_offsets = ARRAY_SIZE(ipr_offsets),
124 static unsigned long ipr_offsets[] = { variable129 .ipr_offsets = ipr_offsets,130 .nr_offsets = ARRAY_SIZE(ipr_offsets),
33 unsigned long addr = get_ipr_desc(data)->ipr_offsets[p->ipr_idx]; in disable_ipr_irq()42 unsigned long addr = get_ipr_desc(data)->ipr_offsets[p->ipr_idx]; in enable_ipr_irq()64 BUG_ON(!desc->ipr_offsets[p->ipr_idx]); in register_ipr_controller()
19 unsigned long *ipr_offsets; member
Completed in 21 milliseconds