Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dsltimers.c68 __raw_writel(MCF_BUSCLK / PROFILEHZ - 1, PA(MCFSLT_STCNT)); in mcfslt_profile_init()
132 __raw_writel(mcfslt_cycles_per_jiffy - 1, TA(MCFSLT_STCNT)); in hw_timer_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfslt.h19 #define MCFSLT_STCNT 0x00 /* Terminal count */ macro