Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinctrl-amd.c211 char *debounce_enable; in amd_gpio_dbg_show() local
355 debounce_enable = "b"; in amd_gpio_dbg_show()
357 debounce_enable = "↓"; in amd_gpio_dbg_show()
359 debounce_enable = "↑"; in amd_gpio_dbg_show()
361 seq_printf(s, "%s (�� %sus)|", debounce_enable, debounce_value); in amd_gpio_dbg_show()