Home
last modified time | relevance | path

Searched refs:tpu_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/pwm/
Dpwm-renesas-tpu.c66 struct tpu_device;
71 struct tpu_device *tpu;
80 struct tpu_device { struct
89 static inline struct tpu_device *to_tpu_device(struct pwm_chip *chip) in to_tpu_device() argument
214 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_request()
236 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_free()
245 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_config()
354 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_set_polarity()
364 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_enable()
387 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_disable()
[all …]