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

/linux-master/drivers/pwm/
H A Dpwm-renesas-tpu.c129 static void tpu_pwm_start_stop(struct tpu_pwm_device *tpd, int start) function
167 tpu_pwm_start_stop(tpd, false);
188 tpu_pwm_start_stop(tpd, true);
199 tpu_pwm_start_stop(tpd, false);

Completed in 91 milliseconds