Lines Matching refs:to_meson_pwm
115 static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip) in to_meson_pwm() function
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()
343 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_init_clocks_meson8b()
430 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_init_channels_meson8b_legacy()
474 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_init_channels_s4()
591 meson = to_meson_pwm(chip); in meson_pwm_probe()