Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpuidle/governors/
Dladder.c2 * ladder.c - the residency ladder algorithm
47 * @ldev: the ladder device
174 .name = "ladder",
187 * When NO_HZ is disabled, or when booting with nohz=off, the ladder in init_ladder()
DMakefile6 obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
/Linux-v6.1/tools/power/cpupower/man/
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-v6.1/drivers/input/keyboard/
Dadc-keys.c3 * Input driver for resistor ladder connected on ADC
206 MODULE_DESCRIPTION("Input driver for resistor ladder connected on ADC");
DKconfig17 tristate "ADC Ladder Buttons"
21 to an ADC using a resistor ladder.
/Linux-v6.1/Documentation/devicetree/bindings/iio/dac/
Dmicrochip,mcp4725.yaml38 resistor ladder circuit.
/Linux-v6.1/drivers/cpuidle/
DKconfig22 bool "Ladder governor (for periodic timer tick)"
/Linux-v6.1/Documentation/devicetree/bindings/input/
Dadc-keys.yaml7 title: ADC attached resistor ladder buttons
/Linux-v6.1/Documentation/admin-guide/pm/
Dcpuidle.rst163 ``ladder`` and ``haltpoll``. Which of them is used by default depends on the
258 ``CPUIdle`` governor on it will be ``ladder``.
473 never be asked for by any of them. [Note that, due to the way the ``ladder``
611 the ``menu`` governor to be used on the systems that use the ``ladder`` governor
/Linux-v6.1/drivers/gpu/drm/bridge/
DKconfig267 THS8134 and THS8135 or passive resistor ladder DACs.
/Linux-v6.1/drivers/usb/phy/
Dphy-gpio-vbus-usb.c282 * part of a resistor ladder turning a 4.0V-5.25V level on VBUS into a in gpio_vbus_probe()
/Linux-v6.1/Documentation/filesystems/
Dpath-lookup.txt229 ladder of snapshots to walk down.
/Linux-v6.1/lib/mpi/
Dec.c1159 /* Compute a step of Montgomery Ladder (only use X and Z in the point).
1256 /* Compute scalar point multiplication with Montgomery Ladder. in mpi_ec_mul_point()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-system-cpu193 of a particular governor. In the ladder governor, for example,
/Linux-v6.1/drivers/net/wireless/ath/ath5k/
Drfgain.h473 * struct ath5k_gain_opt - RF Gain optimization ladder
Dphy.c401 * no gain optimization ladder-.
600 * and RF gain optimization ladder
/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c249 dev_err(ce->dev, "CE ERROR: key ladder configuration error\n"); in sun8i_ce_run_task()
/Linux-v6.1/drivers/input/touchscreen/
Dads7846.c513 /* ads7846 has a resistor ladder to scale this signal down */ in vbatt_adjust()
/Linux-v6.1/crypto/
Decc.c1075 /* Point multiplication algorithm using Montgomery's ladder with co-Z
/Linux-v6.1/block/
Dblk-throttle.c2222 * Climb up the ladder. If we're already at the top, it in __blk_throtl_bio()