Lines Matching defs:tpd
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
238 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_free() local
247 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_config() local
356 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_set_polarity() local
365 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_enable() local
387 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_disable() local