Searched refs:supply_phandle (Results 1 – 1 of 1) sorted by relevance
87 int supply_phandle = -FDT_ERR_NOTFOUND; in get_supply_phandle() local95 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()