Searched refs:MXC_CPU_MX6SL (Results 1 – 6 of 6) sorted by relevance
14 #define MXC_CPU_MX6SL 0x60 macro
40 #define is_mx6sl() (is_cpu_type(MXC_CPU_MX6SL))
155 case MXC_CPU_MX6SL: in get_imx_type()
425 is_cpu_type(MXC_CPU_MX6SL)) { in board_init_f()
74 if (type != MXC_CPU_MX6SL) { in get_cpu_rev()
382 (is_cpu_type(MXC_CPU_MX6SL)) ? \
Completed in 21 milliseconds