Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx.h21 #define SOC_MX7D 0x72 macro
H A Dimx-common.c161 return imx_soc_type() == SOC_MX7D; in soc_is_imx7ds()