Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-renesas-tpu.c62 TPU_PIN_INACTIVE, /* Pin is driven inactive */ enumerator
109 case TPU_PIN_INACTIVE: in tpu_pwm_set_pin()
164 tpu_pwm_set_pin(pwm, TPU_PIN_INACTIVE); in tpu_pwm_timer_start()
320 tpu_pwm_set_pin(pwm, duty ? TPU_PIN_ACTIVE : TPU_PIN_INACTIVE); in tpu_pwm_config()
352 TPU_PIN_ACTIVE : TPU_PIN_INACTIVE); in tpu_pwm_enable()
365 tpu_pwm_set_pin(pwm, TPU_PIN_INACTIVE); in tpu_pwm_disable()