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

/linux-master/arch/sh/boards/mach-se/7751/
H A Dirq.c23 static unsigned long ipr_offsets[] = { variable
34 .ipr_offsets = ipr_offsets,
35 .nr_offsets = ARRAY_SIZE(ipr_offsets),
/linux-master/arch/sh/boards/mach-se/770x/
H A Dirq.c73 static unsigned long ipr_offsets[] = { variable
84 .ipr_offsets = ipr_offsets,
85 .nr_offsets = ARRAY_SIZE(ipr_offsets),
/linux-master/arch/sh/kernel/cpu/irq/
H A Dipr.c33 unsigned long addr = get_ipr_desc(data)->ipr_offsets[p->ipr_idx];
42 unsigned long addr = get_ipr_desc(data)->ipr_offsets[p->ipr_idx];
64 BUG_ON(!desc->ipr_offsets[p->ipr_idx]);
/linux-master/arch/sh/boards/
H A Dboard-polaris.c124 static unsigned long ipr_offsets[] = { variable
129 .ipr_offsets = ipr_offsets,
130 .nr_offsets = ARRAY_SIZE(ipr_offsets),
/linux-master/arch/sh/include/asm/
H A Dhw_irq.h19 unsigned long *ipr_offsets; member in struct:ipr_desc

Completed in 100 milliseconds