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

/netbsd-current/sys/dev/i2c/
H A Dac100.c83 #define AC100_RTC_WEE_REG 0xcb macro
187 ac100_read(sc, AC100_RTC_WEE_REG, &wee);
213 ac100_write(sc, AC100_RTC_WEE_REG, bintobcd(dt->dt_wday) & 0x7);

Completed in 115 milliseconds