Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/lemote-2f/
Dreset.c49 _rdmsr(DIVIL_MSR_REG(DIVIL_SOFT_RESET), &hi, &lo); in fl2f_reboot()
51 _wrmsr(DIVIL_MSR_REG(DIVIL_SOFT_RESET), hi, lo); in fl2f_reboot()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/cs5536/
Dcs5536.h249 #define DIVIL_SOFT_RESET 0x17 macro