Searched refs:clock_src (Results 1 – 2 of 2) sorted by relevance
73 unsigned int clock_src; member196 if (sc->config->clock_src == 0) in mv_timer_attach()197 sc->config->clock_src = get_tclk(); in mv_timer_attach()251 sc->et.et_frequency = sc->config->clock_src; in mv_timer_attach()258 mv_timer_timecounter.tc_frequency = sc->config->clock_src; in mv_timer_attach()312 nticks = ((timer_softc->config->clock_src / 1000000 + 1) * usec); in mv_delay()490 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()