Searched defs:intel_limit (Results 1 – 1 of 1) sorted by relevance
131 struct intel_limit { struct132 intel_range_t dot, vco, n, m, m1, m2, p, p1;133 intel_p2_t p2;600 intel_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_limit() function