Home
last modified time | relevance | path

Searched refs:soc_is_imx6sx (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/plat-imx/
H A Dimx.h35 bool soc_is_imx6sx(void);
H A Dimx-common.c119 bool soc_is_imx6sx(void) in soc_is_imx6sx() function
/optee_os/core/drivers/
H A Dimx_csu.c113 if (soc_is_imx6sx()) in csu_configure()
H A Dimx_ocotp.c267 } else if (soc_is_imx6sx()) { in imx_ocotp_init()