Searched refs:MONTHS_TO_DA9063 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-da9063.c28 #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