Searched refs:id (Results 1 – 2 of 2) sorted by relevance
194 int id = irq; /* IRQ interpreted as the interrupt ID. */ in _alt_ic_isr_register() local196 if( id < ALT_NIRQ ) in _alt_ic_isr_register()206 alt_irq[ id ].handler = isr; in _alt_ic_isr_register()207 alt_irq[ id ].context = isr_context; in _alt_ic_isr_register()209 rc = ( isr ) ? alt_ic_irq_enable( ic_id, id ) : alt_ic_irq_disable( ic_id, id ); in _alt_ic_isr_register()
25 get r11, id} /* Get the logical core ID into r11. */91 get r11, id} /* Get the logical core ID into r11. */