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

/freebsd-12-stable/sys/dev/nsp/
H A Dnspvar.h69 u_int8_t sc_clkdiv; /* asic chip clock divisor */ member in struct:nsp_softc
H A Dnsp_pccard.c288 sc->sc_clkdiv = CLKDIVR_40M;
H A Dnsp.c255 nsp_cr_write_1(sc->port_res, NSPR_CLKDIVR, sc->sc_clkdiv);

Completed in 34 milliseconds