Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx-common.c121 return imx_soc_type() == SOC_MX6SX; in soc_is_imx6sx()
154 (soc == SOC_MX6D) || (soc == SOC_MX6SX) || in soc_is_imx6()
H A Dimx.h15 #define SOC_MX6SX 0x62 macro