Home
last modified time | relevance | path

Searched refs:frequencies (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v5.15/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c259 int frequencies[ARRAY_SIZE(state->frequencies) / 2] = { 0 }; in cros_ec_sensors_core_init() local
309 &frequencies[1], in cros_ec_sensors_core_init()
310 &frequencies[2], in cros_ec_sensors_core_init()
315 &frequencies[1], in cros_ec_sensors_core_init()
316 &frequencies[2], in cros_ec_sensors_core_init()
319 frequencies[1] = state->resp->info_3.min_frequency; in cros_ec_sensors_core_init()
320 frequencies[2] = state->resp->info_3.max_frequency; in cros_ec_sensors_core_init()
324 for (i = 0; i < ARRAY_SIZE(frequencies); i++) { in cros_ec_sensors_core_init()
325 state->frequencies[2 * i] = frequencies[i] / 1000; in cros_ec_sensors_core_init()
326 state->frequencies[2 * i + 1] = in cros_ec_sensors_core_init()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dcs43130.txt40 Define the frequencies at which to measure HP AC impedance.
42 Exactly 10 frequencies must be defined.
44 following frequencies are used:
46 The above frequencies are logarithmically equally spaced.
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dmt9v032.txt21 - link-frequencies: List of allowed link frequencies in Hz. Each frequency is
37 link-frequencies = /bits/ 64
Dtc358743.txt21 - link-frequencies: List of allowed link frequencies in Hz. Each frequency is
45 link-frequencies = /bits/ 64 <297000000>;
Dov2659.txt13 - link-frequencies: target pixel clock frequency.
42 link-frequencies = /bits/ 64 <70000000>;
Dimx290.txt28 - link-frequencies: check ../video-interfaces.txt
53 link-frequencies = /bits/ 64 <445500000>;
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-tx.rst93 If set, then transmit alternate frequencies.
96 The alternate frequencies in kHz units. The RDS standard allows for
97 up to 25 frequencies to be defined. Drivers may support fewer
98 frequencies so check the array size.
152 frequencies. Depending on the region, a time constant of either 50
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Dusb3503.txt21 reference clock frequencies table is used). Use clocks and
26 clock frequencies table is used)
/Linux-v5.15/drivers/devfreq/
DKconfig7 A device may have a list of frequencies and voltages available.
17 However, because the clock frequencies of a single device are
91 and adjusts the operating frequencies and voltages with OPP support.
121 operating frequencies and voltages with OPP support.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-devfreq48 driver should provide the list of available frequencies
60 the available frequencies of the corresponding devfreq object.
61 This is a snapshot of available frequencies and not limited
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsdm636.dtsi13 * different CPU frequencies, Adreno
Dmsm8996-v3.0.dtsi14 * parameters, GPU frequencies and some differences
/Linux-v5.15/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-spear.txt9 - cpufreq_tbl: Table of frequencies CPU could be transitioned into, in the
/Linux-v5.15/Documentation/cpu-freq/
Dcpu-drivers.rst81 .boost_enabled - If set, boost frequencies are enabled.
84 frequencies.
108 | | switch between two frequencies in |
239 frequencies, a "frequency table" with some functions might assist in
268 excluding CPUFREQ_ENTRY_INVALID frequencies.
Dcore.rst60 frequencies (in kHz) of the new policy).
89 the OPP layer's internal information about the available frequencies
/Linux-v5.15/arch/arm/boot/dts/
Dexynos4412-prime.dtsi10 * Exynos4412 Prime SoC revision supports higher CPU frequencies than
/Linux-v5.15/Documentation/driver-api/media/drivers/
Dradiotrack.rst44 available through a miniature phone plug. Its RF frequencies of operation are
46 band). Although the registers can be programmed to request frequencies beyond
49 signal probably has a small range of useful frequencies, and wraps around or
Dvidtv.rst19 frequency is too far away from a table of valid frequencies for a
65 By default, it will accept the following frequencies:
71 LNBf, with frequencies at Ku-Band, ranging from 10.7 GHz to 12.75 GHz.
97 Valid DVB-T frequencies to simulate, in Hz.
100 Valid DVB-C frequencies to simulate, in Hz.
103 Valid DVB-S/S2 frequencies to simulate at Ku-Band, in kHz.
475 is too far away from a table of valid frequencies. For now, this means that
/Linux-v5.15/Documentation/vm/damon/
Ddesign.rst125 that assumed to have the same access frequencies into a region. As long as the
126 assumption (pages in a region have the same access frequencies) is kept, only
142 fulfill the assumption (pages in same region have similar access frequencies),
147 For each ``aggregation interval``, it compares the access frequencies of
/Linux-v5.15/include/linux/iio/common/
Dcros_ec_sensors_core.h86 int frequencies[6]; member
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Darmada3700-xtal-clock.txt3 Marvell Armada 37xx SoCs allow to determine the xtal clock frequencies by
Dmoxa,moxart-clock.txt7 MOXA ART SoCs allow to determine PLL output and APB frequencies
/Linux-v5.15/arch/arm64/boot/dts/renesas/
Dhihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi51 link-frequencies = /bits/ 64 <456000000>;
/Linux-v5.15/Documentation/admin-guide/
Drtc.rst72 At high frequencies, or under high loads, the user process should check
77 frequencies above 1024Hz. So you really should check the high bytes
78 of the value you read, especially at frequencies above that of the
81 Programming and/or enabling interrupt frequencies greater than 64Hz is
/Linux-v5.15/Documentation/misc-devices/
Dics932s401.rst27 All frequencies are reported in KHz.

1234