Searched refs:sc_clock_count (Results 1 – 6 of 6) sorted by relevance
80 uint32_t sc_clock_count; member188 sc->sc_clock_count = sc->sc_coreclock_freq / hz; in ixpclk_attach()193 sc->sc_clock_count); in ixpclk_attach()266 sc->sc_clock_count); in cpu_initclocks()342 ? ixpclk_sc->sc_clock_count + otick - ticks in delay()
135 atomic_add_32(&ifpga_base, ifpga_sc->sc_clock_count); in clockhandler()296 ifpga_sc->sc_clock_count in cpu_initclocks()304 ((((ifpga_sc->sc_clock_count * hz) / 1000) * 256) / 1000); in cpu_initclocks()349 u_int count_max = ifpga_sc->sc_clock_count; in delay()
60 int sc_clock_count; member
76 uint32_t sc_clock_count; member154 oldmatch = sc->sc_clock_count; in clockintr()176 sc->sc_clock_count = nextmatch; in clockintr()249 sc->sc_clock_count = TIMER_FREQUENCY / hz; in cpu_initclocks()258 sc->sc_clock_count); in cpu_initclocks()
282 clock_sc->sc_clock_count = load_timer(TIMER_1_BASE, hz); in cpu_initclocks()289 ((((clock_sc->sc_clock_count * hz) / 1000) * 256) / 1000); in cpu_initclocks()
54 unsigned int sc_clock_count; member