Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx-common.c60 imx_digprog = SOC_MX7ULP << 16; in imx_get_digprog()
166 return imx_soc_type() == SOC_MX7ULP; in soc_is_imx7ulp()
H A Dimx.h22 #define SOC_MX7ULP 0xE1 macro