Lines Matching refs:intel_limit_t
130 typedef struct intel_limit intel_limit_t; typedef
236 static const intel_limit_t intel_limits_i8xx_dac = {
249 static const intel_limit_t intel_limits_i8xx_dvo = {
262 static const intel_limit_t intel_limits_i8xx_lvds = {
275 static const intel_limit_t intel_limits_i9xx_sdvo = {
288 static const intel_limit_t intel_limits_i9xx_lvds = {
302 static const intel_limit_t intel_limits_g4x_sdvo = {
317 static const intel_limit_t intel_limits_g4x_hdmi = {
330 static const intel_limit_t intel_limits_g4x_single_channel_lvds = {
344 static const intel_limit_t intel_limits_g4x_dual_channel_lvds = {
358 static const intel_limit_t intel_limits_pineview_sdvo = {
373 static const intel_limit_t intel_limits_pineview_lvds = {
391 static const intel_limit_t intel_limits_ironlake_dac = {
404 static const intel_limit_t intel_limits_ironlake_single_lvds = {
417 static const intel_limit_t intel_limits_ironlake_dual_lvds = {
431 static const intel_limit_t intel_limits_ironlake_single_lvds_100m = {
444 static const intel_limit_t intel_limits_ironlake_dual_lvds_100m = {
457 static const intel_limit_t intel_limits_vlv = {
473 static const intel_limit_t intel_limits_chv = {
489 static const intel_limit_t intel_limits_bxt = {
553 static const intel_limit_t *
557 const intel_limit_t *limit; in intel_ironlake_limit()
577 static const intel_limit_t *
581 const intel_limit_t *limit; in intel_g4x_limit()
599 static const intel_limit_t *
603 const intel_limit_t *limit; in intel_limit()
706 const intel_limit_t *limit, in intel_PLL_is_valid()
741 i9xx_select_p2_div(const intel_limit_t *limit, in i9xx_select_p2_div()
766 i9xx_find_best_dpll(const intel_limit_t *limit, in i9xx_find_best_dpll()
813 pnv_find_best_dpll(const intel_limit_t *limit, in pnv_find_best_dpll()
858 g4x_find_best_dpll(const intel_limit_t *limit, in g4x_find_best_dpll()
946 vlv_find_best_dpll(const intel_limit_t *limit, in vlv_find_best_dpll()
1000 chv_find_best_dpll(const intel_limit_t *limit, in chv_find_best_dpll()
7903 const intel_limit_t *limit; in i9xx_crtc_compute_clock()
8779 const intel_limit_t *limit; in ironlake_compute_clocks()