Searched refs:TMREN (Results 1 – 3 of 3) sorted by relevance
66 bfin_write_TCNTL(TAUTORLD | TMREN | TMPWR); in setup_core_timer()
252 bfin_write_TCNTL(TMPWR | TMREN); in bfin_coretmr_set_next_event()266 bfin_write_TCNTL(TMPWR | TMREN | TAUTORLD); in bfin_coretmr_set_periodic()
596 #define TMREN 0x00000002 /* Timer enable, 0=disable, 1=enable */ macro