Searched refs:pcf8563_settime (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/iicbus/
H A Dpcf8563.c60 static clock_settime_t pcf8563_settime; variable
90 * set, i.e. pcf8563_settime(), and not just PCF8563_R_SECOND in
93 * Note that pcf8563_settime() will also clear PCF8563_R_SECOND_VL
152 pcf8563_settime(device_t dev, struct timespec *ts) function
195 DEVMETHOD(clock_settime, pcf8563_settime),

Completed in 92 milliseconds