Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h96 u32 sing_double_channel; /* 1:single; 2:double */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h96 uint32_t sing_double_channel;/* 1: single; 2: double */ member
H A Dloongson3_bootp.c69 s->sing_double_channel = cpu_to_le32(1); in init_system_loongson()