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