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