Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Drc5t583-regulator.c59 int curr_uV = regulator_list_voltage_linear(rdev, vsel); in rc5t583_regulator_enable_time() local
61 return DIV_ROUND_UP(curr_uV, reg->reg_info->enable_uv_per_us); in rc5t583_regulator_enable_time()