Searched refs:phandle_np (Results 1 – 1 of 1) sorted by relevance
1515 struct rt_ofw_node *phandle_np = rt_ofw_find_node_by_phandle((rt_phandle)value); in ofw_parse_phandle_cells() local1518 if (cells_name && phandle_np) in ofw_parse_phandle_cells()1520 rt_ofw_prop_read_u32(phandle_np, cells_name, &cells_count); in ofw_parse_phandle_cells()1533 out_args->data = phandle_np; in ofw_parse_phandle_cells()
Completed in 10 milliseconds