Lines Matching full:mx6
127 /* The MX6 can do only 3840 MiB of DRAM */ in imx_ddr_size()
145 return "6QP"; /* Quad-Plus version of the mx6 */ in get_imx_type()
147 return "6DP"; /* Dual-Plus version of the mx6 */ in get_imx_type()
149 return "6Q"; /* Quad-core version of the mx6 */ in get_imx_type()
151 return "6D"; /* Dual-core version of the mx6 */ in get_imx_type()
153 return "6DL"; /* Dual Lite version of the mx6 */ in get_imx_type()
155 return "6SOLO"; /* Solo version of the mx6 */ in get_imx_type()
157 return "6SL"; /* Solo-Lite version of the mx6 */ in get_imx_type()
159 return "6SLL"; /* SLL version of the mx6 */ in get_imx_type()
161 return "6SX"; /* SoloX version of the mx6 */ in get_imx_type()
163 return "6UL"; /* Ultra-Lite version of the mx6 */ in get_imx_type()
165 return "6ULL"; /* ULL version of the mx6 */ in get_imx_type()