Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c341 DP_DOWNSTREAM_PORT_0, in amdgpu_atombios_dp_ds_ports()
/linux-6.15/include/drm/display/
H A Ddrm_dp.h397 #define DP_DOWNSTREAM_PORT_0 0x80 macro
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1158 if (core_link_read_dpcd(link, DP_DOWNSTREAM_PORT_0, in get_active_converter_info()
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1212 ret = drm_dp_dpcd_read(aux, DP_DOWNSTREAM_PORT_0, downstream_ports, len); in drm_dp_read_downstream_info()