Home
last modified time | relevance | path

Searched refs:MCFSLT_SCR_RUN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/m68k/coldfire/
Dsltimers.c67 __raw_writel(MCFSLT_SCR_RUN | MCFSLT_SCR_IEN | MCFSLT_SCR_TEN, in mcfslt_profile_init()
136 __raw_writel(MCFSLT_SCR_RUN | MCFSLT_SCR_IEN | MCFSLT_SCR_TEN, in hw_timer_init()
/linux-4.4.14/arch/m68k/include/asm/
Dmcfslt.h26 #define MCFSLT_SCR_RUN 0x04000000 /* Run mode (continuous) */ macro