Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-meson.c104 struct meson_pwm { struct
115 static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip) in to_meson_pwm() argument
122 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_request()
139 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_free()
148 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_calc()
209 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_enable()
237 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_disable()
253 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_apply()
293 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_cnt_to_ns()
310 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_get_state()
[all …]