Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmcp16502.c291 static const u8 us_ramp[] = { 8, 16, 24, 32 }; in mcp16502_set_voltage_time_sel() local
307 ret = DIV_ROUND_CLOSEST(uV_delta * us_ramp[val], in mcp16502_set_voltage_time_sel()
314 ret = DIV_ROUND_CLOSEST(uV_delta * us_ramp[val], in mcp16502_set_voltage_time_sel()