Searched refs:sc_step_wanted (Results 1 – 2 of 2) sorted by relevance
54 static int sc_step_wanted = 7; variable172 sc_step_wanted = 7; in loongson_clock_shutdown()184 sc_step_wanted = speed; in loongson_set_speed()222 if (sc_step_wanted != sc_step) { in mips3_clockintr()226 sc_step_wanted; in mips3_clockintr()233 if (sc_step_wanted != sc_step) { in mips3_clockintr()234 sc_step = sc_step_wanted; in mips3_clockintr()275 mhz = sc_scale[sc_step_wanted]; in loongson_cpuspeed_temp()
65 int sc_step_wanted; member178 sc->sc_step_wanted = 7; in pwmclock_attach()232 sc->sc_step_wanted = 7; in pwmclock_shutdown()244 sc->sc_step_wanted = speed; in pwmclock_set_speed()292 if (sc->sc_step_wanted != sc->sc_step) { in pwmclock_intr()296 sc->sc_step_wanted; in pwmclock_intr()303 if (sc->sc_step_wanted != sc->sc_step) { in pwmclock_intr()304 sc->sc_step = sc->sc_step_wanted; in pwmclock_intr()341 mhz = sc->sc_scale[sc->sc_step_wanted]; in pwmclock_cpuspeed_temp()