Home
last modified time | relevance | path

Searched refs:soc_is_imx7ds (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/pm/imx/
H A Dsrc.c64 if (soc_is_imx7ds()) in imx_src_release_secondary_core()
76 if (soc_is_imx7ds()) { in imx_src_shutdown_core()
H A Dpsci.c98 if (!soc_is_imx7ds()) in psci_affinity_info()
/optee_os/core/arch/arm/plat-imx/
H A Dimx.h43 bool soc_is_imx7ds(void);
H A Dimx-common.c159 bool soc_is_imx7ds(void) in soc_is_imx7ds() function
/optee_os/core/drivers/
H A Dimx_csu.c123 else if (soc_is_imx7ds()) in csu_configure()
H A Dimx_ocotp.c273 } else if (soc_is_imx7ds()) { in imx_ocotp_init()