Home
last modified time | relevance | path

Searched refs:DoSuspend (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h186 uint64_t DoSuspend; /* NULL if not support */ member
H A Dloongson3_bootp.c149 reset->DoSuspend = cpu_to_le64(0xffffffffbfc000d0); in init_reset_system()
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h185 u64 DoSuspend; /* NULL if not support */ member
/openbmc/linux/arch/mips/loongson64/
H A Denv.c169 loongson_sysconf.suspend_addr = boot_p->reset_system.DoSuspend; in prom_lefi_init_env()