Lines Matching defs:tpd
87 struct tpu_pwm_device tpd[TPU_CHANNEL_MAX]; member
92 static void tpu_pwm_write(struct tpu_pwm_device *tpd, int reg_nr, u16 value) in tpu_pwm_write()
100 static void tpu_pwm_set_pin(struct tpu_pwm_device *tpd, in tpu_pwm_set_pin()
127 static void tpu_pwm_start_stop(struct tpu_pwm_device *tpd, int start) in tpu_pwm_start_stop()
144 static int tpu_pwm_timer_start(struct tpu_pwm_device *tpd) in tpu_pwm_timer_start()
191 static void tpu_pwm_timer_stop(struct tpu_pwm_device *tpd) in tpu_pwm_timer_stop()
213 struct tpu_pwm_device *tpd; in tpu_pwm_request() local
235 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_free() local
244 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_config() local
353 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_set_polarity() local
363 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_enable() local
386 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_disable() local