Home
last modified time | relevance | path

Searched refs:SOC_MX6Q (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/arch/arm/plat-imx/
A Dimx-common.c135 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()
A Dimx.h16 #define SOC_MX6Q 0x63 macro

Completed in 3 milliseconds