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

/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];
63 BUG_ON(p->ipr_idx >= desc->nr_offsets);
64 BUG_ON(!desc->ipr_offsets[p->ipr_idx]);
/linux-master/arch/sh/include/asm/
H A Dhw_irq.h13 unsigned char ipr_idx; /* Index for the IPR registered */ member in struct:ipr_data

Completed in 193 milliseconds