/linux/drivers/clk/mvebu/ |
H A D | mv98dx3236.c | 25 * 0 = 400 MHz 400 MHz 800 MHz 26 * 2 = 667 MHz 667 MHz 2000 MHz 27 * 3 = 800 MHz 800 MHz 1600 MHz 34 * 1 = 667 MHz 667 MHz 2000 MHz 35 * 2 = 400 MHz 400 MHz 400 MHz 36 * 3 = 800 MHz 800 MHz 800 MHz 37 * 5 = 800 MHz 400 MHz 800 MHz 46 /* Tclk = 200MHz, no SaR dependency */ in mv98dx3236_get_tclk_freq()
|
H A D | armada-375.c | 29 * 6 = 400 MHz 400 MHz 200 MHz 30 * 15 = 600 MHz 600 MHz 300 MHz 31 * 21 = 800 MHz 534 MHz 400 MHz 32 * 25 = 1000 MHz 500 MHz 500 MHz 36 * 0 = 166 MHz 37 * 1 = 200 MHz
|
H A D | dove.c | 26 * 5 = 1000 MHz 27 * 6 = 933 MHz 28 * 7 = 933 MHz 29 * 8 = 800 MHz 30 * 9 = 800 MHz 31 * 10 = 800 MHz 32 * 11 = 1067 MHz 33 * 12 = 667 MHz 34 * 13 = 533 MHz 35 * 14 = 400 MHz [all …]
|
H A D | ap806-system-controller.c | 56 *dclk_freq = 400; in ap806_get_sar_clocks() 68 *dclk_freq = 400; in ap806_get_sar_clocks() 72 *dclk_freq = 400; in ap806_get_sar_clocks() 80 *dclk_freq = 400; in ap806_get_sar_clocks() 88 *dclk_freq = 400; in ap806_get_sar_clocks() 92 *dclk_freq = 400; in ap806_get_sar_clocks() 96 *dclk_freq = 400; in ap806_get_sar_clocks() 191 /* Fixed clock is always 1200 Mhz */ in ap806_syscon_common_probe()
|
/linux/drivers/clk/spear/ |
H A 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 …]
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | xfer_mode_rate.h | 48 #define XFERRATE_I3C_SDR0 0x00 /* 12.5 MHz */ 49 #define XFERRATE_I3C_SDR1 0x01 /* 8 MHz */ 50 #define XFERRATE_I3C_SDR2 0x02 /* 6 MHz */ 51 #define XFERRATE_I3C_SDR3 0x03 /* 4 MHz */ 52 #define XFERRATE_I3C_SDR4 0x04 /* 2 MHz */ 53 #define XFERRATE_I3C_SDR_FM_FMP 0x05 /* 400 KHz / 1 MHz */ 57 #define XFERRATE_I2C_FM 0x00 /* 400 KHz */ 58 #define XFERRATE_I2C_FMP 0x01 /* 1 MHz */
|
/linux/drivers/cpufreq/ |
H A D | pmac32-cpufreq.c | 501 * frequency, it claims it to be around 84Mhz on some models while in pmac_cpufreq_init_MacRISC3() 502 * it appears to be approx. 101Mhz on all. Let's hack around here... in pmac_cpufreq_init_MacRISC3() 604 * - Titanium PowerBook 1Ghz (PMU based, 667Mhz & 1Ghz) 605 * - Titanium PowerBook 800 (PMU based, 667Mhz & 800Mhz) 606 * - Titanium PowerBook 400 (PMU based, 300Mhz & 400Mhz) 607 * - Titanium PowerBook 500 (PMU based, 300Mhz & 500Mhz) 608 * - iBook2 500/600 (PMU based, 400Mhz & 500/600Mhz) 609 * - iBook2 700 (CPU based, 400Mhz & 700Mhz, support low voltage) 660 /* Else check for TiPb 400 & 500 */ in pmac_cpufreq_setup() 662 /* We only know about the 400 MHz and the 500Mhz model in pmac_cpufreq_setup() [all …]
|
H A D | s5pv210-cpufreq.c | 87 /* APLL M,P,S values for 1G/800Mhz */ 91 /* Use 800MHz when entering sleep mode */ 127 {0, L2, 400*1000}, 181 /* L2 : [400/200/100][166/83][133/66][200/200] */ 275 * expected clock is 83Mhz : 7.8usec/(1/83Mhz) = 0x287 in s5pv210_target() 294 * SCLKA2M(200/1=200)->(200/4=50)Mhz in s5pv210_target() 308 * 2. Change SCLKA2M(200Mhz)to SCLKMPLL in MFC_MUX, G3D MUX in s5pv210_target() 309 * (200/4=50)->(667/4=166)Mhz in s5pv210_target() 322 * 3. DMC1 refresh count for 133Mhz if (index == L4) is in s5pv210_target() 324 * code. 0x287@83Mhz in s5pv210_target() [all …]
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8365-apmixedsys.c | 15 #define MT8365_PLL_FMAX (3800UL * MHZ) 16 #define MT8365_PLL_FMIN (1500UL * MHZ) 57 { .div = 1, .freq = 1500 * MHZ }, 58 { .div = 2, .freq = 750 * MHZ }, 59 { .div = 3, .freq = 375 * MHZ }, 66 { .div = 1, .freq = 1600 * MHZ }, 67 { .div = 2, .freq = 800 * MHZ }, 68 { .div = 3, .freq = 400 * MHZ }, 69 { .div = 4, .freq = 200 * MHZ }, 75 { .div = 1, .freq = 1600 * MHZ }, [all …]
|
H A D | clk-mt8183-apmixedsys.c | 51 #define MT8183_PLL_FMAX (3800UL * MHZ) 52 #define MT8183_PLL_FMIN (1500UL * MHZ) 94 { .div = 1, .freq = 1500 * MHZ }, 95 { .div = 2, .freq = 750 * MHZ }, 96 { .div = 3, .freq = 375 * MHZ }, 103 { .div = 1, .freq = 1600 * MHZ }, 104 { .div = 2, .freq = 800 * MHZ }, 105 { .div = 3, .freq = 400 * MHZ }, 106 { .div = 4, .freq = 200 * MHZ },
|
/linux/arch/m68k/include/uapi/asm/ |
H A D | bootinfo-hp300.h | 20 * HP9000/300 and /400 models (BI_HP300_MODEL) 25 #define HP_320 0 /* 16MHz 68020+HP MMU+16K external cache */ 26 #define HP_330 1 /* 16MHz 68020+68851 MMU */ 27 #define HP_340 2 /* 16MHz 68030 */ 28 #define HP_345 3 /* 50MHz 68030+32K external cache */ 29 #define HP_350 4 /* 25MHz 68020+HP MMU+32K external cache */ 30 #define HP_360 5 /* 25MHz 68030 */ 31 #define HP_370 6 /* 33MHz 68030+64K external cache */ 32 #define HP_375 7 /* 50MHz 68030+32K external cache */ 33 #define HP_380 8 /* 25MHz 68040 */ [all …]
|
/linux/drivers/memory/ |
H A D | jedec_ddr_data.c | 33 /* Speed bin 400(200 MHz) */ 54 /* Speed bin 533(266 MHz) */ 75 /* Speed bin 800(400 MHz) */ 96 /* Speed bin 1066(533 MHz) */
|
/linux/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 17 #define REF_FREQ_2595 1432 /* 14.33 MHz (exact 14.31818) */ 20 #define MAX_FREQ_2595 15938 /* 159.38 MHz (really 170.486) */ 21 #define MIN_FREQ_2595 8000 /* 80.00 MHz ( 85.565) */ 23 #define ABS_MIN_FREQ_2595 1000 /* 10.00 MHz (really 10.697) */ 136 8000, (3 << 6) | 20, 9}, /* 7395 ps / 135.2273 MHz */ in aty_var_to_pll_514() 138 10000, (1 << 6) | 19, 3}, /* 9977 ps / 100.2273 MHz */ in aty_var_to_pll_514() 140 13000, (1 << 6) | 2, 3}, /* 12509 ps / 79.9432 MHz */ in aty_var_to_pll_514() 142 14000, (2 << 6) | 8, 7}, /* 13394 ps / 74.6591 MHz */ in aty_var_to_pll_514() 144 16000, (1 << 6) | 44, 6}, /* 15378 ps / 65.0284 MHz */ in aty_var_to_pll_514() 146 25000, (1 << 6) | 15, 5}, /* 17460 ps / 57.2727 MHz */ in aty_var_to_pll_514() [all …]
|
/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | txrx.c | 134 /* 11ac 20 MHz 800ns GI MCS 0-8 */ 156 /* 11ac 20 MHz 400ns SGI MCS 6-8 */ 166 /* 11ac 40 MHz 800ns GI MCS 0-9 */ 187 /* 11ac 40 MHz 400ns SGI MCS 5-7 */ 195 /* 11ac 40 MHz 400ns SGI MCS 5-7 */ 202 /* 11ac 80 MHz 800ns GI MCS 0-7 */ 215 /* 11ac 80 MHz 800 ns GI MCS 8-9 */ 228 /* 11ac 80 MHz 400 ns SGI MCS 6-7 */ 235 /* 11ac 80 MHz 400ns SGI MCS 8-9 */
|
/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2p-ca15_a7.dts | 44 capacity-dmips-mhz = <1024>; 54 capacity-dmips-mhz = <1024>; 64 capacity-dmips-mhz = <516>; 74 capacity-dmips-mhz = <516>; 84 capacity-dmips-mhz = <516>; 162 compatible = "arm,cci-400"; 169 compatible = "arm,cci-400-ctrl-if"; 175 compatible = "arm,cci-400-ctrl-if"; 181 compatible = "arm,cci-400-pmu,r0"; 245 /* Reference 24MHz clock */
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | vangogh_ppt.h | 30 /* UMD PState Vangogh Msg Parameters in MHz */ 43 #define VANGOGH_UMD_PSTATE_MIN_SCLK_GFXCLK 400 51 #define VANGOGH_UMD_PSTATE_MIN_MCLK_FCLK 400
|
/linux/drivers/clocksource/ |
H A D | timer-rtl-otto.c | 44 * multiple of the 25 MHz oscillator. The 930X SOC is an exception from that. 47 * MHz and 153.125 MHz. The greatest common divisor of all explained possible 48 * speeds is 3125000. Pin the timers to this 3.125 MHz reference frequency. 195 .rating = 400, 222 .rating = 400,
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-firmware.c | 223 * 4.5 MHz/286 * 455/2 * 8 = 28.63636363... MHz in cx18_init_power() 239 * crystal value at all, it will assume 28.636360 MHz, the crystal in cx18_init_power() 242 * xtal_freq = 28.636360 MHz in cx18_init_power() 247 * Below I aim to run the PLLs' VCOs near 400 MHz to minimize errors. in cx18_init_power() 254 /* the fast clock is at 200/245 MHz */ in cx18_init_power() 255 /* 1 * xtal_freq * 0x0d.f7df9b8 / 2 = 200 MHz: 400 MHz pre post-divide*/ in cx18_init_power() 256 /* 1 * xtal_freq * 0x11.1c71eb8 / 2 = 245 MHz: 490 MHz pre post-divide*/ in cx18_init_power() 265 /* set slow clock to 125/120 MHz */ in cx18_init_power() 266 /* xtal_freq * 0x0d.1861a20 / 3 = 125 MHz: 375 MHz before post-divide */ in cx18_init_power() 267 /* xtal_freq * 0x0c.92493f8 / 3 = 120 MHz: 360 MHz before post-divide */ in cx18_init_power() [all …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nuvoton,nau8325.yaml | 47 and FS are within the range. MCLK range is from 2.048MHz to 24.576MHz. 49 MCLK_SRC/LRCK of 256, 400 or 500, and needs to detect the BCLK
|
/linux/Documentation/arch/arm/stm32/ |
H A D | stm32h743-overview.rst | 11 - Cortex-M7 core running up to @400MHz
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs269a.yaml | 180 0: 16 MHz (4 MHz) 181 1: 8 MHz (2 MHz) 182 2: 4 MHz (1 MHz) 183 3: 2 MHz (500 kHz) 248 default: 400 389 0: 4 MHz (1 MHz) 390 1: 2 MHz (500 kHz) 391 2: 1 MHz (250 kHz) 580 azoteq,timeout-tap-ms = <400>;
|
/linux/Documentation/devicetree/bindings/display/imx/ |
H A D | nxp,imx8mq-dcss.yaml | 73 - description: Must be 800 MHz 74 - description: Must be 400 MHz
|
/linux/drivers/media/radio/ |
H A D | lm7000.h | 28 freq += 171200; /* Add 10.7 MHz IF */ in lm7000_set_freq() 29 freq /= 400; /* Convert to 25 kHz units */ in lm7000_set_freq()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-stm32.h | 20 STM32_I2C_SPEED_FAST, /* 400 kHz */ 21 STM32_I2C_SPEED_FAST_PLUS, /* 1 MHz */
|
/linux/drivers/gpu/drm/gma500/ |
H A D | oaktrail.h | 132 u16 MaxLaneFreq:3; /* 0: 100MHz, 1: 200MHz, 2: 300MHz, */ 133 /*3: 400MHz, 4: 500MHz, 5: 600MHz, 6: 700MHz, 7: 800MHz.*/
|