Searched refs:p2_fast (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/i915/display/ |
| D | intel_dpll.c | 40 int p2_slow, p2_fast; member 53 .p2_slow = 4, .p2_fast = 2 }, 66 .p2_slow = 4, .p2_fast = 4 }, 79 .p2_slow = 14, .p2_fast = 7 }, 92 .p2_slow = 10, .p2_fast = 5 }, 105 .p2_slow = 14, .p2_fast = 7 }, 120 .p2_fast = 10 134 .p2_slow = 10, .p2_fast = 5 }, 147 .p2_slow = 14, .p2_fast = 14 161 .p2_slow = 7, .p2_fast = 7 [all …]
|