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

/linux-4.4.14/drivers/rtc/
H A Drtc-da9063.c66 int rtc_count_month_mask; member in struct:da9063_compatible_rtc_regmap
103 .rtc_count_month_mask = DA9063_COUNT_MONTH_MASK,
132 .rtc_count_month_mask = DA9063_COUNT_MONTH_MASK,
160 .rtc_count_month_mask = DA9062AA_COUNT_MONTH_MASK,
184 config->rtc_count_month_mask); da9063_data_to_tm()
206 data[RTC_MONTH] &= ~config->rtc_count_month_mask; da9063_tm_to_data()
208 config->rtc_count_month_mask; da9063_tm_to_data()

Completed in 61 milliseconds