Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-max8907.c99 ret = regmap_bulk_read(rtc->regmap, MAX8907_REG_RTC_SEC, regs, in max8907_rtc_read_time()
116 return regmap_bulk_write(rtc->regmap, MAX8907_REG_RTC_SEC, regs, in max8907_rtc_set_time()
/linux/include/linux/mfd/
H A Dmax8907.h123 #define MAX8907_REG_RTC_SEC 0x00 macro