Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/riscv64/dev/
H A Dmpfclock.c99 uint32_t mpfclock_get_frequency(void *, uint32_t *);
151 sc->sc_cd.cd_get_frequency = mpfclock_get_frequency; in mpfclock_attach()
160 mpfclock_get_frequency(void *cookie, uint32_t *cells) in mpfclock_get_frequency() function