Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dpit.c52 MCFPIT_PCSR_CLK64, TA(MCFPIT_PCSR)); in cf_pit_set_periodic()
60 MCFPIT_PCSR_OVW | MCFPIT_PCSR_CLK64, TA(MCFPIT_PCSR)); in cf_pit_set_oneshot()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfpit.h31 #define MCFPIT_PCSR_CLK64 0x0600 /* System clock divisor */ macro