Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sgi-ip22/
Dip22-reset.c74 sgimc->cpuctrl0 |= SGIMC_CCTRL0_SYSINIT; in sgi_machine_restart()
115 sgimc->cpuctrl0 |= SGIMC_CCTRL0_SYSINIT; in debounce()
/linux-6.1.9/arch/mips/include/asm/sgi/
Dmc.h25 #define SGIMC_CCTRL0_SYSINIT 0x00000200 /* System init bit */ macro