Lines Matching full:interrupts
462 * determine if the driver is expecting the new style "interrupts" in impl_xlate_intrs()
468 * "interrupts" property. in impl_xlate_intrs()
473 /* the old style "interrupts" property... */ in impl_xlate_intrs()
510 /* the new style "interrupts" property... */ in impl_xlate_intrs()
585 * The "reg" and either an "intr" or "interrupts" properties are required
586 * if the driver wishes to create mappings or field interrupts on behalf
597 * The "interrupts" property is assumed to be a list of at least one
641 * Handle the 'intr' and 'interrupts' properties in make_ddi_ppd()
655 * we need to support the generalized 'interrupts' property. in make_ddi_ppd()
657 if (get_prop_int_array(child, "interrupts", &irupts_prop, in make_ddi_ppd()
662 * If both 'intr' and 'interrupts' are defined, in make_ddi_ppd()
663 * then 'interrupts' wins and we toss the 'intr' away. in make_ddi_ppd()
697 * Translate the 'interrupts' property into an array in make_ddi_ppd()
700 * do this, so ask 'em. We massage the 'interrupts' in make_ddi_ppd()
711 "Unable to translate 'interrupts' for %s%d\n", in make_ddi_ppd()
755 * interrupts new (bus-oriented) interrupt spec