Searched refs:MXC_RTC_TIME (Results 1 – 1 of 1) sorted by relevance
41 #define MXC_RTC_TIME 0 macro96 case MXC_RTC_TIME: in get_alarm_or_time()136 case MXC_RTC_TIME: in set_alarm_or_time()231 val = get_alarm_or_time(dev, MXC_RTC_TIME); in mxc_rtc_read_time()232 } while (val != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_read_time()248 set_alarm_or_time(dev, MXC_RTC_TIME, time); in mxc_rtc_set_time()249 } while (time != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_set_time()