Searched refs:exclock_softc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/armv7/exynos/
H A Dexclock.c65 struct exclock_softc { struct
88 struct exclock_softc *exclock_sc;
93 uint32_t exclock_get_pll_clk(struct exclock_softc *, enum clocks);
94 uint32_t exclock_get_armclk(struct exclock_softc *);
95 uint32_t exclock_get_kfcclk(struct exclock_softc *);
99 sizeof (struct exclock_softc), exclock_match, exclock_attach
128 struct exclock_softc *sc = (struct exclock_softc *)self;
167 struct exclock_softc *sc = cookie;
234 struct exclock_softc *s
[all...]

Completed in 178 milliseconds