Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-renesas-tpu.c63 TPU_PIN_ACTIVE, /* Pin is driven active */ enumerator
121 case TPU_PIN_ACTIVE: in tpu_pwm_set_pin()
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()