Searched refs:motor_res (Results 1 – 1 of 1) sorted by relevance
135 static u8 twl6040_vibra_code(int vddvib, int vibdrv_res, int motor_res, in twl6040_vibra_code() argument142 vpk = (vddvib * motor_res * TWL6040_VIBRA_MOD) / in twl6040_vibra_code()143 (100 * (vibdrv_res + motor_res)); in twl6040_vibra_code()