Lines Matching refs:rk_cru_softc
63 struct rk_cru_softc * const sc = device_private(dev); in rk_cru_reset_assert()
76 struct rk_cru_softc * const sc = device_private(dev); in rk_cru_reset_deassert()
96 struct rk_cru_softc * const sc = device_private(dev); in rk_cru_clock_decode()
120 struct rk_cru_softc * const sc = priv; in rk_cru_clock_get()
138 struct rk_cru_softc * const sc = priv; in rk_cru_clock_get_rate()
158 struct rk_cru_softc * const sc = priv; in rk_cru_clock_set_rate()
181 struct rk_cru_softc * const sc = priv; in rk_cru_clock_round_rate()
204 struct rk_cru_softc * const sc = priv; in rk_cru_clock_enable()
225 struct rk_cru_softc * const sc = priv; in rk_cru_clock_disable()
238 struct rk_cru_softc * const sc = priv; in rk_cru_clock_set_parent()
250 struct rk_cru_softc * const sc = priv; in rk_cru_clock_get_parent()
283 rk_cru_clock_find(struct rk_cru_softc *sc, const char *name) in rk_cru_clock_find()
296 rk_cru_attach(struct rk_cru_softc *sc) in rk_cru_attach()
338 rk_cru_print(struct rk_cru_softc *sc) in rk_cru_print()