Searched refs:SPRD_RTC_POWER_RESET_VALUE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/rtc/
H A Drtc-sc27xx.c93 #define SPRD_RTC_POWER_RESET_VALUE 0x96 macro
97 (~SPRD_RTC_POWER_RESET_VALUE << SPRD_RTC_POWER_STS_SHIFT)
528 * If the RTC power status value is SPRD_RTC_POWER_RESET_VALUE, which
532 rtc->valid = val != SPRD_RTC_POWER_RESET_VALUE;

Completed in 176 milliseconds