Home
last modified time | relevance | path

Searched refs:rtas_todr_settime_ymdhms (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/powerpc/powerpc/
H A Drtas.c79 static int rtas_todr_settime_ymdhms(struct todr_chip_handle *,
171 sc->ra_todr_handle.todr_settime_ymdhms = rtas_todr_settime_ymdhms; in rtas_attach()
288 rtas_todr_settime_ymdhms(struct todr_chip_handle *h, struct clock_ymdhms *t) in rtas_todr_settime_ymdhms() function