Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dpit.c49 __raw_writew(PIT_CYCLES_PER_JIFFY, TA(MCFPIT_PMR)); in cf_pit_set_periodic()
78 __raw_writew(delta, TA(MCFPIT_PMR)); in cf_pit_next_event()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfpit.h19 #define MCFPIT_PMR 0x2 /* PIT modulus register */ macro