Searched refs:tpu_pwm_device (Results 1 – 1 of 1) sorted by relevance
68 struct tpu_pwm_device { struct86 struct tpu_pwm_device tpd[TPU_CHANNEL_MAX]; argument102 static void tpu_pwm_set_pin(struct tpu_pwm_device *tpd, in tpu_pwm_set_pin()146 static int tpu_pwm_timer_start(struct tpu_pwm_device *tpd) in tpu_pwm_timer_start()193 static void tpu_pwm_timer_stop(struct tpu_pwm_device *tpd) in tpu_pwm_timer_stop()215 struct tpu_pwm_device *tpd; in tpu_pwm_request()237 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_free()246 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_config()355 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_set_polarity()365 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_enable()[all …]