Searched refs:MXC_CPU_IMX8MMS (Results 1 – 4 of 4) sorted by relevance
35 #define MXC_CPU_IMX8MMS 0x89 /* dummy ID */ macro
58 is_cpu_type(MXC_CPU_IMX8MMS) || is_cpu_type(MXC_CPU_IMX8MMSL))62 #define is_imx8mms() (is_cpu_type(MXC_CPU_IMX8MMS))
137 case MXC_CPU_IMX8MMS: in get_imx_type()
386 return MXC_CPU_IMX8MMS; in get_cpu_variant_type()
Completed in 10 milliseconds