I2C_HW_CAP
if (((record->i2c_id & I2C_HW_CAP) == (pin->gpio_id & I2C_HW_CAP)) &&
info->i2c_hw_assist = (record->i2c_id & I2C_HW_CAP) ? true : false;