Lines Matching refs:intel_limit

30 struct intel_limit {  struct
40 static const struct intel_limit intel_limits_i8xx_dac = { argument
53 static const struct intel_limit intel_limits_i8xx_dvo = {
66 static const struct intel_limit intel_limits_i8xx_lvds = {
79 static const struct intel_limit intel_limits_i9xx_sdvo = {
92 static const struct intel_limit intel_limits_i9xx_lvds = {
106 static const struct intel_limit intel_limits_g4x_sdvo = {
121 static const struct intel_limit intel_limits_g4x_hdmi = {
134 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
148 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
162 static const struct intel_limit pnv_limits_sdvo = {
177 static const struct intel_limit pnv_limits_lvds = {
195 static const struct intel_limit ilk_limits_dac = {
208 static const struct intel_limit ilk_limits_single_lvds = {
221 static const struct intel_limit ilk_limits_dual_lvds = {
235 static const struct intel_limit ilk_limits_single_lvds_100m = {
248 static const struct intel_limit ilk_limits_dual_lvds_100m = {
261 static const struct intel_limit intel_limits_vlv = {
277 static const struct intel_limit intel_limits_chv = {
293 static const struct intel_limit intel_limits_bxt = {
372 const struct intel_limit *limit, in intel_pll_is_valid()
407 i9xx_select_p2_div(const struct intel_limit *limit, in i9xx_select_p2_div()
441 i9xx_find_best_dpll(const struct intel_limit *limit, in i9xx_find_best_dpll()
499 pnv_find_best_dpll(const struct intel_limit *limit, in pnv_find_best_dpll()
555 g4x_find_best_dpll(const struct intel_limit *limit, in g4x_find_best_dpll()
649 vlv_find_best_dpll(const struct intel_limit *limit, in vlv_find_best_dpll()
707 chv_find_best_dpll(const struct intel_limit *limit, in chv_find_best_dpll()
768 const struct intel_limit *limit = &intel_limits_bxt; in bxt_find_best_dpll()
1146 const struct intel_limit *limit; in ilk_crtc_compute_clock()
1248 const struct intel_limit *limit = &intel_limits_chv; in chv_crtc_compute_clock()
1273 const struct intel_limit *limit = &intel_limits_vlv; in vlv_crtc_compute_clock()
1300 const struct intel_limit *limit; in g4x_crtc_compute_clock()
1347 const struct intel_limit *limit; in pnv_crtc_compute_clock()
1383 const struct intel_limit *limit; in i9xx_crtc_compute_clock()
1421 const struct intel_limit *limit; in i8xx_crtc_compute_clock()