Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dpit.c51 MCFPIT_PCSR_OVW | MCFPIT_PCSR_RLD | 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.h43 #define MCFPIT_PCSR_OVW 0x0010 /* Overwrite PIT counter now */ macro