Home
last modified time | relevance | path

Searched refs:sxiccmu_a10_get_frequency (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dsxiccmu.c93 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() function
968 return sxiccmu_a10_get_frequency(sc, A10_CLK_PLL_PERIPH_BASE) * 2; in sxiccmu_a10_get_frequency()