Searched refs:pwm_get_period (Results 1 – 7 of 7) sorted by relevance
76 pwm_get_period(pwm) != state->period) { in crc_pwm_apply()89 pwm_get_period(pwm) != state->period) { in crc_pwm_apply()98 if (pwm_get_period(pwm) != state->period || in crc_pwm_apply()
160 period_ns == pwm_get_period(pwm)) in pwm_omap_dmtimer_config()
169 period_same = (period_ns == pwm_get_period(cur)); in sti_pwm_config()
185 pwm_get_period(vibrator->pwm_dir) / 2; in pwm_vibrator_probe()
117 static inline u64 pwm_get_period(const struct pwm_device *pwm) in pwm_get_period() function
356 par->pwm->label, pwm_get_period(par->pwm)); in ssd1307fb_init()
354 ssd130x->pwm->label, pwm_get_period(ssd130x->pwm)); in ssd130x_pwm_enable()
Completed in 25 milliseconds