OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:the_rtc
(Results
1 - 2
of
2
) sorted by relevancy
/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,
/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,
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025