Lines Matching refs:intel_limit_t
124 typedef struct intel_limit intel_limit_t; typedef
150 static const intel_limit_t intel_limits_i8xx_dac = {
163 static const intel_limit_t intel_limits_i8xx_dvo = {
176 static const intel_limit_t intel_limits_i8xx_lvds = {
189 static const intel_limit_t intel_limits_i9xx_sdvo = {
202 static const intel_limit_t intel_limits_i9xx_lvds = {
216 static const intel_limit_t intel_limits_g4x_sdvo = {
231 static const intel_limit_t intel_limits_g4x_hdmi = {
244 static const intel_limit_t intel_limits_g4x_single_channel_lvds = {
258 static const intel_limit_t intel_limits_g4x_dual_channel_lvds = {
272 static const intel_limit_t intel_limits_pineview_sdvo = {
287 static const intel_limit_t intel_limits_pineview_lvds = {
305 static const intel_limit_t intel_limits_ironlake_dac = {
318 static const intel_limit_t intel_limits_ironlake_single_lvds = {
331 static const intel_limit_t intel_limits_ironlake_dual_lvds = {
345 static const intel_limit_t intel_limits_ironlake_single_lvds_100m = {
358 static const intel_limit_t intel_limits_ironlake_dual_lvds_100m = {
371 static const intel_limit_t intel_limits_vlv = {
387 static const intel_limit_t intel_limits_chv = {
462 static const intel_limit_t *
466 const intel_limit_t *limit; in intel_ironlake_limit()
486 static const intel_limit_t *
490 const intel_limit_t *limit; in intel_g4x_limit()
508 static const intel_limit_t *
512 const intel_limit_t *limit; in intel_limit()
587 const intel_limit_t *limit, in intel_PLL_is_valid()
622 i9xx_find_best_dpll(const intel_limit_t *limit, in i9xx_find_best_dpll()
685 pnv_find_best_dpll(const intel_limit_t *limit, in pnv_find_best_dpll()
746 g4x_find_best_dpll(const intel_limit_t *limit, in g4x_find_best_dpll()
845 vlv_find_best_dpll(const intel_limit_t *limit, in vlv_find_best_dpll()
899 chv_find_best_dpll(const intel_limit_t *limit, in chv_find_best_dpll()
6791 const intel_limit_t *limit; in i9xx_crtc_compute_clock()
7686 const intel_limit_t *limit; in ironlake_compute_clocks()