Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-meson.c123 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_request() local
140 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_free() local
146 static int meson_pwm_calc(struct meson_pwm *meson, struct pwm_device *pwm, in meson_pwm_calc()
206 static void meson_pwm_enable(struct meson_pwm *meson, struct pwm_device *pwm) in meson_pwm_enable()
233 static void meson_pwm_disable(struct meson_pwm *meson, struct pwm_device *pwm) in meson_pwm_disable()
250 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_apply() local
290 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_cnt_to_ns() local
307 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_get_state() local
436 static int meson_pwm_init_channels(struct meson_pwm *meson) in meson_pwm_init_channels()
535 struct meson_pwm *meson; in meson_pwm_probe() local