Home
last modified time | relevance | path

Searched defs:meson_pwm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-meson.c104 struct meson_pwm { struct
106 const struct meson_pwm_data *data; argument
107 struct meson_pwm_channel channels[MESON_NUM_PWMS]; argument
116 static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip) in to_meson_pwm() argument