Searched refs:MONTHS_TO_DA9063 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/rtc/ | ||
H A D | rtc-da9063.c | 28 #define MONTHS_TO_DA9063(month) ((month) + 1) macro 80 data[RTC_MONTH] |= MONTHS_TO_DA9063(tm->tm_mon) & da9063_tm_to_data() |
Completed in 52 milliseconds