Searched refs:reduced_clock (Results 1 – 1 of 1) sorted by relevance
1001 const struct dpll *reduced_clock) in i9xx_dpll() argument1033 WARN_ON(reduced_clock->p1 != clock->p1); in i9xx_dpll()1036 WARN_ON(reduced_clock->p1 != clock->p1); in i9xx_dpll()1053 WARN_ON(reduced_clock->p2 != clock->p2); in i9xx_dpll()1071 const struct dpll *reduced_clock) in i9xx_compute_dpll() argument1093 const struct dpll *reduced_clock) in i8xx_dpll() argument1111 WARN_ON(reduced_clock->p1 != clock->p1); in i8xx_dpll()1112 WARN_ON(reduced_clock->p2 != clock->p2); in i8xx_dpll()1269 const struct dpll *reduced_clock) in ilk_dpll() argument1329 WARN_ON(reduced_clock->p2 != clock->p2); in ilk_dpll()[all …]
Completed in 9 milliseconds