Home
last modified time | relevance | path

Searched refs:soc_is_s3c64xx (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/arch/arm/mach-s3c/
Dcpu.h67 # define soc_is_s3c64xx() (is_samsung_s3c6400() || is_samsung_s3c6410()) macro
71 # define soc_is_s3c64xx() 0
Dmach-s3c64xx-dt.c37 if (!soc_is_s3c64xx()) in s3c64xx_dt_map_io()
Ds3c6400.c77 if (of_have_populated_dt() || soc_is_s3c64xx()) in s3c6400_core_init()
Ds3c6410.c81 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
Dcpuidle-s3c64xx.c56 if (soc_is_s3c64xx()) in s3c64xx_init_cpuidle()
Dpm-s3c64xx.c317 if (!soc_is_s3c64xx()) in s3c_pm_arch_update_uart()
381 if (!soc_is_s3c64xx()) in s3c64xx_pm_initcall()
Ds3c64xx.c212 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_dev_init()
411 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_init_irq_eint()
Dirq-pm-s3c64xx.c111 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_syscore_init()
Dinit.c154 (!soc_is_s3c24xx() && !soc_is_s3c64xx())) in s3c_arch_init()
Dpl080.c250 if (!soc_is_s3c64xx()) in s3c64xx_pl080_init()
Dmach-crag6410-module.c427 if (!soc_is_s3c64xx()) in wlf_gf_module_register()
Dgpio-samsung.c1184 } else if (soc_is_s3c64xx()) { in samsung_gpiolib_init()