RV3028_DAY 235 drivers/rtc/rtc-rv3028.c tm->tm_mday = bcd2bin(date[RV3028_DAY] & 0x3f); RV3028_DAY 252 drivers/rtc/rtc-rv3028.c date[RV3028_DAY] = bin2bcd(tm->tm_mday);