Home
last modified time | relevance | path

Searched refs:interrupt_base (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dhead_booke.h284 lis r10,interrupt_base@h; /* check if exception in vectors */ \
285 ori r10,r10,interrupt_base@l; \
337 lis r10,interrupt_base@h; /* check if exception in vectors */ \
338 ori r10,r10,interrupt_base@l; \
Dhead_44x.S249 interrupt_base: label
1232 lis r4,interrupt_base@h /* IVPR only uses the high 16-bits */
Dhead_fsl_booke.S185 lis r4,interrupt_base@h /* IVPR only uses the high 16-bits */
363 interrupt_base: label
/linux-4.4.14/drivers/hid/
Dhid-rmi.c63 unsigned int interrupt_base; /* cross-function interrupt number member
481 if (hdata->f11.interrupt_base < hdata->f30.interrupt_base) { in rmi_input_event()
695 f->interrupt_base = interrupt_count; in rmi_register_function()
697 f->irq_mask = rmi_gen_mask(f->interrupt_base, in rmi_register_function()