/linux/net/wireless/tests/ |
H A D | chan.c | 44 .desc = "identical 20 MHz", 53 .desc = "identical 40 MHz", 62 .desc = "identical 80 MHz", 71 .desc = "identical 160 MHz", 80 .desc = "identical 320 MHz", 89 .desc = "20 MHz in 320 MHz\n", 103 .desc = "different 20 MHz", 116 .desc = "different primary 320 MHz", 130 .desc = "matching primary 160 MHz", 134 .center_freq1 = 6475 + 30, [all …]
|
/linux/arch/powerpc/boot/dts/ |
H A D | ac14xx.dts | 26 timebase-frequency = <40000000>; /* 40 MHz (csb/4) */ 27 bus-frequency = <160000000>; /* 160 MHz csb bus */ 28 clock-frequency = <400000000>; /* 400 MHz ppc core */ 145 bus-frequency = <80000000>; /* 80 MHz ips bus */ 174 at24@30 { 262 54 30 31 38 30 30 33 44 4D 55 0A 0A 00 00 00 10 263 00 41 30 30 30 30 30 30 30 30 30 30 30 31 00 D5];
|
/linux/drivers/clk/ |
H A D | clk-tps68470.c | 41 * frequency range of 3 MHz to 27 MHz by a programmable 44 * of 4 MHz to 64 MHz in increments of 0.1 MHz. 46 * hclk_# = osc_in * (((plldiv*2)+320) / (xtaldiv+30)) * (1 / 2^postdiv) 49 * PLL_REF_CLK = input clk / XTALDIV[7:0] + 30) 53 * BOOST should be as close as possible to 2Mhz 56 * BUCK should be as close as possible to 5.2Mhz 60 * 20Mhz 170 32 1 19.2Mhz 61 * 20Mhz 170 40 1 20Mhz 62 * 20Mhz 170 80 1 24Mhz
|
H A D | clk-gemini.c | 29 #define PLL_OSC_SEL BIT(30) 132 /* We support 33 and 66 MHz */ in gemini_pci_round_rate() 226 /* Manual says to always set BIT 30 (CPU1) to 1 */ in gemini_reset() 351 * This clock is supposed to be 27MHz as this is an exact multiple in gemini_clk_probe() 430 * XTAL is the crystal oscillator, 60 or 30 MHz selected from in gemini_cc_init() 438 pr_debug("main crystal @%lu MHz\n", freq / 1000000); in gemini_cc_init() 443 /* If we run on 30 MHz crystal we have to multiply with two */ in gemini_cc_init()
|
/linux/include/linux/mfd/ |
H A D | si476x-platform.h | 72 SI476X_ICIN_IC_LINK = 30, 80 SI476X_ICIP_IC_LINK = 30, 87 SI476X_ICON_IC_LINK = 30, 94 SI476X_ICOP_IC_LINK = 30, 202 * SI476X_XTAL_37P209375_MHZ - 37.209375 Mhz 203 * SI476X_XTAL_36P4_MHZ - 36.4 Mhz 204 * SI476X_XTAL_37P8_MHZ - 37.8 Mhz
|
/linux/drivers/media/dvb-frontends/ |
H A D | s5h1432.c | 90 /* Register [0x2E] bit 3:2 : 8MHz = 0; 7MHz = 1; 6MHz = 2 */ in s5h1432_set_channel_bandwidth() 199 msleep(30); in s5h1432_set_frontend() 201 msleep(30); in s5h1432_set_frontend() 223 msleep(30); in s5h1432_set_frontend() 225 msleep(30); in s5h1432_set_frontend() 269 /*Set 3.3MHz as default IF frequency */ in s5h1432_init() 285 msleep(30); in s5h1432_init() 364 .frequency_min_hz = 177 * MHz, 365 .frequency_max_hz = 858 * MHz,
|
/linux/drivers/watchdog/ |
H A D | sc520_wdt.c | 84 * char to /dev/watchdog every 30 seconds. 87 #define WATCHDOG_TIMEOUT 30 /* 30 sec default timeout */ 108 #define WDT_EXP_SEL_01 0x0001 /* [01] Time-out = 496 us (with 33 Mhz clk). */ 109 #define WDT_EXP_SEL_02 0x0002 /* [02] Time-out = 508 ms (with 33 Mhz clk). */ 110 #define WDT_EXP_SEL_03 0x0004 /* [03] Time-out = 1.02 s (with 33 Mhz clk). */ 111 #define WDT_EXP_SEL_04 0x0008 /* [04] Time-out = 2.03 s (with 33 Mhz clk). */ 112 #define WDT_EXP_SEL_05 0x0010 /* [05] Time-out = 4.07 s (with 33 Mhz clk). */ 113 #define WDT_EXP_SEL_06 0x0020 /* [06] Time-out = 8.13 s (with 33 Mhz clk). */ 114 #define WDT_EXP_SEL_07 0x0040 /* [07] Time-out = 16.27s (with 33 Mhz clk). */ 115 #define WDT_EXP_SEL_08 0x0080 /* [08] Time-out = 32.54s (with 33 Mhz clk). */
|
H A D | aspeed_wdt.c | 103 * and bit 30 represents push-pull or open-drain. With respect to write, magic 113 #define WDT_RESET_WIDTH_PUSH_PULL BIT(30) 119 /* 32 bits at 1MHz, in milliseconds */ 121 #define WDT_DEFAULT_TIMEOUT 30 360 * - ast2400 wdt can run at PCLK, or 1MHz in aspeed_wdt_probe() 361 * - ast2500 only runs at 1MHz, hard coding bit 4 to 1 in aspeed_wdt_probe() 362 * - ast2600 always runs at 1MHz in aspeed_wdt_probe() 364 * Set the ast2400 to run at 1MHz as it simplifies the driver. in aspeed_wdt_probe() 399 * Primarily, ensure we're using the 1MHz clock source. in aspeed_wdt_probe() 447 * The watchdog is always configured with a 1MHz source, so in aspeed_wdt_probe()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | rx_desc.h | 44 RX_ATTENTION_FLAGS_FCS_ERR = BIT(30), 371 #define RX_MPDU_END_INFO0_DECRYPT_ERR BIT(30) 586 #define RX_MSDU_END_INFO0_PRE_DELIM_ERR BIT(30) 767 * RSSI of RX PPDU on chain 0 of primary 20 MHz bandwidth. 771 * RSSI of RX PPDU on chain 0 of secondary 20 MHz bandwidth. 775 * RSSI of RX PPDU on chain 0 of secondary 40 MHz bandwidth. 779 * RSSI of RX PPDU on chain 0 of secondary 80 MHz bandwidth. 783 * RSSI of RX PPDU on chain 1 of primary 20 MHz bandwidth. 787 * RSSI of RX PPDU on chain 1 of secondary 20 MHz bandwidth. 791 * RSSI of RX PPDU on chain 1 of secondary 40 MHz bandwidth. [all …]
|
/linux/drivers/clk/ingenic/ |
H A D | jz4760-cgu.c | 20 #define MHZ (1000 * 1000) macro 63 /* The frequency after the N divider must be between 1 and 50 MHz. */ in jz4760_cgu_calc_m_n_od() 64 n = parent_rate / (1 * MHZ); in jz4760_cgu_calc_m_n_od() 69 rate /= MHZ; in jz4760_cgu_calc_m_n_od() 70 parent_rate /= MHZ; in jz4760_cgu_calc_m_n_od() 243 .mux = { CGU_REG_LPCDR, 30, 1 }, 260 .mux = { CGU_REG_PCMCDR, 30, 2 }, 268 .mux = { CGU_REG_I2SCDR, 30, 2 }, 275 .mux = { CGU_REG_USBCDR, 30, 2 }, 382 .gate = { CGU_REG_LCR, 30, false, 150 },
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_kunit_edid.h | 41 * DTD 1: 1920x1080 60.000000 Hz 16:9 67.500 kHz 148.500000 MHz (1600 mm x 900 mm) 46 * Monitor ranges (GTF): 50-70 Hz V, 30-70 kHz H, max dotclock 150 MHz 106 * DMT 0x04: 640x480 59.940476 Hz 4:3 31.469 kHz 25.175000 MHz 109 * DTD 1: 1920x1080 60.000000 Hz 16:9 67.500 kHz 148.500000 MHz (1600 mm x 900 mm) 114 * Monitor ranges (GTF): 50-70 Hz V, 30-70 kHz H, max dotclock 150 MHz 128 * VIC 16: 1920x1080 60.000000 Hz 16:9 67.500 kHz 148.500000 MHz 137 * Maximum TMDS clock: 100 MHz 208 * DMT 0x04: 640x480 59.940476 Hz 4:3 31.469 kHz 25.175000 MHz 211 * DTD 1: 1920x1080 60.000000 Hz 16:9 67.500 kHz 148.500000 MHz (1600 mm x 900 mm) 216 * Monitor ranges (GTF): 50-70 Hz V, 30-70 kHz H, max dotclock 150 MHz [all …]
|
/linux/sound/soc/codecs/ |
H A D | es83xx-dsm-common.h | 169 #define LINEIN_GAIN_30db 0x0a /* gain = +30db */ 253 #define ADC_ALC_MINGAIN_30db 0x1c /* gain = +30db */ 330 #define ADC_ALC_NGTHLD_m30db 0x1f /* Threshold = -30db */ 376 * 0 - 19.2MHz 377 * 1 - 24MHz 378 * 2 - 12.288MHz 379 * F - Default for 19.2MHz 382 * 0 - 4.8MHz 383 * 1 - 2.4MHz 384 * 2 - 2.304MHz [all …]
|
/linux/drivers/clk/mvebu/ |
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 | 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 172 { "crypto1_enc", NULL, 30 },
|
/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 9000.c | 16 #define IWL9000_UCODE_API_MIN 30 163 const char iwl9162_160_name[] = "Intel(R) Wireless-AC 9162 160MHz"; 164 const char iwl9260_160_name[] = "Intel(R) Wireless-AC 9260 160MHz"; 165 const char iwl9270_160_name[] = "Intel(R) Wireless-AC 9270 160MHz"; 166 const char iwl9461_160_name[] = "Intel(R) Wireless-AC 9461 160MHz"; 167 const char iwl9462_160_name[] = "Intel(R) Wireless-AC 9462 160MHz"; 168 const char iwl9560_160_name[] = "Intel(R) Wireless-AC 9560 160MHz"; 171 "Killer (R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz"; 175 "Killer(R) Wireless-AC 1550i Wireless Network Adapter (9560NGW) 160MHz"; 179 "Killer(R) Wireless-AC 1550s Wireless Network Adapter (9560D2W) 160MHz";
|
/linux/drivers/video/fbdev/ |
H A D | valkyriefb.h | 79 * 3.9064MHz * 2**clock_params[2] * clock_params[1] / clock_params[0]. 102 { 11, 28, 3 }, /* pixel clock = 79.55MHz for V=74.50Hz */ 108 /* This used to be 12, 30, 3 for pixel clock = 78.12MHz for V=72.12Hz, but 118 { 12, 29, 3 }, /* pixel clock = 75.52MHz for V=69.71Hz? */ 129 { 15, 31, 3 }, /* pixel clock = 64.58MHz for V=59.62Hz */ 138 { 23, 42, 3 }, /* pixel clock = 57.07MHz for V=74.27Hz */ 146 { 17, 27, 3 }, /* pixel clock = 49.63MHz for V=71.66Hz */ 154 { 25, 32, 3 }, /* pixel clock = 40.0015MHz, 155 used to be 20,53,2, pixel clock 41.41MHz for V=59.78Hz */ 163 { 14, 27, 2 }, /* pixel clock = 30.13MHz for V=66.43Hz */ [all …]
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | rockchip,rk3399-dwc3.yaml | 27 Controller reference clock, must to be 24 MHz 29 Controller suspend clock, must to be 24 MHz or 32 KHz 31 Master/Core clock, must to be >= 62.5 MHz for SS 32 operation and >= 30MHz for HS operation
|
/linux/drivers/ata/ |
H A D | pata_hpt37x.c | 3 * Libata driver for the highpoint 37x and 30x UDMA66 ATA controllers. 26 #define DRV_VERSION "0.6.30" 56 * 30 PIO_MST enable. If set, the chip is in bus master mode during 595 * @freq: Reported frequency in MHz 598 * and 3 for 66Mhz) 604 return 0; /* 33Mhz slot */ in hpt37x_clock_slot() 606 return 1; /* 40Mhz slot */ in hpt37x_clock_slot() 608 return 2; /* 50Mhz slot */ in hpt37x_clock_slot() 609 return 3; /* 60Mhz slot */ in hpt37x_clock_slot() 688 freq = (fcnt * base) / 192; /* in MHz */ in hpt37x_pci_clock() [all …]
|
/linux/drivers/media/i2c/ |
H A D | ov5695.c | 26 /* 45Mhz * 4 Binning */ 117 * Xclk 24Mhz 118 * Pclk 45Mhz 123 * max_framerate 30fps 292 * Xclk 24Mhz 293 * Pclk 45Mhz 298 * max_framerate 30fps 334 * Xclk 24Mhz 335 * Pclk 45Mhz 340 * max_framerate 30fps [all …]
|
/linux/drivers/clk/ti/ |
H A D | clk-33xx.c | 19 "clk-24mhz-clkctrl:0000:0", 152 "l3-aon-clkctrl:0000:30", 187 { 30, TI_CLK_GATE, am3_dbg_clka_ck_parents, NULL }, 207 { AM3_L4_RTC_RTC_CLKCTRL, NULL, CLKF_SW_SUP, "clk-24mhz-clkctrl:0000:0" }, 241 DT_CLK(NULL, "timer_32k_ck", "clk-24mhz-clkctrl:0000:0"), 243 DT_CLK(NULL, "clkdiv32k_ick", "clk-24mhz-clkctrl:0000:0"), 244 DT_CLK(NULL, "dbg_clka_ck", "l3-aon-clkctrl:0000:30"),
|
/linux/arch/arm/mach-rockchip/ |
H A D | pm.c | 143 * source. Therefore set 30ms on a 32kHz clock for pmic in rk3288_slp_mode_set() 144 * stabilization. Similar 30ms on 24MHz for the other in rk3288_slp_mode_set() 147 regmap_write(pmu_regmap, RK3288_PMU_STABL_CNT, 32 * 30); in rk3288_slp_mode_set() 151 osc_disable ? 32 * 30 : 0); in rk3288_slp_mode_set() 163 /* 30ms on a 24MHz clock for pmic stabilization */ in rk3288_slp_mode_set() 164 regmap_write(pmu_regmap, RK3288_PMU_STABL_CNT, 24000 * 30); in rk3288_slp_mode_set()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu9_driver_if.h | 121 uint16_t Freq; /* in MHz */ 320 /* ACG Frequency Table, in Mhz */ 330 uint16_t MinClock; // This is either DCEFCLK or SOCCLK (in MHz) 331 uint16_t MaxClock; // This is either DCEFCLK or SOCCLK (in MHz) 377 uint16_t avgPsmCount[30]; 378 uint16_t minPsmCount[30]; 379 float avgPsmVoltage[30]; 380 float minPsmVoltage[30];
|
/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vbi-gen.c | 25 const unsigned rate = 5000000; /* WSS has a 5 MHz transmission rate */ in vivid_vbi_gen_wss_raw() 51 const unsigned rate = 6937500 / 10; /* Teletext has a 6.9375 MHz transmission rate */ in vivid_vbi_gen_teletext_raw() 86 const unsigned rate = 1000000; /* CC has a 1 MHz transmission rate */ in vivid_vbi_gen_cc_raw() 140 static const u8 vivid_cc_sequence1[30] = { 151 static const u8 vivid_cc_sequence2[30] = { 287 } else if (frame >= 30 && frame < 45) { in vivid_vbi_gen_sliced() 288 frame -= 30; in vivid_vbi_gen_sliced() 296 frame = seqnr % (30 * 60); in vivid_vbi_gen_sliced()
|
/linux/tools/power/cpupower/utils/helpers/ |
H A D | misc.c | 93 char linebuf[30] = {}; in cpupower_set_epp() 103 if (cpupower_write_sysfs(path, linebuf, 30) <= 0) in cpupower_set_epp() 237 printf("%u.%03u MHz", ((unsigned int)speed / 1000), in print_speed() 252 printf("%u MHz", ((unsigned int)speed / 1000)); in print_speed() 257 printf("%u.%01u MHz", ((unsigned int)speed / 1000), in print_speed()
|
/linux/Documentation/devicetree/bindings/clock/st/ |
H A D | st,quadfs.txt | 5 or 660MHz (from a 30MHz oscillator input) as the input to the digital
|