Searched refs:TOD_DR_RESUME_DONE (Results 1 – 6 of 6) sorted by relevance
2260 if (tod_status_flag & TOD_DR_RESUME_DONE) { in tod_validate()2262 tod_status_flag &= ~TOD_DR_RESUME_DONE; in tod_validate()2264 } else if (tod_status_flag & TOD_DR_RESUME_DONE) { in tod_validate()2269 tod_status_flag &= ~TOD_DR_RESUME_DONE; in tod_validate()
141 #define TOD_DR_RESUME_DONE 0x8 /* DR resume has occurred */ macro
567 tod_status_set(TOD_DR_RESUME_DONE); in sysctrl_resume()
697 tod_status_set(TOD_DR_RESUME_DONE);
723 tod_status_set(TOD_DR_RESUME_DONE); in dr_resume()
734 tod_status_set(TOD_DR_RESUME_DONE); in dr_resume()