Searched refs:cpu_is_mx1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
H A Dmxc.h57 # define cpu_is_mx1() (mxc_cpu_type == MXC_CPU_MX1) macro
59 # define cpu_is_mx1() (0) macro
H A Dsystem.c51 if (cpu_is_mx1()) mxc_restart()

Completed in 58 milliseconds