Searched refs:TODC_TYPE_DS1501 (Results 1 – 2 of 2) sorted by relevance
96 #define TODC_TYPE_DS1501 8 /* Dallas DS1501 RTC */ macro
213 else if (todc_info->rtc_type == TODC_TYPE_DS1501) { in todc_time_init()