Home
last modified time | relevance | path

Searched +full:30 +full:mhz (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/Linux-v5.15/drivers/staging/vt6655/
Drf.c55 0x03F79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 1, Tf = 2412MHz */
56 0x03F79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 2, Tf = 2417MHz */
57 0x03E79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 3, Tf = 2422MHz */
58 0x03E79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 4, Tf = 2427MHz */
59 0x03F7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 5, Tf = 2432MHz */
60 0x03F7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 6, Tf = 2437MHz */
61 0x03E7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 7, Tf = 2442MHz */
62 0x03E7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 8, Tf = 2447MHz */
63 0x03F7B000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 9, Tf = 2452MHz */
64 0x03F7B000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 10, Tf = 2457MHz */
[all …]
/Linux-v5.15/arch/powerpc/boot/dts/
Dac14xx.dts26 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-v5.15/include/linux/mfd/
Dsi476x-platform.h72 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-v5.15/drivers/media/dvb-frontends/
Ds5h1432.c90 /* 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-v5.15/net/wireless/
Dchan.c146 int mhz; in nl80211_chan_width_to_mhz() local
150 mhz = 1; in nl80211_chan_width_to_mhz()
153 mhz = 2; in nl80211_chan_width_to_mhz()
156 mhz = 4; in nl80211_chan_width_to_mhz()
159 mhz = 8; in nl80211_chan_width_to_mhz()
162 mhz = 16; in nl80211_chan_width_to_mhz()
165 mhz = 5; in nl80211_chan_width_to_mhz()
168 mhz = 10; in nl80211_chan_width_to_mhz()
172 mhz = 20; in nl80211_chan_width_to_mhz()
175 mhz = 40; in nl80211_chan_width_to_mhz()
[all …]
/Linux-v5.15/drivers/watchdog/
Dsc520_wdt.c84 * 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). */
Daspeed_wdt.c78 * and bit 30 represents push-pull or open-drain. With respect to write, magic
88 #define WDT_RESET_WIDTH_PUSH_PULL BIT(30)
94 /* 32 bits at 1MHz, in milliseconds */
96 #define WDT_DEFAULT_TIMEOUT 30
278 * - ast2400 wdt can run at PCLK, or 1MHz in aspeed_wdt_probe()
279 * - ast2500 only runs at 1MHz, hard coding bit 4 to 1 in aspeed_wdt_probe()
280 * - ast2600 always runs at 1MHz in aspeed_wdt_probe()
282 * Set the ast2400 to run at 1MHz as it simplifies the driver. in aspeed_wdt_probe()
317 * Primarily, ensure we're using the 1MHz clock source. in aspeed_wdt_probe()
356 * The watchdog is always configured with a 1MHz source, so in aspeed_wdt_probe()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Drx_desc.h43 RX_ATTENTION_FLAGS_FCS_ERR = BIT(30),
356 #define RX_MPDU_END_INFO0_DECRYPT_ERR BIT(30)
565 #define RX_MSDU_END_INFO0_PRE_DELIM_ERR BIT(30)
740 * RSSI of RX PPDU on chain 0 of primary 20 MHz bandwidth.
744 * RSSI of RX PPDU on chain 0 of secondary 20 MHz bandwidth.
748 * RSSI of RX PPDU on chain 0 of secondary 40 MHz bandwidth.
752 * RSSI of RX PPDU on chain 0 of secondary 80 MHz bandwidth.
756 * RSSI of RX PPDU on chain 1 of primary 20 MHz bandwidth.
760 * RSSI of RX PPDU on chain 1 of secondary 20 MHz bandwidth.
764 * RSSI of RX PPDU on chain 1 of secondary 40 MHz bandwidth.
[all …]
/Linux-v5.15/drivers/clk/ingenic/
Djz4760-cgu.c20 #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()
73 m = (rate / MHZ) * (1 << ++od) * n / (parent_rate / MHZ); in jz4760_cgu_calc_m_n_od()
235 .mux = { CGU_REG_LPCDR, 30, 1 },
252 .mux = { CGU_REG_PCMCDR, 30, 2 },
260 .mux = { CGU_REG_I2SCDR, 30, 2 },
267 .mux = { CGU_REG_USBCDR, 30, 2 },
364 .gate = { CGU_REG_LCR, 30, false, 150 },
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Drockchip,dwc3.yaml54 Controller reference clock, must to be 24 MHz
56 Controller suspend clock, must to be 24 MHz or 32 KHz
58 Master/Core clock, must to be >= 62.5 MHz for SS
59 operation and >= 30MHz for HS operation
/Linux-v5.15/drivers/clk/mvebu/
Ddove.c26 * 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 …]
Darmada-375.c29 * 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-v5.15/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-power.json10 …quency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units). One can als…
20 …quency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units). One can als…
30 …quency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units). One can als…
40 …uency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can als…
50 …quency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units). One can als…
61 …quency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units). One can als…
72 …quency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units). One can als…
83 …uency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can als…
212 "Filter": "filter_band2=30",
256 "Filter": "edge=1,filter_band2=30",
/Linux-v5.15/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-power.json10 …uency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can als…
20 …uency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz units). One can als…
30 …uency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz units). One can als…
40 …uency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can als…
50 …uency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can als…
61 …uency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz units). One can als…
72 …uency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz units). One can als…
83 …uency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can als…
213 "Filter": "filter_band2=30",
257 "Filter": "edge=1,filter_band2=30",
/Linux-v5.15/drivers/clk/
Dclk-gemini.c29 #define PLL_OSC_SEL BIT(30)
134 /* We support 33 and 66 MHz */ in gemini_pci_round_rate()
228 /* Manual says to always set BIT 30 (CPU1) to 1 */ in gemini_reset()
355 * This clock is supposed to be 27MHz as this is an exact multiple in gemini_clk_probe()
433 * XTAL is the crystal oscillator, 60 or 30 MHz selected from in gemini_cc_init()
441 pr_debug("main crystal @%lu MHz\n", freq / 1000000); in gemini_cc_init()
446 /* If we run on 30 MHz crystal we have to multiply with two */ in gemini_cc_init()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/cfg/
D9000.c16 #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-v5.15/drivers/video/fbdev/
Dvalkyriefb.h79 * 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-v5.15/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.h44 HTT_STATS_RX_PDEV_FW_MPDU_DROP_TAG = 30,
234 * The histogram bins are 0-29, 30-59, 60-89 and so on. The are
238 * #define WAL_TRIED_MPDU_CNT_HISTOGRAM_INTERVAL 30
427 /* element 0: 20 MHz, 1: 40 MHz, 2: 80 MHz, 3: 160 and 80+80 MHz */
465 /* element 0: 20 MHz, 1: 40 MHz, 2: 80 MHz, 3: 160 and 80+80 MHz */
580 * histogram bins are 0-29, 30-59, 60-89 and so on. The are 10 bins
584 * #define WAL_TRIED_MPDU_CNT_HISTOGRAM_INTERVAL 30
1166 /* element 0: 20 MHz, 1: 40 MHz, 2: 80 MHz, 3: 160 and 80+80 MHz */
1254 /* element 0: 20 MHz, 1: 40 MHz, 2: 80 MHz, 3: 160 and 80+80 MHz */
1504 * 30 phyrx_err_vht_rx_extra_symbol_mismatch
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu9_driver_if.h121 uint16_t Freq; /* in MHz */
319 /* ACG Frequency Table, in Mhz */
328 uint16_t MinClock; // This is either DCEFCLK or SOCCLK (in MHz)
329 uint16_t MaxClock; // This is either DCEFCLK or SOCCLK (in MHz)
375 uint16_t avgPsmCount[30];
376 uint16_t minPsmCount[30];
377 float avgPsmVoltage[30];
378 float minPsmVoltage[30];
/Linux-v5.15/drivers/mmc/host/
Dsdhci-of-arasan.c164 * met at 25MHz for Default Speed mode, those controllers work at
165 * 19MHz instead
307 * requirements met at 25MHz for Default Speed mode, in sdhci_arasan_set_clock()
308 * those controllers work at 19MHz instead. in sdhci_arasan_set_clock()
644 /* For 50MHz clock, 30 Taps are available */ in sdhci_zynqmp_sdcardclk_set_phase()
645 tap_max = 30; in sdhci_zynqmp_sdcardclk_set_phase()
648 /* For 100MHz clock, 15 Taps are available */ in sdhci_zynqmp_sdcardclk_set_phase()
653 /* For 200MHz clock, 8 Taps are available */ in sdhci_zynqmp_sdcardclk_set_phase()
713 /* For 50MHz clock, 120 Taps are available */ in sdhci_zynqmp_sampleclk_set_phase()
717 /* For 100MHz clock, 60 Taps are available */ in sdhci_zynqmp_sampleclk_set_phase()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/clock/st/
Dst,quadfs.txt5 or 660MHz (from a 30MHz oscillator input) as the input to the digital
/Linux-v5.15/drivers/clk/ti/
Dclk-33xx.c27 "clk-24mhz-clkctrl:0000:0",
160 "l3-aon-clkctrl:0000:30",
195 { 30, TI_CLK_GATE, am3_dbg_clka_ck_parents, NULL },
215 { AM3_L4_RTC_RTC_CLKCTRL, NULL, CLKF_SW_SUP, "clk-24mhz-clkctrl:0000:0" },
249 DT_CLK(NULL, "timer_32k_ck", "clk-24mhz-clkctrl:0000:0"),
251 DT_CLK(NULL, "clkdiv32k_ick", "clk-24mhz-clkctrl:0000:0"),
252 DT_CLK(NULL, "dbg_clka_ck", "l3-aon-clkctrl:0000:30"),
/Linux-v5.15/arch/arm/mach-rockchip/
Dpm.c143 * 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-v5.15/drivers/phy/ti/
Dphy-ti-pipe3.c74 #define MEM_DLL_TRIM_SEL_MASK GENMASK(31, 30)
75 #define MEM_DLL_TRIM_SHIFT 30
78 #define MEM_DLL_PHINT_RATE_MASK GENMASK(31, 30)
79 #define MEM_DLL_PHINT_RATE_SHIFT 30
186 {12000000, {1250, 5, 4, 20, 0} }, /* 12 MHz */
187 {16800000, {3125, 20, 4, 20, 0} }, /* 16.8 MHz */
188 {19200000, {1172, 8, 4, 20, 65537} }, /* 19.2 MHz */
189 {20000000, {1000, 7, 4, 10, 0} }, /* 20 MHz */
190 {26000000, {1250, 12, 4, 20, 0} }, /* 26 MHz */
191 {38400000, {3125, 47, 4, 20, 92843} }, /* 38.4 MHz */
[all …]
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/
Drs.h14 * bandwidths <= 80MHz
16 * @IWL_TLC_MNG_CFG_FLAGS_HE_STBC_160MHZ_MSK: enable STBC in HE at 160MHz
35 * @IWL_TLC_MNG_CH_WIDTH_20MHZ: 20MHZ channel
36 * @IWL_TLC_MNG_CH_WIDTH_40MHZ: 40MHZ channel
37 * @IWL_TLC_MNG_CH_WIDTH_80MHZ: 80MHZ channel
38 * @IWL_TLC_MNG_CH_WIDTH_160MHZ: 160MHZ channel
135 * pair (0 - 80mhz width and below, 1 - 160mhz).
301 * which is the duplicate 20 MHz MCS (bit 5 set, all others zero.)
357 * Bit 11-12: (0) 20MHz, (1) 40MHz, (2) 80MHz, (3) 160MHz
424 /* Bit 24-25: (0) 20MHz (no dup), (1) 2x20MHz, (2) 4x20MHz, 3 8x20MHz */
[all …]

12345678910>>...31