Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_hwss.c221 switch (link->dpcd_caps.branch_dev_id) { in dp_get_panel_mode()
H A Ddc_link_ddc.c350 if (link->dpcd_caps.branch_dev_id == DP_BRANCH_DEVICE_ID_4 && in defer_delay_converter_wa()
H A Ddc_link_dp.c2264 link->dpcd_caps.branch_dev_id = in get_active_converter_info()
2315 switch (link->dpcd_caps.branch_dev_id) { in dp_wa_power_up_0010FA()
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc.h659 uint32_t branch_dev_id; member