| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | tsc_msr.c | 22 * The frequency numbers in the SDM are e.g. 83.3 MHz, which does not contain a 24 * use a 25 MHz crystal and Cherry Trail uses a 19.2 MHz crystal, the crystal 25 * is the source clk for a root PLL which outputs 1600 and 100 MHz. It is 31 * clock of 100 MHz plus a quotient which gets us as close to the frequency 33 * For the 83.3 MHz example from above this would give us 100 MHz * 5 / 6 = 34 * 83 and 1/3 MHz, which matches exactly what has been measured on actual hw. 80 * 000: 100 * 5 / 6 = 83.3333 MHz 81 * 001: 100 * 1 / 1 = 100.0000 MHz 82 * 010: 100 * 4 / 3 = 133.3333 MHz 83 * 011: 100 * 7 / 6 = 116.6667 MHz [all …]
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | tsc_msr.c | 22 * The frequency numbers in the SDM are e.g. 83.3 MHz, which does not contain a 24 * use a 25 MHz crystal and Cherry Trail uses a 19.2 MHz crystal, the crystal 25 * is the source clk for a root PLL which outputs 1600 and 100 MHz. It is 31 * clock of 100 MHz plus a quotient which gets us as close to the frequency 33 * For the 83.3 MHz example from above this would give us 100 MHz * 5 / 6 = 34 * 83 and 1/3 MHz, which matches exactly what has been measured on actual hw. 80 * 000: 100 * 5 / 6 = 83.3333 MHz 81 * 001: 100 * 1 / 1 = 100.0000 MHz 82 * 010: 100 * 4 / 3 = 133.3333 MHz 83 * 011: 100 * 7 / 6 = 116.6667 MHz [all …]
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) 94 mode "640x480-100" 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) 94 mode "640x480-100" 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | uncore-power.json | 10 …equency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units). One can al… 14 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", 20 …equency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units). One can al… 24 "MetricExpr": "(UNC_P_FREQ_BAND1_CYCLES / UNC_P_CLOCKTICKS) * 100.", 30 …equency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units). One can al… 34 "MetricExpr": "(UNC_P_FREQ_BAND2_CYCLES / UNC_P_CLOCKTICKS) * 100.", 40 …quency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can al… 44 "MetricExpr": "(UNC_P_FREQ_BAND3_CYCLES / UNC_P_CLOCKTICKS) * 100.", 50 …equency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units). One can al… 55 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | uncore-power.json | 10 …quency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can al… 14 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", 20 …quency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz units). One can al… 24 "MetricExpr": "(UNC_P_FREQ_BAND1_CYCLES / UNC_P_CLOCKTICKS) * 100.", 30 …quency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz units). One can al… 34 "MetricExpr": "(UNC_P_FREQ_BAND2_CYCLES / UNC_P_CLOCKTICKS) * 100.", 40 …quency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can al… 44 "MetricExpr": "(UNC_P_FREQ_BAND3_CYCLES / UNC_P_CLOCKTICKS) * 100.", 50 …quency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can al… 55 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", [all …]
|
| /kernel/linux/linux-6.6/drivers/media/i2c/et8ek8/ |
| D | et8ek8_mode.c | 20 * SPCK = 80 MHz 21 * CCP2 = 640 MHz 22 * VCO = 640 MHz 49 .numerator = 100, 121 * SPCK = 80 MHz 122 * CCP2 = 560 MHz 123 * VCO = 560 MHz 150 .numerator = 100, 177 * SPCK = 96.5333333333333 MHz 178 * CCP2 = 579.2 MHz [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/et8ek8/ |
| D | et8ek8_mode.c | 20 * SPCK = 80 MHz 21 * CCP2 = 640 MHz 22 * VCO = 640 MHz 49 .numerator = 100, 121 * SPCK = 80 MHz 122 * CCP2 = 560 MHz 123 * VCO = 560 MHz 150 .numerator = 100, 177 * SPCK = 96.5333333333333 MHz 178 * CCP2 = 579.2 MHz [all …]
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | s5pv210-cpufreq.c | 87 /* APLL M,P,S values for 1G/800Mhz */ 89 #define APLL_VAL_800 ((1 << 31) | (100 << 16) | (3 << 8) | 1) 91 /* Use 800MHz when entering sleep mode */ 129 {0, L4, 100*1000}, 175 /* L0 : [1000/200/100][166/83][133/66][200/200] */ 178 /* L1 : [800/200/100][166/83][133/66][200/200] */ 181 /* L2 : [400/200/100][166/83][133/66][200/200] */ 184 /* L3 : [200/200/100][166/83][133/66][200/200] */ 187 /* L4 : [100/100/100][83/83][66/66][100/100] */ 275 * expected clock is 83Mhz : 7.8usec/(1/83Mhz) = 0x287 in s5pv210_target() [all …]
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| D | s5pv210-cpufreq.c | 87 /* APLL M,P,S values for 1G/800Mhz */ 89 #define APLL_VAL_800 ((1 << 31) | (100 << 16) | (3 << 8) | 1) 91 /* Use 800MHz when entering sleep mode */ 129 {0, L4, 100*1000}, 175 /* L0 : [1000/200/100][166/83][133/66][200/200] */ 178 /* L1 : [800/200/100][166/83][133/66][200/200] */ 181 /* L2 : [400/200/100][166/83][133/66][200/200] */ 184 /* L3 : [200/200/100][166/83][133/66][200/200] */ 187 /* L4 : [100/100/100][83/83][66/66][100/100] */ 275 * expected clock is 83Mhz : 7.8usec/(1/83Mhz) = 0x287 in s5pv210_target() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/intel_pstate/ |
| D | run.sh | 6 # state to the minimum supported frequency, in decrements of 100MHz. The 10 # or the requested frequency in MHz, the Actual frequency, as read from 22 #/tmp/result.3100:1:cpu MHz : 2899.980 23 #/tmp/result.3100:2:cpu MHz : 2900.000 28 # for consistency and modified to remove the extra MHz values. The result.X 60 grep MHz /proc/cpuinfo | sort -u > /tmp/result.freqs 80 # MAIN (ALL UNITS IN MHZ) 95 [ $EVALUATE_ONLY -eq 0 ] && for freq in `seq $max_freq -100 $min_freq` 98 cpupower frequency-set -g powersave --max=${freq}MHz >& /dev/null 102 [ $EVALUATE_ONLY -eq 0 ] && cpupower frequency-set -g powersave --max=${max_freq}MHz >& /dev/null [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/intel_pstate/ |
| D | run.sh | 6 # state to the minimum supported frequency, in decrements of 100MHz. The 10 # or the requested frequency in MHz, the Actual frequency, as read from 22 #/tmp/result.3100:1:cpu MHz : 2899.980 23 #/tmp/result.3100:2:cpu MHz : 2900.000 28 # for consistency and modified to remove the extra MHz values. The result.X 60 grep MHz /proc/cpuinfo | sort -u > /tmp/result.freqs 80 # MAIN (ALL UNITS IN MHZ) 95 [ $EVALUATE_ONLY -eq 0 ] && for freq in `seq $max_freq -100 $min_freq` 98 cpupower frequency-set -g powersave --max=${freq}MHz >& /dev/null 102 [ $EVALUATE_ONLY -eq 0 ] && cpupower frequency-set -g powersave --max=${max_freq}MHz >& /dev/null [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/spear/ |
| D | spear1340_clock.c | 164 /* PCLK 24MHz */ 165 {.mode = 0, .m = 0x83, .n = 0x04, .p = 0x5}, /* vco 1572, pll 49.125 MHz */ 166 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x3}, /* vco 1000, pll 125 MHz */ 167 {.mode = 0, .m = 0x64, .n = 0x06, .p = 0x1}, /* vco 800, pll 400 MHz */ 168 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x1}, /* vco 1000, pll 500 MHz */ 169 {.mode = 0, .m = 0xA6, .n = 0x06, .p = 0x1}, /* vco 1328, pll 664 MHz */ 170 {.mode = 0, .m = 0xC8, .n = 0x06, .p = 0x1}, /* vco 1600, pll 800 MHz */ 172 {.mode = 0, .m = 0x96, .n = 0x06, .p = 0x0}, /* vco 1200, pll 1200 MHz */ 177 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x2}, /* vco 1000, pll 250 MHz */ 178 {.mode = 0, .m = 0xA6, .n = 0x06, .p = 0x2}, /* vco 1328, pll 332 MHz */ [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/spear/ |
| D | spear1340_clock.c | 167 /* PCLK 24MHz */ 168 {.mode = 0, .m = 0x83, .n = 0x04, .p = 0x5}, /* vco 1572, pll 49.125 MHz */ 169 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x3}, /* vco 1000, pll 125 MHz */ 170 {.mode = 0, .m = 0x64, .n = 0x06, .p = 0x1}, /* vco 800, pll 400 MHz */ 171 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x1}, /* vco 1000, pll 500 MHz */ 172 {.mode = 0, .m = 0xA6, .n = 0x06, .p = 0x1}, /* vco 1328, pll 664 MHz */ 173 {.mode = 0, .m = 0xC8, .n = 0x06, .p = 0x1}, /* vco 1600, pll 800 MHz */ 175 {.mode = 0, .m = 0x96, .n = 0x06, .p = 0x0}, /* vco 1200, pll 1200 MHz */ 180 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x2}, /* vco 1000, pll 250 MHz */ 181 {.mode = 0, .m = 0xA6, .n = 0x06, .p = 0x2}, /* vco 1328, pll 332 MHz */ [all …]
|
| /kernel/linux/linux-5.10/arch/mips/jazz/ |
| D | Kconfig | 8 This is a machine with a R4400 133/150 MHz CPU. To compile a Linux 20 This is a machine with a R4000 100 MHz CPU. To compile a Linux 31 This is a machine with a R4000 100 MHz CPU. To compile a Linux
|
| /kernel/linux/linux-6.6/arch/mips/jazz/ |
| D | Kconfig | 7 This is a machine with a R4400 133/150 MHz CPU. To compile a Linux 18 This is a machine with a R4000 100 MHz CPU. To compile a Linux 28 This is a machine with a R4000 100 MHz CPU. To compile a Linux
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | stmpe.txt | 16 2 -> 100 us 24 1 -> 100 us 30 7 -> 100 ms 53 0 -> 1.625 MHz 54 1 -> 3.25 MHz 55 2 || 3 -> 6.5 MHz 79 /* 3.25 MHz ADC clock speed */
|
| /kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
| D | mantis_vp3030.c | 33 .frequency_min = 47 * MHz, 34 .frequency_max = 862 * MHz, 36 .ref_multiplier = 6, /* 1/6 MHz */ 37 .ref_divider = 100000, /* 1/6 MHz */ 51 msleep(100); in vp3030_frontend_init() 53 msleep(100); in vp3030_frontend_init()
|
| /kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
| D | mantis_vp3030.c | 33 .frequency_min = 47 * MHz, 34 .frequency_max = 862 * MHz, 36 .ref_multiplier = 6, /* 1/6 MHz */ 37 .ref_divider = 100000, /* 1/6 MHz */ 51 msleep(100); in vp3030_frontend_init() 53 msleep(100); in vp3030_frontend_init()
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
| D | iss4xx-mpic.dts | 38 clock-frequency = <100000000>; // 100Mhz :-) 52 clock-frequency = <100000000>; // 100Mhz :-) 68 clock-frequency = <100000000>; // 100Mhz :-) 84 clock-frequency = <100000000>; // 100Mhz :-)
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/ |
| D | iss4xx-mpic.dts | 38 clock-frequency = <100000000>; // 100Mhz :-) 52 clock-frequency = <100000000>; // 100Mhz :-) 68 clock-frequency = <100000000>; // 100Mhz :-) 84 clock-frequency = <100000000>; // 100Mhz :-)
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
| D | intel-speed-select.rst | 154 base-frequency(MHz):2600 168 condition is met, then base frequency of 2600 MHz can be maintained. To 183 base-frequency(MHz):2800 211 This matches the base-frequency (MHz) field value displayed from the 215 To check if the average frequency is equal to the base frequency for a 100% busy 261 Which shows that the base frequency now increased from 2600 MHz at performance 262 level 0 to 2800 MHz at performance level 4. As a result, any workload, which can 263 use fewer CPUs, can see a boost of 200 MHz compared to performance level 0. 402 Specify clos min in MHz with [--min|-n] 403 Specify clos max in MHz with [--max|-m] [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/pm/ |
| D | intel-speed-select.rst | 154 base-frequency(MHz):2600 168 condition is met, then base frequency of 2600 MHz can be maintained. To 183 base-frequency(MHz):2800 211 This matches the base-frequency (MHz) field value displayed from the 215 To check if the average frequency is equal to the base frequency for a 100% busy 261 Which shows that the base frequency now increased from 2600 MHz at performance 262 level 0 to 2800 MHz at performance level 4. As a result, any workload, which can 263 use fewer CPUs, can see a boost of 200 MHz compared to performance level 0. 424 Specify clos min in MHz with [--min|-n] 425 Specify clos max in MHz with [--max|-m] [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_clock_source.c | 121 * targetPixelClock Desired frequency in 100 Hz 156 * is 2 then the equation becomes (ullfeedbackDivider + 5*100) / (10*100))*/ in calculate_fb_and_fractional_fb_divider() 679 * so have to divided by 100 * 100*/ in calculate_ss() 682 100 * ss_data->percentage_divider)); in calculate_ss() 1016 *pixel_clk_khz = clock_hz / 100; in get_pixel_clk_frequency_100hz() 1027 {25170, 25180, 25200, 1000, 1001}, //25.2MHz -> 25.17 1028 {59340, 59350, 59400, 1000, 1001}, //59.4Mhz -> 59.340 1029 {74170, 74180, 74250, 1000, 1001}, //74.25Mhz -> 74.1758 1030 {125870, 125880, 126000, 1000, 1001}, //126Mhz -> 125.87 1031 {148350, 148360, 148500, 1000, 1001}, //148.5Mhz -> 148.3516 [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/cpu/ |
| D | cpu-capacity.txt | 38 by the frequency (in MHz) at which the benchmark has been run, so that 39 DMIPS/MHz are obtained. Such values are then normalized w.r.t. the highest 43 3 - capacity-dmips-mhz 46 capacity-dmips-mhz is an optional cpu node [1] property: u32 value 47 representing CPU capacity expressed in normalized DMIPS/MHz. At boot time, the 51 capacity-dmips-mhz property is all-or-nothing: if it is specified for a cpu 55 mhz values (normalized w.r.t. the highest value found while parsing the DT). 62 The capacities-dmips-mhz or DMIPS/MHz values (scaled to 1024) 105 entry-latency-us = <100>; 128 capacity-dmips-mhz = <1024>; [all …]
|