Searched refs:tpu_pwm_device (Results 1 – 1 of 1) sorted by relevance
69 struct tpu_pwm_device { struct92 static void tpu_pwm_write(struct tpu_pwm_device *tpd, int reg_nr, u16 value) in tpu_pwm_write() argument100 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()238 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_free()247 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_config()356 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); in tpu_pwm_set_polarity()[all …]