Home
last modified time | relevance | path

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

/Linux-v5.4/arch/m68k/coldfire/
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()
/Linux-v5.4/arch/m68k/include/asm/
Dmcfpit.h44 #define MCFPIT_PCSR_PIE 0x0008 /* Enable PIT interrupt */ macro