Home
last modified time | relevance | path

Searched refs:tpu_pwm_start_stop (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/pwm/
Dpwm-renesas-tpu.c135 static void tpu_pwm_start_stop(struct tpu_pwm_device *pwm, int start) in tpu_pwm_start_stop() function
173 tpu_pwm_start_stop(pwm, false); in tpu_pwm_timer_start()
194 tpu_pwm_start_stop(pwm, true); in tpu_pwm_timer_start()
205 tpu_pwm_start_stop(pwm, false); in tpu_pwm_timer_stop()