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