Searched defs:todr (Results 1 - 10 of 10) sorted by relevance

/src/sys/arch/playstation2/playstation2/
H A Dclock.c52 struct todr_chip_handle todr = { local in function:cpu_initclocks
/src/sys/arch/evbarm/ifpga/
H A Dpl030_rtc.c68 plrtc_gettime(todr_chip_handle_t todr, struct timeval *tv) argument
78 plrtc_settime(todr_chip_handle_t todr, struct timeval *tv) argument
/src/sys/dev/ic/
H A Drs5c313.c144 rs5c313_todr_gettime_ymdhms(todr_chip_handle_t todr, struct clock_ymdhms *dt) argument
204 rs5c313_todr_settime_ymdhms(todr_chip_handle_t todr, struct clock_ymdhms *dt) argument
/src/sys/dev/goldfish/
H A Dgfrtc.c92 gfrtc_attach(struct gfrtc_softc * const sc, bool todr) argument
/src/sys/arch/emips/ebus/
H A Dclock_ebus.c122 eclock_gettime(struct todr_chip_handle *todr, struct timeval *tv) argument
185 eclock_settime(struct todr_chip_handle *todr, struct timeval *tv) argument
/src/sys/kern/
H A Dkern_todr.c149 todr_should_skip(todr_chip_handle_t todr) argument
178 todr_attach(todr_chip_handle_t todr) argument
411 todr_wenable(todr_chip_handle_t todr, int onoff) argument
[all...]
/src/sys/dev/i2c/
H A Dem3027.c383 em3027rtc_gettime(struct todr_chip_handle *todr, struct clock_ymdhms *dt) argument
426 em3027rtc_settime(struct todr_chip_handle *todr, struct clock_ymdhms *dt) argument
/src/sys/arch/mac68k/mac68k/
H A Dclock.c168 static struct todr_chip_handle todr = { local in function:cpu_initclocks
/src/sys/arch/atari/dev/
H A Dclock.c421 atari_rtc_get(todr_chip_handle_t todr, struct clock_ymdhms *dtp) argument
463 atari_rtc_set(todr_chip_handle_t todr, struct clock_ymdhms *dtp) argument
/src/sys/arch/xen/xen/
H A Dxen_clock.c1063 xen_rtc_get(struct todr_chip_handle *todr, struct timeval *tvp) argument
1079 xen_rtc_set(struct todr_chip_handle *todr, struct timeval *tvp) argument

Completed in 8 milliseconds