Searched refs:parent_phandle (Results 1 – 1 of 1) sorted by relevance
514 rt_phandle parent_phandle = 0; in regulator_check_parent() local519 if (rt_ofw_prop_read_u32(np, "vin-supply", &parent_phandle)) in regulator_check_parent()524 if (!(np = rt_ofw_find_node_by_phandle(parent_phandle))) in regulator_check_parent()
Completed in 2 milliseconds