CCR_SEC           127 drivers/rtc/rtc-x1205.c 	tm->tm_sec = bcd2bin(buf[CCR_SEC]);
CCR_SEC           192 drivers/rtc/rtc-x1205.c 	buf[CCR_SEC] = bin2bcd(tm->tm_sec);