Searched refs:SOC_MX6DL (Results 1 – 2 of 2) sorted by relevance
136 return imx_soc_type() == SOC_MX6DL; in soc_is_imx6sdl()156 (soc == SOC_MX6DL) || (soc == SOC_MX6Q); in soc_is_imx6()
14 #define SOC_MX6DL 0x61 macro