Searched refs:MXC_RTC_TIME (Results 1 – 1 of 1) sorted by relevance
40 #define MXC_RTC_TIME 0 macro110 case MXC_RTC_TIME: in get_alarm_or_time()150 case MXC_RTC_TIME: in set_alarm_or_time()245 val = get_alarm_or_time(dev, MXC_RTC_TIME); in mxc_rtc_read_time()246 } while (val != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_read_time()273 set_alarm_or_time(dev, MXC_RTC_TIME, time); in mxc_rtc_set_mmss()274 } while (time != get_alarm_or_time(dev, MXC_RTC_TIME)); in mxc_rtc_set_mmss()