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