Home
last modified time | relevance | path

Searched refs:of_find_compatible_node (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/dm/
Dof_access.h193 struct device_node *of_find_compatible_node(struct device_node *from,
/external/u-boot/arch/arm/mach-tegra/tegra124/
Dxusb-padctl.c329 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init()
/external/u-boot/arch/arm/mach-tegra/tegra210/
Dxusb-padctl.c435 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init()
/external/u-boot/drivers/core/
Dof_access.c365 struct device_node *of_find_compatible_node(struct device_node *from, in of_find_compatible_node() function