Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-amd.c216 char *debounce_enable; in amd_gpio_dbg_show() local
360 debounce_enable = "b"; in amd_gpio_dbg_show()
362 debounce_enable = "↓"; in amd_gpio_dbg_show()
364 debounce_enable = "↑"; in amd_gpio_dbg_show()
366 seq_printf(s, "%s (�� %sus)|", debounce_enable, debounce_value); in amd_gpio_dbg_show()