Home
last modified time | relevance | path

Searched refs:debounce_enable (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-amd.c224 char *debounce_enable; in amd_gpio_dbg_show() local
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()
364 debounce_enable = "debouncing filter disabled|"; in amd_gpio_dbg_show()
375 debounce_enable, debounce_value, pin_reg); in amd_gpio_dbg_show()