Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h439 uint8_t phy_repeater_cnt; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_hwss.c46 return (convert_to_count(link->dpcd_caps.lttpr_caps.phy_repeater_cnt) == offset); in is_immediate_downstream()
Ddc_link_dp.c1348 repeater_cnt = convert_to_count(link->dpcd_caps.lttpr_caps.phy_repeater_cnt); in configure_lttpr_mode()
1562 repeater_cnt = convert_to_count(link->dpcd_caps.lttpr_caps.phy_repeater_cnt); in dc_link_dp_perform_link_training()
3410 link->dpcd_caps.lttpr_caps.phy_repeater_cnt = in retrieve_link_cap()
3426 is_lttpr_present = (link->dpcd_caps.lttpr_caps.phy_repeater_cnt > 0 && in retrieve_link_cap()