Searched refs:exynos5422_clock_softc (Results 1 – 1 of 1) sorted by relevance
583 struct exynos5422_clock_softc { struct592 static void exynos5422_clock_print(struct exynos5422_clock_softc *, argument595 CFATTACH_DECL_NEW(exynos5422_clock, sizeof(struct exynos5422_clock_softc),619 struct exynos5422_clock_softc * const sc = device_private(self); in exynos5422_clock_attach()697 exynos5422_clock_print(struct exynos5422_clock_softc *sc, in exynos5422_clock_print()753 exynos5422_clock_get_rate_pll(struct exynos5422_clock_softc *sc, in exynos5422_clock_get_rate_pll()772 exynos5422_clock_set_rate_pll(struct exynos5422_clock_softc *sc, in exynos5422_clock_set_rate_pll()780 exynos5422_clock_set_parent_mux(struct exynos5422_clock_softc *sc, in exynos5422_clock_set_parent_mux()807 exynos5422_clock_get_parent_mux(struct exynos5422_clock_softc *sc, in exynos5422_clock_get_parent_mux()823 exynos5422_clock_get_rate_div(struct exynos5422_clock_softc *sc, in exynos5422_clock_get_rate_div()[all …]