Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/rtc/
H A Dds13rtc.c107 #define DS13xx_M_SECOND 0x7f /* Masks for all BCD time regs... */ macro
383 bct.sec = tregs.sec & DS13xx_M_SECOND; in ds13rtc_gettime()