Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/riscv64/dev/
Dsfclock.c80 void sfclock_enable(void *, uint32_t *, int);
116 sc->sc_cd.cd_enable = sfclock_enable; in sfclock_attach()
171 sfclock_enable(void *cookie, uint32_t *cells, int on) in sfclock_enable() function