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

/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0_clk.c81 uint32_t sc_count_per_usec; member in struct:ixpclk_softc
189 sc->sc_count_per_usec = sc->sc_coreclock_freq / 1000000;
332 count = ixpclk_sc->sc_count_per_usec * usecs;

Completed in 127 milliseconds