Home
last modified time | relevance | path

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

/linux-6.6.21/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()
Ds3c6410.c72 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
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()
Dirq-pm-s3c64xx.c111 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_syscore_init()
Dinit.c137 if (of_have_populated_dt()) in s3c_arch_init()
Dpl080.c256 if (of_have_populated_dt()) in s3c64xx_pl080_init()
Dgpio-samsung.c800 if (of_have_populated_dt()) in samsung_gpiolib_init()
/linux-6.6.21/arch/arm/mach-davinci/
Dpm_domain.c29 if (of_have_populated_dt()) in davinci_pm_runtime_init()
/linux-6.6.21/arch/mips/kernel/
Dprom.c52 if (!of_have_populated_dt()) in __dt_register_buses()
/linux-6.6.21/arch/x86/kernel/
Ddevicetree.c51 if (!of_have_populated_dt()) in add_bus_probe()
311 if (!of_have_populated_dt()) in x86_dtb_init()
/linux-6.6.21/arch/mips/pic32/pic32mzda/
Dinit.c118 if (!of_have_populated_dt()) in plat_of_setup()
/linux-6.6.21/drivers/w1/masters/
Dw1-gpio.c79 if (of_have_populated_dt()) { in w1_gpio_probe()
/linux-6.6.21/arch/arm/mach-pxa/
Dpxa25x.c245 if (!of_have_populated_dt()) { in pxa25x_init()
Dpxa27x.c347 if (!of_have_populated_dt()) { in pxa27x_init()
/linux-6.6.21/sound/soc/ti/
Dn810.c289 if (!of_have_populated_dt() || in n810_soc_init()
/linux-6.6.21/drivers/gpio/
Dgpio-pxa.c732 if (of_have_populated_dt()) in pxa_gpio_legacy_init()
741 if (of_have_populated_dt()) in pxa_gpio_dt_init()
/linux-6.6.21/drivers/pinctrl/
Ddevicetree.c210 if (of_have_populated_dt()) in pinctrl_dt_to_map()
/linux-6.6.21/include/linux/
Dof.h183 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
552 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
/linux-6.6.21/drivers/of/
Dplatform.c552 if (!of_have_populated_dt()) in of_platform_default_populate_init()
/linux-6.6.21/drivers/base/
Darch_topology.c833 ret = of_have_populated_dt() && parse_dt_topology(); in init_cpu_topology()
Dcacheinfo.c345 if (of_have_populated_dt()) in cache_setup_properties()
/linux-6.6.21/drivers/clocksource/
Dtimer-ti-dm.c614 if (of_have_populated_dt()) { in omap_dm_timer_request_specific()
/linux-6.6.21/drivers/pinctrl/renesas/
Dcore.c1336 if (!of_have_populated_dt()) in sh_pfc_probe()
/linux-6.6.21/drivers/usb/gadget/udc/
Dpxa27x_udc.c2385 if (of_have_populated_dt()) { in pxa_udc_probe()
/linux-6.6.21/drivers/regulator/
Dcore.c114 return has_full_constraints || of_have_populated_dt(); in have_full_constraints()
6273 if (of_have_populated_dt()) in regulator_init_complete()