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