Home
last modified time | relevance | path

Searched refs:KHz (Results 1 – 25 of 91) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/arm/plat-omap/
DKconfig72 timer provides more intra-tick resolution than the 32KHz timer,
76 bool "Use 32KHz timer"
80 Select this option if you want to enable the OMAP 32KHz timer.
82 support for no tick during idle. The 32KHz timer provides less
83 intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-rtc-rtc0-device-rtc_calibration7 calibrate the AB8500.s 32KHz Real Time Clock.
12 30.5 micro-seconds (half-parts-per-million of the 32KHz clock)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-ocores.txt21 Defaults to 100 KHz when the property is not specified
33 frequency is fixed at 100 KHz.
65 clock-frequency = <400000>; /* i2c bus frequency 400 KHz */
Di2c-xlp9xx.txt10 Defaults to 100 KHz when the property is not specified
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dclk-palmas-clk32kg-clocks.txt1 * Palmas 32KHz clocks *
3 Palmas device has two clock output pins for 32KHz, KG and KG_AUDIO.
Dvf610-clock.txt16 - sxosc (external crystal oscillator 32KHz, recommended)
Dnvidia,tegra210-car.txt13 the 32 KHz "32k_in".
/kernel/linux/linux-5.10/drivers/cpufreq/
Dscmi-cpufreq.c99 scmi_get_cpu_power(unsigned long *power, unsigned long *KHz, in scmi_get_cpu_power() argument
110 Hz = *KHz * 1000; in scmi_get_cpu_power()
116 *KHz = Hz / 1000; in scmi_get_cpu_power()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Ds5h1411.c376 static int s5h1411_set_if_freq(struct dvb_frontend *fe, int KHz) in s5h1411_set_if_freq() argument
380 dprintk("%s(%d KHz)\n", __func__, KHz); in s5h1411_set_if_freq()
382 switch (KHz) { in s5h1411_set_if_freq()
400 __func__, KHz); in s5h1411_set_if_freq()
410 state->if_freq = KHz; in s5h1411_set_if_freq()
Ds5h1409.c353 static int s5h1409_set_if_freq(struct dvb_frontend *fe, int KHz) in s5h1409_set_if_freq() argument
357 dprintk("%s(%d KHz)\n", __func__, KHz); in s5h1409_set_if_freq()
359 switch (KHz) { in s5h1409_set_if_freq()
373 state->if_freq = KHz; in s5h1409_set_if_freq()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsun5i-reference-design-tablet.dtsi87 * The gsl1680 is rated at 400KHz and it will not work reliable at
88 * 100KHz, this has been confirmed on multiple different q8 tablets.
89 * All other devices on this bus are also rated for 400KHz.
Dimx6ull.dtsi25 /* KHz uV */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax77620.txt36 with internal regulators. 32KHz clock can be programmed to be part of a
46 Each regulator, GPIO1, GPIO2, GPIO3, and 32KHz clock has a flexible power
54 When FPS event cleared (set to LOW), regulators, GPIOs and 32KHz
58 and 32KHz clock get disabled at
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dgtm601.txt6 "broadmobi,bm818" = 48KHz stereo
/kernel/linux/linux-5.10/Documentation/power/
Denergy-model.rst120 01 static int est_power(unsigned long *mW, unsigned long *KHz,
126 07 freq = foo_get_freq_ceil(dev, *KHz);
137 18 *KHz = freq;
/kernel/linux/linux-5.10/drivers/clk/pxa/
Dclk-pxa27x.c21 #define KHz 1000 macro
122 return (unsigned int)clks[0] / KHz; in pxa27x_get_clk_frequency_khz()
316 32768 * KHz)); in pxa27x_register_plls()
Dclk-pxa25x.c23 #define KHz 1000 macro
118 return (unsigned int)clks[0] / KHz; in pxa25x_get_clk_frequency_khz()
Dclk-pxa3xx.c23 #define KHz 1000 macro
78 return (unsigned int)clks[0] / KHz; in pxa3xx_get_clk_frequency_khz()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/
Dspreadtrum,sprd-timer.txt12 - clocks: The phandle to the source clock (usually a 32.768 KHz fixed clock).
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/
Dieee80211.txt7 - ieee80211-freq-limit : list of supported frequency ranges in KHz. This can be
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/
Datmel,at91sam9-rtc.txt9 - clocks: should contain the 32 KHz slow clk that will drive the RTT block.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dimg-ir-rev1.txt16 1st: Core clock (defaults to 32.768KHz if omitted).
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dics932s401.rst27 All frequencies are reported in KHz.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dfe-diseqc-send-burst.rst13 FE_DISEQC_SEND_BURST - Sends a 22KHz tone burst for 2x1 mini DiSEqC satellite selection.
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dp_aux_backlight.c154 fxp = DIV_ROUND_CLOSEST(KHz(DP_EDP_BACKLIGHT_FREQ_BASE_KHZ), freq); in intel_dp_aux_set_pwm_freq()
266 fxp = DIV_ROUND_CLOSEST(KHz(DP_EDP_BACKLIGHT_FREQ_BASE_KHZ), freq); in intel_dp_aux_calc_max_backlight()

1234