Searched full:debouncing (Results  1 – 25 of 42) sorted by relevance
12
| /Linux-v5.15/Documentation/devicetree/bindings/input/ | 
| D | stmpe-keypad.txt | 8  - debounce-interval        : Debouncing interval time in milliseconds
 | 
| D | ti,palmas-pwrbutton.txt | 22   a press for debouncing purposes. NOTE: This depends on specific
 | 
| D | st-keyscan.txt | 28 - st,debounce_us: Debouncing interval time in microseconds
 | 
| D | nvidia,tegra20-kbc.txt | 29 - nvidia,debounce-delay-ms: delay in milliseconds per row scan for debouncing
 | 
| D | imx-keypad.yaml | 18   of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
 | 
| D | gpio-keys.yaml | 63             Debouncing interval time in milliseconds. If not specified defaults to 5.
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/auxdisplay/ | 
| D | holtek,ht16k33.yaml | 31     description: Debouncing interval time in milliseconds
 | 
| /Linux-v5.15/drivers/pinctrl/ | 
| D | pinctrl-amd.c | 355 					debounce_enable = "debouncing filter (high and low) enabled|";  in amd_gpio_dbg_show()357 					debounce_enable = "debouncing filter (low) enabled|";  in amd_gpio_dbg_show()
 359 					debounce_enable = "debouncing filter (high) enabled|";  in amd_gpio_dbg_show()
 362 					 "debouncing timeout is %u (us)|", time * unit);  in amd_gpio_dbg_show()
 364 				debounce_enable = "debouncing filter disabled|";  in amd_gpio_dbg_show()
 
 | 
| D | pinctrl-at91.h | 43 #define PIO_SCDR	0x8c	/* Slow Clock Divider Debouncing Register */
 | 
| /Linux-v5.15/Documentation/driver-api/gpio/ | 
| D | driver.rst | 97 - Debouncing119 Debouncing is a configuration set to a pin indicating that it is connected to
 125 Debouncing in practice involves setting up a timer when something happens on
 129 a certain number of milliseconds for debouncing, or just "on/off" if that time
 
 | 
| /Linux-v5.15/drivers/net/ethernet/sfc/falcon/ | 
| D | mdio_10g.h | 97 /* Set or clear flag, debouncing */
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ | 
| D | pincfg-node.yaml | 94       debouncing
 | 
| D | allwinner,sun4i-a10-pinctrl.yaml | 92       Debouncing periods in microseconds, one period per interrupt
 | 
| /Linux-v5.15/drivers/input/keyboard/ | 
| D | imx_keypad.c | 71 	 * -unstable: used in the debouncing process.208 	 *   (Re)Begin the debouncing process, saving the new state in  in imx_keypad_check_for_events()
 
 | 
| D | tca8418_keypad.c | 248 	/* Enable column debouncing */  in tca8418_configure()
 | 
| /Linux-v5.15/drivers/gpio/ | 
| D | gpio-aspeed.c | 48  * represents disabled debouncing for the GPIO. Any other value for an element51  * configuration registers (i.e. debouncing is disabled).
 1160 				"Failed to get clock from devicetree, debouncing disabled\n");  in aspeed_gpio_probe()
 
 | 
| D | gpio-twl4030.c | 455 	/* 30 msec of debouncing is always used for MMC card detect,  in gpio_twl4030_debounce()
 | 
| /Linux-v5.15/drivers/power/supply/ | 
| D | max77650-charger.c | 183 		/* May be 0x10 - debouncing */  in max77650_charger_check_status()
 | 
| /Linux-v5.15/include/linux/pinctrl/ | 
| D | pinconf-generic.h | 68  *	argument to zero turns debouncing off.
 | 
| /Linux-v5.15/drivers/watchdog/ | 
| D | armada_37xx_wdt.c | 91 	 * read consistently without using software debouncing  in get_counter_value()
 | 
| /Linux-v5.15/arch/arc/plat-hsdk/ | 
| D | platform.c | 34 	 * DW APB GPIO blocks (mainly for debouncing)  in hsdk_enable_gpio_intc_wire()
 | 
| /Linux-v5.15/arch/arc/plat-axs10x/ | 
| D | axs10x.c | 32 	 * intermediate DW APB GPIO blocks (mainly for debouncing)  in axs10x_enable_gpio_intc_wire()
 | 
| /Linux-v5.15/drivers/input/touchscreen/ | 
| D | tsc2007_core.c | 153 			 * Sample found inconsistent by debouncing or pressure is  in tsc2007_soft_irq()
 | 
| /Linux-v5.15/drivers/platform/chrome/ | 
| D | cros_ec_lpc.c | 8 // to the AP over some bus (such as i2c, lpc, spi).  The EC does debouncing,
 | 
| /Linux-v5.15/drivers/ata/ | 
| D | libata-sata.c | 273 		/* Check deadline.  If debouncing failed, return  in sata_link_debounce()318 		 * debouncing.  in sata_link_resume()
 
 | 
        12