/src/sys/arch/evbmips/sbmips/ |
rtc.c | 100 struct rtc_softc *the_rtc; variable in typeref:struct:rtc_softc * 131 the_rtc = sc; 242 the_rtc = sc; 329 printf("%s: calibrating CPU clock", device_xname(the_rtc->sc_dev)); 335 time_smbus_init(the_rtc->sc_smbus_chan); 336 sec = RTC_SECONDS(the_rtc); 348 // time_smbus_init(the_rtc->sc_smbus_chan); 349 sec = RTC_SECONDS(the_rtc); 378 device_xname(the_rtc->sc_dev), curcpu()->ci_cpu_freq,
|
rtc.c | 100 struct rtc_softc *the_rtc; variable in typeref:struct:rtc_softc * 131 the_rtc = sc; 242 the_rtc = sc; 329 printf("%s: calibrating CPU clock", device_xname(the_rtc->sc_dev)); 335 time_smbus_init(the_rtc->sc_smbus_chan); 336 sec = RTC_SECONDS(the_rtc); 348 // time_smbus_init(the_rtc->sc_smbus_chan); 349 sec = RTC_SECONDS(the_rtc); 378 device_xname(the_rtc->sc_dev), curcpu()->ci_cpu_freq,
|
rtc.c | 100 struct rtc_softc *the_rtc; variable in typeref:struct:rtc_softc * 131 the_rtc = sc; 242 the_rtc = sc; 329 printf("%s: calibrating CPU clock", device_xname(the_rtc->sc_dev)); 335 time_smbus_init(the_rtc->sc_smbus_chan); 336 sec = RTC_SECONDS(the_rtc); 348 // time_smbus_init(the_rtc->sc_smbus_chan); 349 sec = RTC_SECONDS(the_rtc); 378 device_xname(the_rtc->sc_dev), curcpu()->ci_cpu_freq,
|
/src/sys/arch/sbmips/sbmips/ |
rtc.c | 100 struct rtc_softc *the_rtc; variable in typeref:struct:rtc_softc * 131 the_rtc = sc; 242 the_rtc = sc; 329 printf("%s: calibrating CPU clock", device_xname(the_rtc->sc_dev)); 335 time_smbus_init(the_rtc->sc_smbus_chan); 336 sec = RTC_SECONDS(the_rtc); 348 // time_smbus_init(the_rtc->sc_smbus_chan); 349 sec = RTC_SECONDS(the_rtc); 378 device_xname(the_rtc->sc_dev), curcpu()->ci_cpu_freq,
|
rtc.c | 100 struct rtc_softc *the_rtc; variable in typeref:struct:rtc_softc * 131 the_rtc = sc; 242 the_rtc = sc; 329 printf("%s: calibrating CPU clock", device_xname(the_rtc->sc_dev)); 335 time_smbus_init(the_rtc->sc_smbus_chan); 336 sec = RTC_SECONDS(the_rtc); 348 // time_smbus_init(the_rtc->sc_smbus_chan); 349 sec = RTC_SECONDS(the_rtc); 378 device_xname(the_rtc->sc_dev), curcpu()->ci_cpu_freq,
|
rtc.c | 100 struct rtc_softc *the_rtc; variable in typeref:struct:rtc_softc * 131 the_rtc = sc; 242 the_rtc = sc; 329 printf("%s: calibrating CPU clock", device_xname(the_rtc->sc_dev)); 335 time_smbus_init(the_rtc->sc_smbus_chan); 336 sec = RTC_SECONDS(the_rtc); 348 // time_smbus_init(the_rtc->sc_smbus_chan); 349 sec = RTC_SECONDS(the_rtc); 378 device_xname(the_rtc->sc_dev), curcpu()->ci_cpu_freq,
|