Home
last modified time | relevance | path

Searched full:debouncer (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/arch/mips/include/asm/dec/
Dkn02ba.h40 #define KN02BA_IO_INR_PBNC 1 /* ~HALT button debouncer */
41 #define KN02BA_IO_INR_PBNO 0 /* HALT button debouncer */
Dkn03.h49 #define KN03_IO_INR_PBNC 1 /* ~HALT button debouncer */
50 #define KN03_IO_INR_PBNO 0 /* HALT button debouncer */
/linux-6.14.4/Documentation/devicetree/bindings/power/reset/
Datmel,sama5d2-shdwc.yaml43 Minimum wake-up inputs debouncer period in microseconds. It is usually a
/linux-6.14.4/drivers/power/reset/
Dat91-sama5d2_shdwc.c18 * - low power debouncer
182 "debouncer period %u too big, reduced to %llu us\n", in at91_shdwc_debouncer_value()
/linux-6.14.4/drivers/iio/proximity/
Dsx9500.c759 * Debouncer off, lowest average negative filter,
774 * debouncer off, far debouncer off.
/linux-6.14.4/drivers/gpio/
Dgpiolib-cdev.c435 * @sw_debounced: flag indicating if the software debouncer is active
473 * -- debouncer specific fields --
828 * minor race - debouncer may be stopped here, so edge_detector_stop() in debounced_value()
830 * from when the debouncer was last running. in debounced_value()
866 pr_debug_ratelimited("debouncer failed to read line value\n"); in debounce_work_func()
1051 /* detection disabled or sw debouncer will provide edge detection */ in edge_detector_setup()
/linux-6.14.4/drivers/pinctrl/intel/
Dpinctrl-intel.c888 /* Enable glitch filter and debouncer */ in intel_config_set_debounce()
892 /* Disable glitch filter and debouncer */ in intel_config_set_debounce()