Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/sun3/
H A 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)
H A Dconfig.c160 intersil_clock->cmd_reg=(INTERSIL_RUN|INTERSIL_INT_ENABLE|INTERSIL_24H_MODE); in sun3_sched_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dintersil.h19 #define INTERSIL_INT_ENABLE 0x10 macro