Home
last modified time | relevance | path

Searched refs:INTERSIL_RUN (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/m68k/sun3/
Dconfig.c178 intersil_clock->cmd_reg=(INTERSIL_RUN|INTERSIL_INT_DISABLE|INTERSIL_24H_MODE); in sun3_sched_init()
182 intersil_clock->cmd_reg=(INTERSIL_RUN|INTERSIL_INT_ENABLE|INTERSIL_24H_MODE); in sun3_sched_init()
Dintersil.c23 #define START_VAL (INTERSIL_RUN | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE)
/linux-2.4.37.9/include/asm-m68k/
Dintersil.h15 #define INTERSIL_RUN 0x08 macro