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

/netbsd-current/sys/arch/evbppc/walnut/dev/
H A Dds1743reg.h48 #define DS_MONTH 0x1ffe macro
H A Dds1743.c241 ds1743_write(sc, DS_MONTH, bintobcd(dt->dt_mon) & 0x1f);
261 dt->dt_mon = bcdtobin(ds1743_read(sc, DS_MONTH) & 0x1f);

Completed in 98 milliseconds