Searched full:ladder (Results 1 – 22 of 22) sorted by relevance
/openbmc/linux/drivers/cpuidle/governors/ |
H A D | ladder.c | 2 * 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()
|
H A D | Makefile | 6 obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
|
/openbmc/linux/tools/power/cpupower/man/ |
H A 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
|
/openbmc/qemu/docs/devel/ |
H A D | conflict-resolution.rst | 79 and the `Mozilla Consequence Ladder 80 <https://github.com/mozilla/diversity/blob/master/code-of-conduct-enforcement/consequence-ladder.md…
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | adc-keys.c | 3 * Input driver for resistor ladder connected on ADC 206 MODULE_DESCRIPTION("Input driver for resistor ladder connected on ADC");
|
H A D | Kconfig | 17 tristate "ADC Ladder Buttons" 21 to an ADC using a resistor ladder.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | microchip,mcp4725.yaml | 38 resistor ladder circuit.
|
/openbmc/linux/drivers/cpuidle/ |
H A D | Kconfig | 22 bool "Ladder governor (for periodic timer tick)"
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | adc-keys.yaml | 7 title: ADC attached resistor ladder buttons
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 271 THS8134 and THS8135 or passive resistor ladder DACs.
|
/openbmc/linux/drivers/usb/phy/ |
H A 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()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.txt | 229 ladder of snapshots to walk down.
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | ec.c | 1162 /* Compute a step of Montgomery Ladder (only use X and Z in the point). 1259 /* Compute scalar point multiplication with Montgomery Ladder. in mpi_ec_mul_point()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | 193 of a particular governor. In the ladder governor, for example,
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 253 dev_err(ce->dev, "CE ERROR: key ladder configuration error\n"); in sun8i_ce_run_task()
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | rfgain.h | 473 * struct ath5k_gain_opt - RF Gain optimization ladder
|
H A D | phy.c | 402 * no gain optimization ladder-. 601 * and RF gain optimization ladder
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ads7846.c | 511 /* ads7846 has a resistor ladder to scale this signal down */ in vbatt_adjust()
|
/openbmc/linux/crypto/ |
H A D | ecc.c | 1097 /* Point multiplication algorithm using Montgomery's ladder with co-Z
|
/openbmc/linux/block/ |
H A D | blk-throttle.c | 2235 * Climb up the ladder. If we're already at the top, it in __blk_throtl_bio()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |