Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dintersil.h19 #define INTERSIL_INT_DISABLE 0x00 macro
/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()