Lines Matching defs:ixpclk_sc
123 static struct ixpclk_softc *ixpclk_sc = NULL;
158 bool first_run = ixpclk_sc == NULL;
168 if (ixpclk_sc == NULL)
169 ixpclk_sc = sc;
217 bus_space_write_4(ixpclk_sc->sc_iot, ixpclk_sc->sc_ioh,
220 atomic_add_32(&ixpclk_base, ixpclk_sc->sc_coreclock_freq);
254 sc = ixpclk_sc;
279 counter = GET_TIMER_VALUE(ixpclk_sc);
292 counter = GET_TIMER_VALUE(ixpclk_sc);
315 if (ixpclk_sc == NULL) {
332 count = ixpclk_sc->sc_count_per_usec * usecs;
342 ? ixpclk_sc->sc_clock_count + otick - ticks