Searched refs:yamon (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/fw/lib/
H A Dcmdline.c62 int i, yamon, index = 0; local
64 yamon = (strchr(fw_envp(index), '=') == NULL);
69 if (yamon) {
79 if (yamon)
/linux-master/arch/mips/generic/
H A DMakefile11 obj-$(CONFIG_YAMON_DT_SHIM) += yamon-dt.o
H A Dboard-sead3.c17 #include <asm/yamon-dt.h>
H A Dyamon-dt.c7 #define pr_fmt(fmt) "yamon-dt: " fmt
16 #include <asm/yamon-dt.h>
/linux-master/arch/mips/alchemy/common/
H A Dprom.c69 int yamon = (*env && strchr(*env, '=') == NULL); local
72 if (yamon) {

Completed in 125 milliseconds