REG_RTC_MATCH_VAL_L
seconds = readw(priv->rtc_base + REG_RTC_MATCH_VAL_L)
writew((seconds & 0xFFFF), priv->rtc_base + REG_RTC_MATCH_VAL_L);