Searched refs:RTC_SEC_ADJUST_REG (Results 1 – 1 of 1) sorted by relevance
30 #define RTC_SEC_ADJUST_REG (0x6 << 2) /* Control second-based timing adjustment */ macro201 regmap_read(rtc->map, RTC_SEC_ADJUST_REG, ®_val); in aml_rtc_read_offset()240 regmap_write(rtc->map, RTC_SEC_ADJUST_REG, reg_val); in aml_rtc_set_offset()
Completed in 5 milliseconds