Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dtimers.c123 __raw_writew(MCFTIMER_TMR_ENORI | MCFTIMER_TMR_CLK16 | in hw_timer_init()
180 __raw_writew(MCFTIMER_TMR_ENORI | MCFTIMER_TMR_CLK16 | in coldfire_profile_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcftimer.h45 #define MCFTIMER_TMR_CLK16 0x0004 /* Input clock is /16 */ macro