Home
last modified time | relevance | path

Searched refs:i2c_nack_count (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
Ddrm_dp_helper.h1593 unsigned i2c_nack_count; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_dp_helper.c1363 aux->i2c_nack_count++; in drm_dp_i2c_do_msg()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dp.c5391 if (intel_dp->aux.i2c_nack_count > 0 || in intel_dp_autotest_edid()
5395 intel_dp->aux.i2c_nack_count, in intel_dp_autotest_edid()
6410 intel_dp->aux.i2c_nack_count = 0; in intel_dp_detect()