CCR_MDAY 130 drivers/rtc/rtc-x1205.c tm->tm_mday = bcd2bin(buf[CCR_MDAY]); CCR_MDAY 198 drivers/rtc/rtc-x1205.c buf[CCR_MDAY] = bin2bcd(tm->tm_mday);