Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/dm/
Dof_access.h382 int of_parse_phandle_with_args(const struct device_node *np,
/third_party/uboot/u-boot-2020.01/drivers/core/
Dof_access.c703 int of_parse_phandle_with_args(const struct device_node *np, in of_parse_phandle_with_args() function
Dofnode.c380 ret = of_parse_phandle_with_args(ofnode_to_np(node), in ofnode_parse_phandle_with_args()