Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Dof_access.h423 int of_parse_phandle_with_args(const struct device_node *np,
/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c745 int of_parse_phandle_with_args(const struct device_node *np, in of_parse_phandle_with_args() function
H A Dofnode.c358 ret = of_parse_phandle_with_args(ofnode_to_np(node), in ofnode_parse_phandle_with_args()