Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Dof_access.h442 int of_count_phandle_with_args(const struct device_node *np,
/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c756 int of_count_phandle_with_args(const struct device_node *np, in of_count_phandle_with_args() function
H A Dofnode.c382 return of_count_phandle_with_args(ofnode_to_np(node), in ofnode_count_phandle_with_args()