Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Drtc-v3020.h29 #define V3020_HOURS 0x04 macro
/Linux-v4.19/drivers/rtc/
Drtc-v3020.c225 tmp = v3020_get_reg(chip, V3020_HOURS); in v3020_read_time()
264 v3020_set_reg(chip, V3020_HOURS, bin2bcd(dt->tm_hour)); in v3020_set_time()