Searched refs:sxiccmu_a10_get_frequency (Results 1 – 1 of 1) sorted by relevance
93 uint32_t sxiccmu_a10_get_frequency(struct sxiccmu_softc *, uint32_t);198 sc->sc_get_frequency = sxiccmu_a10_get_frequency; in sxiccmu_attach()946 sxiccmu_a10_get_frequency(struct sxiccmu_softc *sc, uint32_t idx) in sxiccmu_a10_get_frequency() function968 return sxiccmu_a10_get_frequency(sc, A10_CLK_PLL_PERIPH_BASE) * 2; in sxiccmu_a10_get_frequency()