Searched refs:__read_delay (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 285 static int __read_delay(struct drm_dp_aux *aux, const u8 dpcd[DP_RECEIVER_CAP_SIZE], in __read_delay() function 343 return __read_delay(aux, dpcd, dp_phy, uhbr, true); in drm_dp_read_clock_recovery_delay() 350 return __read_delay(aux, dpcd, dp_phy, uhbr, false); in drm_dp_read_channel_eq_delay()
|