Lines Matching defs:intel_limit_t

53 typedef struct intel_limit intel_limit_t;
82 static const intel_limit_t intel_limits_i8xx_dvo = {
95 static const intel_limit_t intel_limits_i8xx_lvds = {
108 static const intel_limit_t intel_limits_i9xx_sdvo = {
121 static const intel_limit_t intel_limits_i9xx_lvds = {
135 static const intel_limit_t intel_limits_g4x_sdvo = {
150 static const intel_limit_t intel_limits_g4x_hdmi = {
164 static const intel_limit_t intel_limits_g4x_single_channel_lvds = {
178 static const intel_limit_t intel_limits_g4x_dual_channel_lvds = {
192 static const intel_limit_t intel_limits_pineview_sdvo = {
207 static const intel_limit_t intel_limits_pineview_lvds = {
225 static const intel_limit_t intel_limits_ironlake_dac = {
239 static const intel_limit_t intel_limits_ironlake_single_lvds = {
252 static const intel_limit_t intel_limits_ironlake_dual_lvds = {
266 static const intel_limit_t intel_limits_ironlake_single_lvds_100m = {
279 static const intel_limit_t intel_limits_ironlake_dual_lvds_100m = {
292 static const intel_limit_t intel_limits_vlv_dac = {
305 static const intel_limit_t intel_limits_vlv_hdmi = {
318 static const intel_limit_t intel_limits_vlv_dp = {
331 static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc,
335 const intel_limit_t *limit;
355 static const intel_limit_t *intel_g4x_limit(struct drm_crtc *crtc)
358 const intel_limit_t *limit;
376 static const intel_limit_t *intel_limit(struct drm_crtc *crtc, int refclk)
379 const intel_limit_t *limit;
455 const intel_limit_t *limit,
484 i9xx_find_best_dpll(const intel_limit_t *limit, struct drm_crtc *crtc,
545 pnv_find_best_dpll(const intel_limit_t *limit, struct drm_crtc *crtc,
604 g4x_find_best_dpll(const intel_limit_t *limit, struct drm_crtc *crtc,
661 vlv_find_best_dpll(const intel_limit_t *limit, struct drm_crtc *crtc,
4863 const intel_limit_t *limit;
5512 const intel_limit_t *limit;