Searched refs:nivic (Results 1 – 1 of 1) sorted by relevance
132 unsigned long int_vec_base, nivic, nr_ints; in ativic32_init_irq() local142 nivic = (int_vec_base & IVB_mskNIVIC) >> IVB_offNIVIC; in ativic32_init_irq()143 if (nivic >= ARRAY_SIZE(nivic_map)) in ativic32_init_irq()146 nr_ints = nivic_map[nivic]; in ativic32_init_irq()
Completed in 3 milliseconds