Home
last modified time | relevance | path

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

/openbmc/linux/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 Ds3c6410.c72 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
H A Dcpuidle-s3c64xx.c55 if (soc_is_s3c64xx()) in s3c64xx_init_cpuidle()
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()