Searched refs:CURR_STEP_SIZE (Results 1 – 2 of 2) sorted by relevance
121 #define CURR_STEP_SIZE 147 macro
267 return (raw_volt * CURR_STEP_SIZE) / CURR_PSR_R1; in twl4030battery_current()269 return (raw_volt * CURR_STEP_SIZE) / CURR_PSR_R2; in twl4030battery_current()