Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-renesas-tpu.c61 TPU_PIN_INACTIVE, /* Pin is driven inactive */ enumerator
111 case TPU_PIN_INACTIVE: in tpu_pwm_set_pin()
166 tpu_pwm_set_pin(tpd, TPU_PIN_INACTIVE); in tpu_pwm_timer_start()
344 tpu_pwm_set_pin(tpd, duty ? TPU_PIN_ACTIVE : TPU_PIN_INACTIVE); in tpu_pwm_config()
378 TPU_PIN_ACTIVE : TPU_PIN_INACTIVE); in tpu_pwm_enable()
392 tpu_pwm_set_pin(tpd, TPU_PIN_INACTIVE); in tpu_pwm_disable()