Searched refs:lt_oneshot (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_timer.c57 int lt_oneshot; member in struct:lpc_timer_softc
203 sc->lt_oneshot = 1;
206 sc->lt_oneshot = 0;
261 if (!sc->lt_oneshot) {

Completed in 134 milliseconds