Home
last modified time | relevance | path

Searched full:ladder (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/cpuidle/governors/
H A Dladder.c2 * ladder.c - the residency ladder algorithm
48 * @ldev: the ladder device
175 .name = "ladder",
188 * When NO_HZ is disabled, or when booting with nohz=off, the ladder in init_ladder()
H A DMakefile6 obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
/linux/tools/power/cpupower/man/
H A Dcpupower-idle-set.139 There are two cpuidle governors ladder and menu. While the ladder
44 implementation of a particular governor. In the ladder governor, for
/linux/drivers/input/keyboard/
H A Dadc-keys.c3 * Input driver for resistor ladder connected on ADC
203 MODULE_DESCRIPTION("Input driver for resistor ladder connected on ADC");
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dmicrochip,mcp4725.yaml38 resistor ladder circuit.
/linux/drivers/cpuidle/
H A DKconfig22 bool "Ladder governor (for periodic timer tick)"
/linux/Documentation/devicetree/bindings/input/
H A Dadc-keys.yaml7 title: ADC attached resistor ladder buttons
/linux/drivers/net/wireless/ath/ath5k/
H A Drfgain.h473 * struct ath5k_gain_opt - RF Gain optimization ladder
H A Dphy.c402 * no gain optimization ladder-.
601 * and RF gain optimization ladder
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu198 of a particular governor. In the ladder governor, for example,
/linux/drivers/input/touchscreen/
H A Dads7846.c522 /* ads7846 has a resistor ladder to scale this signal down */ in vbatt_adjust()