Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-amd.c210 char *debounce_enable; in amd_gpio_dbg_show() local
354 debounce_enable = "b"; in amd_gpio_dbg_show()
356 debounce_enable = "↓"; in amd_gpio_dbg_show()
358 debounce_enable = "↑"; in amd_gpio_dbg_show()
360 seq_printf(s, "%s (�� %sus)|", debounce_enable, debounce_value); in amd_gpio_dbg_show()