Home
last modified time | relevance | path

Searched refs:I2C_HW_CAP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c386 if (((record->i2c_id & I2C_HW_CAP) == (pin->gpio_id & I2C_HW_CAP)) && in get_gpio_i2c_info()
403 info->i2c_hw_assist = (record->i2c_id & I2C_HW_CAP) ? true : false; in get_gpio_i2c_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c494 if (((record->i2c_id & I2C_HW_CAP) == (pin->gpio_id & I2C_HW_CAP)) && in get_gpio_i2c_info()
511 info->i2c_hw_assist = (record->i2c_id & I2C_HW_CAP) ? true : false; in get_gpio_i2c_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Datomfirmware.h669 I2C_HW_CAP =0x80, /*only when the I2C_HW_CAP is set, the pin ID is assigned to an I2C pin pair, otherwise, it's an generic GPIO pin */ enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Datomfirmware.h681 I2C_HW_CAP =0x80, /*only when the I2C_HW_CAP is set, the pin ID is assigned to an I2C pin pair, otherwise, it's an generic GPIO pin */ enumerator

Completed in 31 milliseconds