Lines Matching defs:tpd
86 struct tpu_pwm_device tpd[TPU_CHANNEL_MAX]; member
94 static void tpu_pwm_write(struct tpu_pwm_device *tpd, int reg_nr, u16 value) in tpu_pwm_write()
102 static void tpu_pwm_set_pin(struct tpu_pwm_device *tpd, in tpu_pwm_set_pin()
129 static void tpu_pwm_start_stop(struct tpu_pwm_device *tpd, int start) in tpu_pwm_start_stop()
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() local
237 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_free() local
246 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_config() local
355 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_set_polarity() local
365 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_enable() local
388 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_disable() local