Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/sun3/
Dconfig.c163 intersil_clock->cmd_reg=(INTERSIL_RUN|INTERSIL_INT_DISABLE|INTERSIL_24H_MODE); in sun3_sched_init()
167 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-3.4.99/arch/m68k/include/asm/
Dintersil.h15 #define INTERSIL_RUN 0x08 macro