Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/rtc/
Drtc-max8997.c384 ret = max8997_update_reg(info->rtc, MAX8997_RTC_WTSR_SMPL, val, mask); in max8997_rtc_enable_wtsr()
412 ret = max8997_update_reg(info->rtc, MAX8997_RTC_WTSR_SMPL, val, mask); in max8997_rtc_enable_smpl()
422 max8997_read_reg(info->rtc, MAX8997_RTC_WTSR_SMPL, &val); in max8997_rtc_enable_smpl()
/Linux-v5.10/include/linux/mfd/
Dmax8997-private.h276 MAX8997_RTC_WTSR_SMPL = 0x06, enumerator