Home
last modified time | relevance | path

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

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