Lines Matching refs:soc
173 enum soc_type soc; member
341 if (data->soc == SOC_ARCH_EXYNOS4412 || in get_con_reg()
342 data->soc == SOC_ARCH_EXYNOS3250) in get_con_reg()
430 if (data->soc == SOC_ARCH_EXYNOS3250 || in exynos4412_tmu_initialize()
431 data->soc == SOC_ARCH_EXYNOS4412 || in exynos4412_tmu_initialize()
432 data->soc == SOC_ARCH_EXYNOS5250) { in exynos4412_tmu_initialize()
433 if (data->soc == SOC_ARCH_EXYNOS3250) { in exynos4412_tmu_initialize()
444 if (data->soc == SOC_ARCH_EXYNOS5420_TRIMINFO) in exynos4412_tmu_initialize()
635 if (data->soc != SOC_ARCH_EXYNOS4210) in exynos4210_tmu_control()
741 if (data->soc != SOC_ARCH_EXYNOS5440) { in get_emul_con_reg()
745 if (data->soc == SOC_ARCH_EXYNOS7) { in get_emul_con_reg()
771 if (data->soc == SOC_ARCH_EXYNOS5260) in exynos4412_tmu_set_emulation()
773 else if (data->soc == SOC_ARCH_EXYNOS7) in exynos4412_tmu_set_emulation()
798 if (data->soc == SOC_ARCH_EXYNOS4210) in exynos_tmu_set_emulation()
853 if (data->soc == SOC_ARCH_EXYNOS5440) { in exynos_tmu_work()
879 if (data->soc == SOC_ARCH_EXYNOS5260) { in exynos4210_tmu_clear_irqs()
882 } else if (data->soc == SOC_ARCH_EXYNOS7) { in exynos4210_tmu_clear_irqs()
1051 data->soc = exynos_of_get_soc_type(pdev->dev.of_node); in exynos_map_dt_data()
1053 switch (data->soc) { in exynos_map_dt_data()
1095 if (data->soc != SOC_ARCH_EXYNOS5420_TRIMINFO && in exynos_map_dt_data()
1096 data->soc != SOC_ARCH_EXYNOS5440) in exynos_map_dt_data()
1156 if (data->soc == SOC_ARCH_EXYNOS5420_TRIMINFO) { in exynos_tmu_probe()
1175 if (data->soc == SOC_ARCH_EXYNOS7) { in exynos_tmu_probe()