Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3671 long long fec_link_bw_kbps = link_bw_kbps * 970LL; in dc_link_bandwidth_kbps() local
3672 link_bw_kbps = (uint32_t)(div64_s64(fec_link_bw_kbps, 1000LL)); in dc_link_bandwidth_kbps()