Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/core/
Dof_access.c571 static int __of_parse_phandle_with_args(const struct device_node *np, in __of_parse_phandle_with_args() function
696 if (__of_parse_phandle_with_args(np, phandle_name, NULL, 0, index, in of_parse_phandle()
710 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_parse_phandle_with_args()
717 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_count_phandle_with_args()