Home
last modified time | relevance | path

Searched refs:I2C_HW_CAP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c496 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()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h680I2C_HW_CAP =0x80, /*only when the I2C_HW_CAP is set, the pin ID is assigned to an I2C … enumerator