exclock_softc
struct exclock_softc *sc = (struct exclock_softc *)self;
struct exclock_softc *sc = cookie;
struct exclock_softc *sc = cookie;
exclock_get_pll_clk(struct exclock_softc *sc, enum clocks pll)
exclock_get_armclk(struct exclock_softc *sc)
exclock_get_kfcclk(struct exclock_softc *sc)
struct exclock_softc *sc = exclock_sc;
struct exclock_softc *exclock_sc;
uint32_t exclock_get_pll_clk(struct exclock_softc *, enum clocks);
uint32_t exclock_get_armclk(struct exclock_softc *);
uint32_t exclock_get_kfcclk(struct exclock_softc *);
sizeof (struct exclock_softc), exclock_match, exclock_attach