Searched defs:todr (Results 1 - 10 of 10) sorted by relevance
| /src/sys/arch/playstation2/playstation2/ |
| H A D | clock.c | 52 struct todr_chip_handle todr = { local in function:cpu_initclocks
|
| /src/sys/arch/evbarm/ifpga/ |
| H A D | pl030_rtc.c | 68 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 D | rs5c313.c | 144 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 D | gfrtc.c | 92 gfrtc_attach(struct gfrtc_softc * const sc, bool todr) argument
|
| /src/sys/arch/emips/ebus/ |
| H A D | clock_ebus.c | 122 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 D | kern_todr.c | 149 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 D | em3027.c | 383 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 D | clock.c | 168 static struct todr_chip_handle todr = { local in function:cpu_initclocks
|
| /src/sys/arch/atari/dev/ |
| H A D | clock.c | 421 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 D | xen_clock.c | 1063 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 9 milliseconds