Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dtime-ts.c248 bfin_write_TCNTL(TMPWR); in bfin_coretmr_set_next_event()
252 bfin_write_TCNTL(TMPWR | TMREN); in bfin_coretmr_set_next_event()
260 bfin_write_TCNTL(TMPWR); in bfin_coretmr_set_periodic()
266 bfin_write_TCNTL(TMPWR | TMREN | TAUTORLD); in bfin_coretmr_set_periodic()
272 bfin_write_TCNTL(TMPWR); in bfin_coretmr_set_oneshot()
290 bfin_write_TCNTL(TMPWR); in bfin_coretmr_init()
Dtime.c53 bfin_write_TCNTL(TMPWR); in setup_core_timer()
66 bfin_write_TCNTL(TAUTORLD | TMREN | TMPWR); in setup_core_timer()
/arch/blackfin/include/asm/
Ddef_LPBlackfin.h593 #define TMPWR 0x00000001 /* Timer Low Power Control, macro