Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dds1687reg.h154 #define DS1687_VRT 0x80 /* Valid RAM and time: battery bad if 0 */ macro
/netbsd/src/sys/arch/sgimips/mace/
Dmcclock_mace.c145 if (!(ds1687_read(sc, DS1687_CONTROLD) & DS1687_VRT)) in mcclock_mace_attach()