Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-amd.c219 char debounce_value[40]; in amd_gpio_dbg_show() local
369 snprintf(debounce_value, sizeof(debounce_value), "%u", time * unit); in amd_gpio_dbg_show()
370 seq_printf(s, "debounce %s (�� %sus)| ", debounce_enable, debounce_value); in amd_gpio_dbg_show()