Searched refs:sc_clksource (Results 1 – 1 of 1) sorted by relevance
90 u_int sc_clksource; member225 val |= __SHIFTIN(sc->sc_clksource, MESON_PWM_MISC_AB_A_CLK_SEL); in meson_pwm_set_config()245 val |= __SHIFTIN(sc->sc_clksource, MESON_PWM_MISC_AB_B_CLK_SEL); in meson_pwm_set_config()355 sc->sc_clksource = 1; in meson_pwm_attach()357 sc->sc_clksource = 2; in meson_pwm_attach()359 sc->sc_clksource = 3; in meson_pwm_attach()361 sc->sc_clksource = 0; /* default: "xtal" */ in meson_pwm_attach()