Searched refs:TBSCR_TBF (Results 1 – 4 of 4) sorted by relevance
126 ((1 << (7 - (irq / 2))) << 8) | (TBSCR_TBF | TBSCR_TBE)); in mpc8xx_calibrate_decr()
88 #define TBSCR_TBF 0x0002 /* Time Base Freeze */
120 #define TBSCR_TBF ((ushort)0x0002) macro
173 #define TBSCR_TBF ((ushort)0x0002) macro