Home
last modified time | relevance | path

Searched refs:p2_slow (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c37 int p2_slow, p2_fast; member
50 .p2_slow = 4, .p2_fast = 2 },
63 .p2_slow = 4, .p2_fast = 4 },
76 .p2_slow = 14, .p2_fast = 7 },
89 .p2_slow = 10, .p2_fast = 5 },
102 .p2_slow = 14, .p2_fast = 7 },
116 .p2_slow = 10,
131 .p2_slow = 10, .p2_fast = 5 },
144 .p2_slow = 14, .p2_fast = 14
158 .p2_slow
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c44 .p2 = {.dot_limit = 200000, .p2_slow = 14, .p2_fast = 14},
59 .p2 = {.dot_limit = 200000, .p2_slow = 14, .p2_fast = 14},
71 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 5},
83 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 5},
95 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 10},
107 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 10},
H A Dgma_display.h37 int p2_slow, p2_fast; member
H A Dpsb_intel_display.c34 .p2 = {.dot_limit = 200000, .p2_slow = 10, .p2_fast = 5},
49 .p2 = {.dot_limit = 112000, .p2_slow = 14, .p2_fast = 7},
H A Doaktrail_crtc.c68 .p2 = {.dot_limit = 200000, .p2_slow = 10, .p2_fast = 10},
139 /* p2 value always stored in p2_slow on SDVO */ in mrst_sdvo_find_best_pll()
140 clock.p = clock.p1 * limit->p2.p2_slow; in mrst_sdvo_find_best_pll()
H A Dgma_display.c772 clock.p2 = limit->p2.p2_slow; in gma_find_best_pll()
775 clock.p2 = limit->p2.p2_slow; in gma_find_best_pll()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c45 .p2 = {.dot_limit = 200000, .p2_slow = 14, .p2_fast = 14},
60 .p2 = {.dot_limit = 200000, .p2_slow = 14, .p2_fast = 14},
72 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 5},
84 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 5},
96 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 10},
108 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 10},
H A Dgma_display.h37 int p2_slow, p2_fast; member
H A Dpsb_intel_display.c36 .p2 = {.dot_limit = 200000, .p2_slow = 10, .p2_fast = 5},
51 .p2 = {.dot_limit = 112000, .p2_slow = 14, .p2_fast = 7},
H A Doaktrail_crtc.c71 .p2 = {.dot_limit = 200000, .p2_slow = 10, .p2_fast = 10},
142 /* p2 value always stored in p2_slow on SDVO */ in mrst_sdvo_find_best_pll()
143 clock.p = clock.p1 * limit->p2.p2_slow; in mrst_sdvo_find_best_pll()
H A Dgma_display.c772 clock.p2 = limit->p2.p2_slow; in gma_find_best_pll()
775 clock.p2 = limit->p2.p2_slow; in gma_find_best_pll()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c183 int p2_slow, p2_fast; member
264 .p2_slow = 4, .p2_fast = 2 },
277 .p2_slow = 4, .p2_fast = 4 },
290 .p2_slow = 14, .p2_fast = 7 },
303 .p2_slow = 10, .p2_fast = 5 },
316 .p2_slow = 14, .p2_fast = 7 },
330 .p2_slow = 10,
345 .p2_slow = 10, .p2_fast = 5 },
358 .p2_slow = 14, .p2_fast = 14
372 .p2_slow
[all...]

Completed in 20 milliseconds