Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds