HomeSort by: relevance | last modified time | path
    Searched refs:DS_MINUTES (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/walnut/dev/
ds1743reg.h 44 #define DS_MINUTES 0x1ffa
ds1743.c 238 ds1743_write(sc, DS_MINUTES, bintobcd(dt->dt_min) & 0x7f);
258 dt->dt_min = bcdtobin(ds1743_read(sc, DS_MINUTES) & 0x7f);

Completed in 11 milliseconds