Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx-common.c126 return imx_soc_type() == SOC_MX6UL; in soc_is_imx6ul()
155 (soc == SOC_MX6UL) || (soc == SOC_MX6ULL) || in soc_is_imx6()
H A Dimx.h17 #define SOC_MX6UL 0x64 macro