Searched refs:MXC_CPU_IMX8MNUS (Results 1 – 4 of 4) sorted by relevance
45 #define MXC_CPU_IMX8MNUS 0x184 /* dummy ID */ macro
67 is_cpu_type(MXC_CPU_IMX8MNUD) || is_cpu_type(MXC_CPU_IMX8MNUS) || is_cpu_type(MXC_CPU_IMX8MNUQ))75 #define is_imx8mnus() (is_cpu_type(MXC_CPU_IMX8MNUS))
127 case MXC_CPU_IMX8MNUS: in get_imx_type()
406 return MXC_CPU_IMX8MNUS; in get_cpu_variant_type()
Completed in 14 milliseconds