Home
last modified time | relevance | path

Searched refs:soc_is_s3c64xx (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dcpu.h38 # define soc_is_s3c64xx() (is_samsung_s3c6400() || is_samsung_s3c6410()) macro
42 # define soc_is_s3c64xx() 0
H A Dmach-s3c64xx-dt.c37 if (!soc_is_s3c64xx()) in s3c64xx_dt_map_io()
H A Dcpuidle-s3c64xx.c55 if (soc_is_s3c64xx()) in s3c64xx_init_cpuidle()
H A Ds3c6410.c72 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
H A Dirq-pm-s3c64xx.c111 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_syscore_init()
H A Ds3c64xx.c205 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_dev_init()
404 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_init_irq_eint()
H A Dpl080.c250 if (!soc_is_s3c64xx()) in s3c64xx_pl080_init()
H A Dpm-s3c64xx.c309 if (!soc_is_s3c64xx()) in s3c64xx_pm_initcall()
H A Dmach-crag6410-module.c427 if (!soc_is_s3c64xx()) in wlf_gf_module_register()
H A Dgpio-samsung.c803 if (soc_is_s3c64xx()) { in samsung_gpiolib_init()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dcpu.h67 # define soc_is_s3c64xx() (is_samsung_s3c6400() || is_samsung_s3c6410()) macro
71 # define soc_is_s3c64xx() 0
H A Dmach-s3c64xx-dt.c37 if (!soc_is_s3c64xx()) in s3c64xx_dt_map_io()
H A Dcpuidle-s3c64xx.c56 if (soc_is_s3c64xx()) in s3c64xx_init_cpuidle()
H A Ds3c6410.c81 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
H A Ds3c6400.c77 if (of_have_populated_dt() || soc_is_s3c64xx()) in s3c6400_core_init()
H A Dirq-pm-s3c64xx.c111 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_syscore_init()
H A Dpm-s3c64xx.c317 if (!soc_is_s3c64xx()) in s3c_pm_arch_update_uart()
381 if (!soc_is_s3c64xx()) in s3c64xx_pm_initcall()
H A Ds3c64xx.c213 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_dev_init()
412 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_init_irq_eint()
H A Dinit.c152 (!soc_is_s3c24xx() && !soc_is_s3c64xx())) in s3c_arch_init()
H A Dpl080.c250 if (!soc_is_s3c64xx()) in s3c64xx_pl080_init()
H A Dmach-crag6410-module.c440 if (!soc_is_s3c64xx()) in wlf_gf_module_register()
H A Dgpio-samsung.c1183 } else if (soc_is_s3c64xx()) { in samsung_gpiolib_init()

Completed in 9 milliseconds