Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/pinctrl/
Dpinconf-generic.h107 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/linux-4.4.14/drivers/pinctrl/
Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true),
163 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
Dpinctrl-amd.c606 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_get()
651 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_set()
Dpinctrl-at91-pio4.c738 case PIN_CONFIG_INPUT_DEBOUNCE: in atmel_conf_pin_config_group_set()