Searched refs:SOC_MX6SLL (Results 1 – 2 of 2) sorted by relevance
110 return imx_soc_type() == SOC_MX6SLL; in soc_is_imx6sll()147 return (soc == SOC_MX6SLL) || (soc == SOC_MX6SL) || in soc_is_imx6()
19 #define SOC_MX6SLL 0x67 macro
Completed in 2 milliseconds