Home
last modified time | relevance | path

Searched refs:of_parse_phandle_with_args (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/dm/
Dof_access.h350 int of_parse_phandle_with_args(const struct device_node *np,
/external/u-boot/drivers/core/
Dof_access.c656 int of_parse_phandle_with_args(const struct device_node *np, in of_parse_phandle_with_args() function
Dofnode.c332 ret = of_parse_phandle_with_args(ofnode_to_np(node), in ofnode_parse_phandle_with_args()