Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dfan53555.c144 unsigned int sleep_vol_cache; member
158 if (di->sleep_vol_cache == uV) in fan53555_set_suspend_voltage()
169 di->sleep_vol_cache = uV; in fan53555_set_suspend_voltage()
/openbmc/u-boot/drivers/power/regulator/
H A Dfan53555.c81 unsigned int sleep_vol_cache; member