Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dsltimers.c69 __raw_writel(MCFSLT_SCR_RUN | MCFSLT_SCR_IEN | MCFSLT_SCR_TEN, in mcfslt_profile_init()
133 __raw_writel(MCFSLT_SCR_RUN | MCFSLT_SCR_IEN | MCFSLT_SCR_TEN, in hw_timer_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfslt.h29 #define MCFSLT_SCR_TEN 0x01000000 /* Timer enable */ macro