Searched defs:dpll (Results 1 – 6 of 6) sorted by relevance
123 dpll: dpll { label
447 struct dpll { struct449 int n;450 int m1, m2;451 int p1, p2;453 int dot;454 int vco;455 int m;456 int p;900 struct dpll dpll; member
452 u32 dpll[I915_MAX_PIPES]; in intel_dvo_init() local
172 u32 dpll; member
592 static u32 i9xx_dpll_compute_m(struct dpll *dpll) in i9xx_dpll_compute_m()1511 u32 dpll = crtc_state->dpll_hw_state.dpll; in i9xx_enable_pll() local8031 static u32 pnv_dpll_compute_fp(struct dpll *dpll) in pnv_dpll_compute_fp()8036 static u32 i9xx_dpll_compute_fp(struct dpll *dpll) in i9xx_dpll_compute_fp()8431 const struct dpll *dpll) in vlv_force_pll_on()8480 u32 dpll; in i9xx_compute_dpll() local8554 u32 dpll; in i8xx_compute_dpll() local10015 static bool ilk_needs_fb_cb_tune(struct dpll *dpll, int factor) in ilk_needs_fb_cb_tune()10025 u32 dpll, fp, fp2; in ilk_compute_dpll() local11878 u32 dpll = pipe_config->dpll_hw_state.dpll; in i9xx_pll_refclk() local[all …]
92 struct dpll dpll; member