Home
last modified time | relevance | path

Searched refs:TMREN (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/blackfin/kernel/
Dtime-ts.c231 bfin_write_TCNTL(TMPWR | TMREN); in bfin_coretmr_set_next_event()
247 bfin_write_TCNTL(TMPWR | TMREN | TAUTORLD); in bfin_coretmr_set_mode()
Dtime.c66 bfin_write_TCNTL(TAUTORLD | TMREN | TMPWR); in setup_core_timer()
/linux-3.4.99/arch/blackfin/include/asm/
Ddef_LPBlackfin.h595 #define TMREN 0x00000002 /* Timer enable, 0=disable, 1=enable */ macro