Searched refs:meson_pwm_softc (Results 1 – 1 of 1) sorted by relevance
77 struct meson_pwm_softc *mpc_sc;83 struct meson_pwm_softc { struct98 struct meson_pwm_softc * const sc = device_private(pwm->pwm_dev); in meson_pwm_enable() argument122 meson_pwm_get_current(struct meson_pwm_softc *sc, int chan, in meson_pwm_get_current()178 struct meson_pwm_softc * const sc = device_private(pwm->pwm_dev); in meson_pwm_set_config()281 struct meson_pwm_softc * const sc = device_private(dev); in meson_pwm_get_tag()336 struct meson_pwm_softc * const sc = device_private(self); in meson_pwm_attach()390 CFATTACH_DECL_NEW(meson_pwm, sizeof(struct meson_pwm_softc),