Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx-common.c136 return imx_soc_type() == SOC_MX6DL; in soc_is_imx6sdl()
156 (soc == SOC_MX6DL) || (soc == SOC_MX6Q); in soc_is_imx6()
H A Dimx.h14 #define SOC_MX6DL 0x61 macro