Home
last modified time | relevance | path

Searched refs:V3020_HOURS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Drtc-v3020.h29 #define V3020_HOURS 0x04 macro
/linux-3.4.99/drivers/rtc/
Drtc-v3020.c244 tmp = v3020_get_reg(chip, V3020_HOURS); in v3020_read_time()
283 v3020_set_reg(chip, V3020_HOURS, bin2bcd(dt->tm_hour)); in v3020_set_time()