Searched refs:SOC_MX6Q (Results 1 – 2 of 2) sorted by relevance
135 return (imx_soc_type() == SOC_MX6Q) && (imx_soc_rev_major() == 0); in soc_is_imx6dq()140 return (imx_soc_type() == SOC_MX6Q) && (imx_soc_rev_major() == 1); in soc_is_imx6dqp()150 (soc == SOC_MX6DL) || (soc == SOC_MX6Q); in soc_is_imx6()
16 #define SOC_MX6Q 0x63 macro
Completed in 3 milliseconds