Home
last modified time | relevance | path

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

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