Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/sun3/
Dintersil.c22 #define STOP_VAL (INTERSIL_STOP | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE)
23 #define START_VAL (INTERSIL_RUN | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE)
Dconfig.c182 intersil_clock->cmd_reg=(INTERSIL_RUN|INTERSIL_INT_ENABLE|INTERSIL_24H_MODE); in sun3_sched_init()
/linux-2.4.37.9/include/asm-m68k/
Dintersil.h18 #define INTERSIL_INT_ENABLE 0x10 macro