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

/netbsd-current/sys/dev/i2c/
H A Dac100.c84 #define AC100_RTC_DAY_REG 0xcc macro
188 ac100_read(sc, AC100_RTC_DAY_REG, &day);
214 ac100_write(sc, AC100_RTC_DAY_REG, bintobcd(dt->dt_day) & 0x3f);

Completed in 80 milliseconds