Searched refs:drm_dp_get_adjust_tx_ffe_preset (Results 1 – 3 of 3) sorted by relevance
318 tx_ffe = drm_dp_get_adjust_tx_ffe_preset(link_status, lane); in intel_dp_get_lane_adjust_tx_ffe_preset()321 tx_ffe = max(tx_ffe, drm_dp_get_adjust_tx_ffe_preset(link_status, lane)); in intel_dp_get_lane_adjust_tx_ffe_preset()394 drm_dp_get_adjust_tx_ffe_preset((link_status), (lane))705 old = drm_dp_get_adjust_tx_ffe_preset(old_link_status, lane); in intel_dp_adjust_request_changed()706 new = drm_dp_get_adjust_tx_ffe_preset(new_link_status, lane); in intel_dp_adjust_request_changed()
134 u8 drm_dp_get_adjust_tx_ffe_preset(const u8 link_status[DP_LINK_STATUS_SIZE], in drm_dp_get_adjust_tx_ffe_preset() function145 EXPORT_SYMBOL(drm_dp_get_adjust_tx_ffe_preset);
1517 u8 drm_dp_get_adjust_tx_ffe_preset(const u8 link_status[DP_LINK_STATUS_SIZE],
Completed in 22 milliseconds