Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drc5t583-regulator.c40 int curr_uV = regulator_list_voltage_linear(rdev, vsel); in rc5t583_regulator_enable_time() local
42 return DIV_ROUND_UP(curr_uV, reg_info->enable_uv_per_us); in rc5t583_regulator_enable_time()