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.c250 char *debounce_enable; in amd_gpio_dbg_show() local
394 debounce_enable = "b"; in amd_gpio_dbg_show()
396 debounce_enable = "↓"; in amd_gpio_dbg_show()
398 debounce_enable = "↑"; in amd_gpio_dbg_show()
400 seq_printf(s, "%s (�� %sus)|", debounce_enable, debounce_value); in amd_gpio_dbg_show()