Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1697 static int drm_dp_i2c_retry_count(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_retry_count() function
1735 int max_retries = max(7, drm_dp_i2c_retry_count(msg, dp_aux_i2c_speed_khz)); in drm_dp_i2c_do_msg()