Searched refs:TBSCR_TBE (Results 1 – 5 of 5) sorted by relevance
126 ((1 << (7 - (irq / 2))) << 8) | (TBSCR_TBF | TBSCR_TBE)); in mpc8xx_calibrate_decr()
41 out_be16(&immr->im_sit.sit_tbscr, CONFIG_SYS_TBSCR | TBSCR_TBE); in cpu_init_f()
89 #define TBSCR_TBE 0x0001 /* Time Base Enable */
121 #define TBSCR_TBE ((ushort)0x0001) macro
174 #define TBSCR_TBE ((ushort)0x0001) macro