Searched refs:TBSCR_TBE (Results 1 – 3 of 3) sorted by relevance
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