Home
last modified time | relevance | path

Searched refs:soc_is_imx6ul (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/crypto/caam/hal/imx_6_7/
H A Dhal_clk_mx6.c31 if (!soc_is_imx6ul()) { in caam_hal_clk_enable()
/optee_os/core/arch/arm/plat-imx/
H A Dimx.h38 bool soc_is_imx6ul(void);
H A Dimx-common.c124 bool soc_is_imx6ul(void) in soc_is_imx6ul() function
/optee_os/core/drivers/
H A Dimx_csu.c115 else if (soc_is_imx6ul()) in csu_configure()
H A Dimx_ocotp.c269 } else if (soc_is_imx6ul()) { in imx_ocotp_init()