Home
last modified time | relevance | path

Searched defs:todr (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/arch/evbarm/ifpga/
H A Dpl030_rtc.c67 plrtc_gettime(todr_chip_handle_t todr, struct timeval *tv) in plrtc_gettime()
78 plrtc_settime(todr_chip_handle_t todr, struct timeval *tv) in plrtc_settime()
/netbsd-src/sys/arch/playstation2/playstation2/
H A Dclock.c52 struct todr_chip_handle todr = { in cpu_initclocks() local
/netbsd-src/sys/dev/ic/
H A Drs5c313.c144 rs5c313_todr_gettime_ymdhms(todr_chip_handle_t todr, struct clock_ymdhms *dt) in rs5c313_todr_gettime_ymdhms()
204 rs5c313_todr_settime_ymdhms(todr_chip_handle_t todr, struct clock_ymdhms *dt) in rs5c313_todr_settime_ymdhms()
/netbsd-src/sys/kern/
H A Dkern_todr.c147 todr_attach(todr_chip_handle_t todr) in todr_attach()
376 todr_wenable(todr_chip_handle_t todr, int onoff) in todr_wenable()
/netbsd-src/sys/arch/emips/ebus/
H A Dclock_ebus.c122 eclock_gettime(struct todr_chip_handle *todr, struct timeval *tv) in eclock_gettime()
185 eclock_settime(struct todr_chip_handle *todr, struct timeval *tv) in eclock_settime()
/netbsd-src/sys/arch/atari/dev/
H A Dclock.c421 atari_rtc_get(todr_chip_handle_t todr, struct clock_ymdhms *dtp) in atari_rtc_get()
463 atari_rtc_set(todr_chip_handle_t todr, struct clock_ymdhms *dtp) in atari_rtc_set()
/netbsd-src/sys/dev/i2c/
H A Dem3027.c384 em3027rtc_gettime(struct todr_chip_handle *todr, struct clock_ymdhms *dt) in em3027rtc_gettime()
427 em3027rtc_settime(struct todr_chip_handle *todr, struct clock_ymdhms *dt) in em3027rtc_settime()
/netbsd-src/sys/arch/xen/xen/
H A Dxen_clock.c1077 xen_rtc_get(struct todr_chip_handle *todr, struct timeval *tvp) in xen_rtc_get() argument
1093 xen_rtc_set(struct todr_chip_handle *todr, struct timeval *tvp) in xen_rtc_set() argument
/netbsd-src/sys/dev/goldfish/
H A Dgfrtc.c92 gfrtc_attach(struct gfrtc_softc * const sc, bool todr) in gfrtc_attach()
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dclock.c168 static struct todr_chip_handle todr = { in cpu_initclocks() local
/netbsd-src/sys/arch/hppa/dev/
H A Dpdc.c237 static struct todr_chip_handle todr = { in pdcattach() local