Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_dp_helper.c148 return DP_LINK_BW_5_4; in drm_dp_link_rate_to_bw_code()
162 case DP_LINK_BW_5_4: in drm_dp_bw_code_to_link_rate()
H A Ddrm_dp_mst_topology.c2087 case DP_LINK_BW_5_4: in drm_dp_get_vc_payload_bw()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_helper.h336 # define DP_LINK_BW_5_4 0x14 /* 1.2 */ macro