Searched refs:clock_src (Results 1 – 2 of 2) sorted by relevance
76 unsigned int clock_src; member199 if (sc->config->clock_src == 0) in mv_timer_attach()200 sc->config->clock_src = get_tclk(); in mv_timer_attach()254 sc->et.et_frequency = sc->config->clock_src; in mv_timer_attach()261 mv_timer_timecounter.tc_frequency = sc->config->clock_src; in mv_timer_attach()317 nticks = ((timer_softc->config->clock_src / 1000000 + 1) * usec); in mv_delay()495 ticks = (uint64_t)(ns * timer_softc->config->clock_src) / 1000000000; in mv_watchdog_event()
114 int clock_src; member122 .clock_src = -1,132 .clock_src = -1,262 if (sc->conf->clock_src > 0) { in bcm_sdhci_attach()272 sc->conf->clock_src, default_freq); in bcm_sdhci_attach()