Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/include/asm/
Dmcfpit.h45 #define MCFPIT_PCSR_RLD 0x0002 /* Reload counter */ macro
/linux-3.4.99/arch/m68k/platform/coldfire/
Dpit.c54 MCFPIT_PCSR_OVW | MCFPIT_PCSR_RLD | \ in init_cf_pit_timer()