Searched refs:MXC_RTC_TIME (Results 1 – 1 of 1) sorted by relevance
56 #define MXC_RTC_TIME 0 macro117 case MXC_RTC_TIME: in get_alarm_or_time()159 case MXC_RTC_TIME: in set_alarm_or_time()184 now = get_alarm_or_time(dev, MXC_RTC_TIME); in rtc_update_alarm()290 val = get_alarm_or_time(dev, MXC_RTC_TIME); in mxc_rtc_read_time()291 } while (val != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_read_time()319 set_alarm_or_time(dev, MXC_RTC_TIME, time); in mxc_rtc_set_mmss()320 } while (time != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_set_mmss()