Searched refs:ofw_parse_phandle_cells (Results 1 – 1 of 1) sorted by relevance
| /components/drivers/ofw/ |
| A D | base.c | 1473 static rt_err_t ofw_parse_phandle_cells(const struct rt_ofw_node *np, const char *list_name, const … in ofw_parse_phandle_cells() function 1556 err = ofw_parse_phandle_cells(np, list_name, cells_name, index, out_args); in rt_ofw_parse_phandle_cells() 1588 while (!ofw_parse_phandle_cells(np, list_name, cells_name, index, &args)) in rt_ofw_count_phandle_cells()
|
Completed in 5 milliseconds