Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/coldfire/
Dpit.c48 __raw_writew(PIT_CYCLES_PER_JIFFY, TA(MCFPIT_PMR)); in cf_pit_set_periodic()
77 __raw_writew(delta, TA(MCFPIT_PMR)); in cf_pit_next_event()
/linux-4.4.14/arch/m68k/include/asm/
Dmcfpit.h18 #define MCFPIT_PMR 0x2 /* PIT modulus register */ macro