Searched refs:MXC_RTC_TIME (Results 1 – 1 of 1) sorted by relevance
40 #define MXC_RTC_TIME 0 macro95 case MXC_RTC_TIME: in get_alarm_or_time()135 case MXC_RTC_TIME: in set_alarm_or_time()230 val = get_alarm_or_time(dev, MXC_RTC_TIME); in mxc_rtc_read_time()231 } while (val != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_read_time()247 set_alarm_or_time(dev, MXC_RTC_TIME, time); in mxc_rtc_set_time()248 } while (time != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_set_time()