Home
last modified time | relevance | path

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

/drivers/pwm/
Dpwm-renesas-tpu.c100 static void tpu_pwm_set_pin(struct tpu_pwm_device *tpd, in tpu_pwm_set_pin() function
164 tpu_pwm_set_pin(tpd, TPU_PIN_INACTIVE); in tpu_pwm_timer_start()
178 tpu_pwm_set_pin(tpd, TPU_PIN_PWM); in tpu_pwm_timer_start()
346 tpu_pwm_set_pin(tpd, duty ? TPU_PIN_ACTIVE : TPU_PIN_INACTIVE); in tpu_pwm_config()
377 tpu_pwm_set_pin(tpd, tpd->duty ? in tpu_pwm_enable()
391 tpu_pwm_set_pin(tpd, TPU_PIN_INACTIVE); in tpu_pwm_disable()