Searched refs:MXC_CPU_IMX8MQ (Results 1 – 4 of 4) sorted by relevance
28 #define MXC_CPU_IMX8MQ 0x82 macro
50 #define is_imx8mq() (is_cpu_type(MXC_CPU_IMX8MQ) || is_cpu_type(MXC_CPU_IMX8MD) || is_cpu_type(MXC_…
139 case MXC_CPU_IMX8MQ: in get_imx_type()
332 if (type == MXC_CPU_IMX8MQ) { in get_cpu_variant_type()
Completed in 9 milliseconds