Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dmp.c29 cpu_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in cpu_cmd() function
93 cpu, CONFIG_SYS_MAXARGS, 1, cpu_cmd,
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c171 static int cpu_cmd(void);
1140 if (cpu_cmd()) in cmds()
1245 static int cpu_cmd(void) in cpu_cmd() function