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

/netbsd-current/sys/dev/ic/
H A Dds1687reg.h190 #define DS1687_SOFT_HOUR 0x04 macro
/netbsd-current/sys/arch/sgimips/mace/
H A Dmcclock_mace.c192 dt->dt_hour = bcdtobin(regs[DS1687_SOFT_HOUR]);
213 regs[DS1687_SOFT_HOUR] = bintobcd(dt->dt_hour);

Completed in 119 milliseconds