Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dfan53555.c89 u32 sleep_vsel; in fan53555_regulator_ofdata_to_platdata() local
94 sleep_vsel = dev_read_u32_default(dev, "fcs,suspend-voltage-selector", in fan53555_regulator_ofdata_to_platdata()
101 switch (sleep_vsel) { in fan53555_regulator_ofdata_to_platdata()
111 pr_err("%s: invalid vsel id %d\n", dev->name, sleep_vsel); in fan53555_regulator_ofdata_to_platdata()