Searched refs:tps80031_smps_hex2volt (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/power/regulator/
H A Dtps80031_regulator.c238 * tps80031_smps_hex2volt() - convert register hex value into
246 static int tps80031_smps_hex2volt(u32 base, int hex) function
279 ret = tps80031_smps_hex2volt(base, val & SMPS_VOLT_MASK);

Completed in 104 milliseconds