Home
last modified time | relevance | path

Searched refs:dt_find_compatible_node (Results 1 – 9 of 9) sorted by relevance

/xen/xen/arch/arm/platforms/
A Dsunxi.c41 node = dt_find_compatible_node(NULL, NULL, "allwinner,sun6i-a31-wdt"); in sunxi_map_watchdog()
45 node = dt_find_compatible_node(NULL, NULL, "allwinner,sun4i-a10-wdt"); in sunxi_map_watchdog()
A Dexynos5.c48 node = dt_find_compatible_node(NULL, NULL, "samsung,exynos4210-mct"); in exynos5_init_time()
105 node = dt_find_compatible_node(NULL, NULL, "samsung,secure-firmware"); in exynos5_smp_init()
121 node = dt_find_compatible_node(NULL, NULL, compatible); in exynos5_smp_init()
A Dbrcm.c46 node = dt_find_compatible_node(NULL, NULL, compat_str); in brcm_get_dt_node()
/xen/xen/arch/arm/
A Dpsci.c152 psci = dt_find_compatible_node(NULL, NULL, "arm,psci"); in psci_init_0_1()
A Ddomain_build.c2494 if ( dt_find_compatible_node(node, NULL, "multiboot,device-tree") ) in create_domUs()
/xen/xen/include/xen/
A Ddevice_tree.h333 struct dt_device_node *dt_find_compatible_node(struct dt_device_node *from,
/xen/xen/drivers/passthrough/arm/
A Dipmmu-vmsa.c770 np = dt_find_compatible_node(NULL, NULL, "renesas,prr"); in ipmmu_stage2_supported()
/xen/xen/arch/arm/tee/
A Doptee.c175 node = dt_find_compatible_node(NULL, NULL, "linaro,optee-tz"); in optee_probe()
/xen/xen/common/
A Ddevice_tree.c357 dt_find_compatible_node(struct dt_device_node *from, in dt_find_compatible_node() function

Completed in 24 milliseconds