Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/riscv64/dev/
H A Dmpfclock.c98 void mpfclock_enable(void *, uint32_t *, int);
150 sc->sc_cd.cd_enable = mpfclock_enable; in mpfclock_attach()
198 mpfclock_enable(void *cookie, uint32_t *cells, int on) in mpfclock_enable() function