Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx-common.c116 return imx_soc_type() == SOC_MX6SLL; in soc_is_imx6sll()
153 return (soc == SOC_MX6SLL) || (soc == SOC_MX6SL) || in soc_is_imx6()
H A Dimx.h19 #define SOC_MX6SLL 0x67 macro