Home
last modified time | relevance | path

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

/components/drivers/regulator/
A Dregulator.c559 rt_phandle supply_phandle; in rt_regulator_get() local
565 if (rt_ofw_prop_read_u32(np, supply_name, &supply_phandle)) in rt_regulator_get()
570 if (!(np = rt_ofw_find_node_by_phandle(supply_phandle))) in rt_regulator_get()

Completed in 4 milliseconds