Searched refs:i2c_defer_count (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_helper.h441 * @i2c_defer_count: Counts I2C DEFERs, used for DP validation.
443 unsigned i2c_defer_count; member in struct:drm_dp_aux
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c3869 intel_dp->aux.i2c_defer_count > 6) {
3878 intel_dp->aux.i2c_defer_count > 0)
3882 intel_dp->aux.i2c_defer_count);
4963 intel_dp->aux.i2c_defer_count = 0;
/openbsd-current/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1814 aux->i2c_defer_count++;

Completed in 391 milliseconds