Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-renesas-tpu.c108 static void tpu_pwm_set_pin(struct tpu_pwm_device *pwm, in tpu_pwm_set_pin() function
172 tpu_pwm_set_pin(pwm, TPU_PIN_INACTIVE); in tpu_pwm_timer_start()
186 tpu_pwm_set_pin(pwm, TPU_PIN_PWM); in tpu_pwm_timer_start()
328 tpu_pwm_set_pin(pwm, duty ? TPU_PIN_ACTIVE : TPU_PIN_INACTIVE); in tpu_pwm_config()
359 tpu_pwm_set_pin(pwm, pwm->duty ? in tpu_pwm_enable()
373 tpu_pwm_set_pin(pwm, TPU_PIN_INACTIVE); in tpu_pwm_disable()