Searched refs:IVB_offNIVIC (Results 1 – 3 of 3) sorted by relevance
93 nivic = (int_vec_base & IVB_mskNIVIC) >> IVB_offNIVIC; in ativic32_init_irq()
208 #define IVB_offNIVIC 1 /* Number of input for IVIC Controller */ macro214 #define IVB_mskNIVIC ( 0x7 << IVB_offNIVIC )
243 if (((ivb & IVB_mskNIVIC) >> IVB_offNIVIC) < 2) in early_trap_init()