Searched refs:clock_src (Results 1 – 2 of 2) sorted by relevance
74 unsigned int clock_src; member197 if (sc->config->clock_src == 0) in mv_timer_attach()198 sc->config->clock_src = get_tclk(); in mv_timer_attach()252 sc->et.et_frequency = sc->config->clock_src; in mv_timer_attach()259 mv_timer_timecounter.tc_frequency = sc->config->clock_src; in mv_timer_attach()313 nticks = ((timer_softc->config->clock_src / 1000000 + 1) * usec); in mv_delay()491 ticks = (uint64_t)(ns * timer_softc->config->clock_src) / 1000000000; in mv_watchdog_event()
113 int clock_src; member121 .clock_src = -1,131 .clock_src = -1,261 if (sc->conf->clock_src > 0) { in bcm_sdhci_attach()271 sc->conf->clock_src, default_freq); in bcm_sdhci_attach()