Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/drivers/video/
A Darm_hdlcd.c98 if ( dt_find_compatible_node(NULL, NULL, "arm,vexpress") ) in set_pixclock()
120 dev = dt_find_compatible_node(NULL, NULL, "arm,hdlcd"); in video_init()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dpsci.c96 psci = dt_find_compatible_node(NULL, NULL, "arm,psci"); in psci_init_0_1()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h352 struct dt_device_node *dt_find_compatible_node(struct dt_device_node *from,
/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c357 dt_find_compatible_node(struct dt_device_node *from, in dt_find_compatible_node() function

Completed in 12 milliseconds