Searched refs:bcd_mday (Results 1 – 1 of 1) sorted by relevance
57 int bcd_mday; member120 gettm->bcd_mday = bin2bcd(settm->tm_mday) << 0; in nuc900_rtc_bin2bcd()175 val = gettm.bcd_mday | gettm.bcd_mon | gettm.bcd_year; in nuc900_rtc_set_time()210 val = tm.bcd_mday | tm.bcd_mon | tm.bcd_year; in nuc900_rtc_set_alarm()