Home
last modified time | relevance | path

Searched refs:of_have_populated_dt (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.1.9/arch/arm/mach-s3c/
Dpm.c88 if (!of_have_populated_dt() && in s3c_pm_enter()
98 if (!of_have_populated_dt()) { in s3c_pm_enter()
142 if (!of_have_populated_dt()) { in s3c_pm_enter()
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()
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.c161 if (of_have_populated_dt()) in s3c_arch_init()
Dpl080.c256 if (of_have_populated_dt()) in s3c64xx_pl080_init()
Dgpio-samsung.c1176 if (of_have_populated_dt()) in samsung_gpiolib_init()
/linux-6.1.9/arch/arm/mach-davinci/
Dpm_domain.c29 if (of_have_populated_dt()) in davinci_pm_runtime_init()
/linux-6.1.9/arch/mips/kernel/
Dprom.c52 if (!of_have_populated_dt()) in __dt_register_buses()
/linux-6.1.9/arch/x86/kernel/
Ddevicetree.c56 if (!of_have_populated_dt()) in add_bus_probe()
314 if (!of_have_populated_dt()) in x86_dtb_init()
/linux-6.1.9/arch/mips/pic32/pic32mzda/
Dinit.c118 if (!of_have_populated_dt()) in plat_of_setup()
/linux-6.1.9/sound/soc/ti/
Ddavinci-evm.c482 if (of_have_populated_dt()) in evm_init()
522 if (of_have_populated_dt()) { in evm_exit()
Dn810.c289 if (!of_have_populated_dt() || in n810_soc_init()
/linux-6.1.9/drivers/w1/masters/
Dw1-gpio.c79 if (of_have_populated_dt()) { in w1_gpio_probe()
/linux-6.1.9/arch/arm/mach-pxa/
Dpxa25x.c250 if (!of_have_populated_dt()) { in pxa25x_init()
Dpxa27x.c347 if (!of_have_populated_dt()) { in pxa27x_init()
Dpxa3xx.c497 if (of_have_populated_dt()) in pxa3xx_init()
/linux-6.1.9/drivers/base/
Dcacheinfo.c242 if (of_have_populated_dt()) in cache_setup_properties()
315 if (of_have_populated_dt()) in cache_shared_cpu_map_remove()
Darch_topology.c833 ret = of_have_populated_dt() && parse_dt_topology(); in init_cpu_topology()
/linux-6.1.9/drivers/gpio/
Dgpio-pxa.c737 if (of_have_populated_dt()) in pxa_gpio_legacy_init()
746 if (of_have_populated_dt()) in pxa_gpio_dt_init()
/linux-6.1.9/drivers/pinctrl/
Ddevicetree.c210 if (of_have_populated_dt()) in pinctrl_dt_to_map()
/linux-6.1.9/include/linux/
Dof.h178 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
541 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
/linux-6.1.9/drivers/of/
Dplatform.c523 if (!of_have_populated_dt()) in of_platform_default_populate_init()
/linux-6.1.9/drivers/clocksource/
Dtimer-ti-dm.c599 if (of_have_populated_dt()) { in omap_dm_timer_request_specific()

12