Home
last modified time | relevance | path

Searched refs:p2_slow (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_dpll.c26 int p2_slow, p2_fast; member
39 .p2_slow = 4, .p2_fast = 2 },
52 .p2_slow = 4, .p2_fast = 4 },
65 .p2_slow = 14, .p2_fast = 7 },
78 .p2_slow = 10, .p2_fast = 5 },
91 .p2_slow = 14, .p2_fast = 7 },
105 .p2_slow = 10,
133 .p2_slow = 14, .p2_fast = 14
147 .p2_slow = 7, .p2_fast = 7
412 return limit->p2.p2_slow; in i9xx_select_p2_div()
[all …]
/linux/drivers/gpu/drm/gma500/
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},
A Dgma_display.h37 int p2_slow, p2_fast; member
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},
A Doaktrail_crtc.c68 .p2 = {.dot_limit = 200000, .p2_slow = 10, .p2_fast = 10},
140 clock.p = clock.p1 * limit->p2.p2_slow; in mrst_sdvo_find_best_pll()
A Dgma_display.c769 clock.p2 = limit->p2.p2_slow; in gma_find_best_pll()
772 clock.p2 = limit->p2.p2_slow; in gma_find_best_pll()

Completed in 18 milliseconds