Home
last modified time | relevance | path

Searched refs:cpu_release (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/cmd/
Dmp.c62 if (cpu_release(cpuid, argc - 3, argv + 3)) in cpu_cmd()
/external/u-boot/arch/arm/mach-imx/mx6/
Dmp.c45 int cpu_release(u32 nr, int argc, char *const argv[]) in cpu_release() function
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dmp.c69 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dmp.c260 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
/external/u-boot/arch/arm/cpu/armv8/zynqmp/
Dmp.c223 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function
/external/u-boot/include/
Dcommon.h542 int cpu_release(u32 nr, int argc, char * const argv[]);
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dmp.c140 int cpu_release(u32 nr, int argc, char * const argv[]) in cpu_release() function