Searched refs:pwm_period (Results 1 – 2 of 2) sorted by relevance
60 unsigned int pwm_period; member76 unsigned int duty = chip->pwm_period * chip->level / 100; in max8997_haptic_set_duty_cycle()77 ret = pwm_config(chip->pwm, duty, chip->pwm_period); in max8997_haptic_set_duty_cycle()274 chip->pwm_period = haptic_pdata->pwm_period; in max8997_haptic_probe()
172 unsigned int pwm_period; member