Searched refs:bw_gbps (Results 1 – 1 of 1) sorted by relevance
2363 int bw_gbps[] = {9, 18, 24, 32, 40, 48}; in intel_dp_pcon_get_frl_mask() local2366 for (i = ARRAY_SIZE(bw_gbps) - 1; i >= 0; i--) { in intel_dp_pcon_get_frl_mask()2368 return bw_gbps[i]; in intel_dp_pcon_get_frl_mask()