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

/netbsd-current/sys/dev/i2c/
H A Dac100.c82 #define AC100_RTC_HOU_REG 0xca macro
186 ac100_read(sc, AC100_RTC_HOU_REG, &hou);
212 ac100_write(sc, AC100_RTC_HOU_REG, bintobcd(dt->dt_hour) & 0x3f);

Completed in 111 milliseconds