is_oldclock
return is_oldclock(id) ||
if (is_oldclock(par->chip_id)) { /* not sure if this check is OK */
unsigned char shift = !is_oldclock(par->chip_id) ? 2 : 1;
if (is_oldclock(par->chip_id)) {