Searched full:ladder (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/drivers/cpuidle/governors/ |
D | ladder.c | 2 * 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()
|
D | Makefile | 6 obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
|
/linux-6.12.1/tools/power/cpupower/man/ |
D | cpupower-idle-set.1 | 39 There are two cpuidle governors ladder and menu. While the ladder 44 implementation of a particular governor. In the ladder governor, for
|
/linux-6.12.1/drivers/input/keyboard/ |
D | adc-keys.c | 3 * Input driver for resistor ladder connected on ADC 203 MODULE_DESCRIPTION("Input driver for resistor ladder connected on ADC");
|
D | Kconfig | 17 tristate "ADC Ladder Buttons" 21 to an ADC using a resistor ladder.
|
/linux-6.12.1/drivers/cpuidle/ |
D | Kconfig | 22 bool "Ladder governor (for periodic timer tick)"
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
D | microchip,mcp4725.yaml | 38 resistor ladder circuit.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | adc-keys.yaml | 7 title: ADC attached resistor ladder buttons
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 163 ``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-6.12.1/drivers/gpu/drm/bridge/ |
D | Kconfig | 294 THS8134 and THS8135 or passive resistor ladder DACs.
|
/linux-6.12.1/drivers/usb/phy/ |
D | phy-gpio-vbus-usb.c | 282 * part of a resistor ladder turning a 4.0V-5.25V level on VBUS into a in gpio_vbus_probe()
|
/linux-6.12.1/Documentation/filesystems/ |
D | path-lookup.txt | 229 ladder of snapshots to walk down.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 193 of a particular governor. In the ladder governor, for example,
|
/linux-6.12.1/drivers/net/wireless/ath/ath5k/ |
D | rfgain.h | 473 * struct ath5k_gain_opt - RF Gain optimization ladder
|
D | phy.c | 402 * no gain optimization ladder-. 601 * and RF gain optimization ladder
|
/linux-6.12.1/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-core.c | 277 dev_err(ce->dev, "CE ERROR: key ladder configuration error\n"); in sun8i_ce_run_task()
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | ads7846.c | 512 /* ads7846 has a resistor ladder to scale this signal down */ in vbatt_adjust()
|
/linux-6.12.1/block/ |
D | blk-throttle.c | 1650 * Climb up the ladder. If we're already at the top, it in __blk_throtl_bio()
|
/linux-6.12.1/crypto/ |
D | ecc.c | 1124 /* Point multiplication algorithm using Montgomery's ladder with co-Z
|