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

/netbsd-current/sys/arch/arm/marvell/
H A Dmvsoctmr.c75 #define TMR_FLAGS_25MHZ (1 << 1) macro
156 sc->sc_flags = TMR_FLAGS_25MHZ | TMR_FLAGS_NOBRIDGE;
182 if (sc->sc_flags & TMR_FLAGS_25MHZ)
356 if (sc->sc_flags & TMR_FLAGS_25MHZ)

Completed in 189 milliseconds