Searched defs:meson_pwm (Results 1 – 1 of 1) sorted by relevance
103 struct meson_pwm { struct105 const struct meson_pwm_data *data; argument106 struct meson_pwm_channel channels[MESON_NUM_PWMS]; argument115 static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip) in to_meson_pwm() argument