Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dpit.c50 __raw_writew(MCFPIT_PCSR_EN | MCFPIT_PCSR_PIE | in cf_pit_set_periodic()
59 __raw_writew(MCFPIT_PCSR_EN | MCFPIT_PCSR_PIE | in cf_pit_set_oneshot()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfpit.h44 #define MCFPIT_PCSR_PIE 0x0008 /* Enable PIT interrupt */ macro