Searched refs:soc_is_imx7ds (Results 1 – 7 of 7) sorted by relevance
15 if (soc_is_imx7ds()) in imx_get_src_gpr()25 if (soc_is_imx7ds()) in imx_set_src_gpr()
21 bool is_mx7 = soc_is_imx7ds(); in imx_get_ddr_type()
42 bool soc_is_imx7ds(void);
153 bool soc_is_imx7ds(void) in soc_is_imx7ds() function
128 if (soc_is_imx7ds()) in psci_affinity_info()141 if (soc_is_imx7ds()) { in psci_affinity_info()222 if (soc_is_imx7ds()) in psci_cpu_suspend()227 if (soc_is_imx7ds()) { in psci_cpu_suspend()
121 else if (soc_is_imx7ds()) in csu_init()
273 } else if (soc_is_imx7ds()) { in imx_ocotp_init()
Completed in 6 milliseconds