Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/regulator/
H A Dregulator_core.c87 int supply_phandle = -FDT_ERR_NOTFOUND; in get_supply_phandle() local
95 supply_phandle = fdt32_to_cpu(*cuint); in get_supply_phandle()
96 VERBOSE("%s: supplied by %d\n", name, supply_phandle); in get_supply_phandle()
99 return supply_phandle; in get_supply_phandle()