Searched defs:dpll (Results 1 – 6 of 6) sorted by relevance
344 struct dpll { struct346 int n;347 int m1, m2;348 int p1, p2;350 int dot;374 bool dpll_set, modeset; argument700 struct dpll dpll; member
111 uint32_t dpll; member
444 uint32_t dpll[I915_MAX_PIPES]; in intel_dvo_init() local
520 static uint32_t i9xx_dpll_compute_m(struct dpll *dpll) in i9xx_dpll_compute_m()1526 u32 dpll = crtc_state->dpll_hw_state.dpll; in i9xx_enable_pll() local6399 static uint32_t pnv_dpll_compute_fp(struct dpll *dpll) in pnv_dpll_compute_fp()6404 static uint32_t i9xx_dpll_compute_fp(struct dpll *dpll) in i9xx_dpll_compute_fp()6784 const struct dpll *dpll) in vlv_force_pll_on()6833 u32 dpll; in i9xx_compute_dpll() local6907 u32 dpll; in i8xx_compute_dpll() local8142 static bool ironlake_needs_fb_cb_tune(struct dpll *dpll, int factor) in ironlake_needs_fb_cb_tune()8154 u32 dpll, fp, fp2; in ironlake_compute_dpll() local10028 u32 dpll = pipe_config->dpll_hw_state.dpll; in i9xx_pll_refclk() local[all …]
2500 void intel_release_shared_dpll(struct intel_shared_dpll *dpll, in intel_release_shared_dpll()
55 struct dpll dpll; member