SPRD_RTC_ALARM
case SPRD_RTC_ALARM:
ret = sprd_rtc_get_secs(rtc, SPRD_RTC_ALARM, &secs);
ret = sprd_rtc_set_secs(rtc, SPRD_RTC_ALARM, secs);