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