Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Dof_access.c126 struct property *of_find_property(const struct device_node *np, in of_find_property() function
172 struct property *pp = of_find_property(np, name, lenp); in of_get_property()
236 prop = of_find_property(device, "compatible", NULL); in of_device_is_compatible()
419 struct property *prop = of_find_property(device, propname, NULL); in of_device_has_prop_value()
473 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size()
554 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string()
593 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper()
A Dofnode.c137 struct property *prop = of_find_property( in ofnode_read_prop()
/u-boot/include/dm/
A Dof_access.h90 struct property *of_find_property(const struct device_node *np,
/u-boot/drivers/usb/host/
A Ddwc3-octeon-glue.c82 if (of_find_property(node, "power", &len)) { in dwc3_octeon_config_power()

Completed in 8 milliseconds