Searched refs:CDNS_RTC_CAL_C (Results 1 – 1 of 1) sorted by relevance
74 #define CDNS_RTC_CAL_C GENMASK(29, 24) macro144 + bcd2bin(FIELD_GET(CDNS_RTC_CAL_C, reg)) * 100 - 1900; in cdns_rtc_read_time()166 | FIELD_PREP(CDNS_RTC_CAL_C, bin2bcd(year / 100)) in cdns_rtc_set_time()