Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c455 if (((record->i2c_id & I2C_HW_CAP) == ( in get_gpio_i2c_info()
457 I2C_HW_CAP)) && in get_gpio_i2c_info()
477 info->i2c_hw_assist = (record->i2c_id & I2C_HW_CAP) ? true : false; in get_gpio_i2c_info()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h599I2C_HW_CAP =0x80, /*only when the I2C_HW_CAP is set, the pin ID is assigned to an I2C … enumerator