Home
last modified time | relevance | path

Searched defs:time_regs (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/dev/iicbus/rtc/
H A Drtc8583.c63 struct time_regs { struct
64 uint8_t msec, sec, min, hour, day, month;
H A Disl12xx.c117 struct time_regs { struct
118 uint8_t sec, min, hour, day, month, year;
H A Dds13rtc.c157 struct time_regs { struct
158 uint8_t sec, min, hour, wday, day, month, year;
H A Dnxprtc.c197 struct time_regs { struct
198 uint8_t sec, min, hour, day, wday, month, year;
H A Drv3032.c376 struct rv3032_timeregs time_regs; in rv3032_gettime() local
405 struct rv3032_timeregs time_regs; in rv3032_settime() local