Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dtime-ts.c245 bfin_write_TCNTL(TMPWR); in bfin_coretmr_set_next_event()
249 bfin_write_TCNTL(TMPWR | TMREN); in bfin_coretmr_set_next_event()
259 bfin_write_TCNTL(TMPWR); in bfin_coretmr_set_mode()
265 bfin_write_TCNTL(TMPWR | TMREN | TAUTORLD); in bfin_coretmr_set_mode()
269 bfin_write_TCNTL(TMPWR); in bfin_coretmr_set_mode()
288 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()
/linux-4.1.27/arch/blackfin/include/asm/
Ddef_LPBlackfin.h593 #define TMPWR 0x00000001 /* Timer Low Power Control, macro