Searched refs:I2C_HW_CAP (Results 1 – 2 of 2) sorted by relevance
496 if (((record->i2c_id & I2C_HW_CAP) == (pin->gpio_id & I2C_HW_CAP)) && in get_gpio_i2c_info()513 info->i2c_hw_assist = (record->i2c_id & I2C_HW_CAP) ? true : false; in get_gpio_i2c_info()
680 …I2C_HW_CAP =0x80, /*only when the I2C_HW_CAP is set, the pin ID is assigned to an I2C … enumerator