EFUSE_CALIB_SIZE
u8 calib[EFUSE_CALIB_SIZE];
if (len != EFUSE_CALIB_SIZE) {
memcpy(priv->calib, data, EFUSE_CALIB_SIZE);