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

/netbsd-current/sys/arch/evbppc/walnut/dev/
H A Dds1743reg.h44 #define DS_MINUTES 0x1ffa macro
H A Dds1743.c238 ds1743_write(sc, DS_MINUTES, bintobcd(dt->dt_min) & 0x7f);
258 dt->dt_min = bcdtobin(ds1743_read(sc, DS_MINUTES) & 0x7f);

Completed in 81 milliseconds