| /Linux-v5.4/include/linux/pinctrl/ |
| D | pinconf-generic.h | 123 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
|
| /Linux-v5.4/drivers/pinctrl/ |
| D | pinconf-generic.c | 42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true), 171 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
|
| D | pinctrl-amd.c | 186 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in amd_gpio_set_config() 654 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_get() 699 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_set()
|
| /Linux-v5.4/drivers/gpio/ |
| D | gpio-max77650.c | 123 case PIN_CONFIG_INPUT_DEBOUNCE: in max77650_gpio_set_config()
|
| D | gpio-menz127.c | 119 case PIN_CONFIG_INPUT_DEBOUNCE: in men_z127_set_config()
|
| D | gpio-bd70528.c | 79 case PIN_CONFIG_INPUT_DEBOUNCE: in bd70528_gpio_set_config()
|
| D | gpio-wm831x.c | 143 case PIN_CONFIG_INPUT_DEBOUNCE: in wm831x_set_config()
|
| D | gpio-max77620.c | 247 case PIN_CONFIG_INPUT_DEBOUNCE: in max77620_gpio_set_config()
|
| D | gpio-ftgpio010.c | 168 if (param != PIN_CONFIG_INPUT_DEBOUNCE) in ftgpio_gpio_set_config()
|
| D | gpio-pmic-eic-sprd.c | 144 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_pmic_eic_set_config()
|
| D | gpio-ep93xx.c | 315 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in ep93xx_gpio_set_config()
|
| D | gpio-max3191x.c | 271 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in max3191x_set_config()
|
| D | gpio-dln2.c | 277 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dln2_gpio_set_config()
|
| D | gpio-merrifield.c | 194 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in mrfld_gpio_set_config()
|
| D | gpio-thunderx.c | 218 case PIN_CONFIG_INPUT_DEBOUNCE: in thunderx_gpio_set_config()
|
| D | gpio-eic-sprd.c | 229 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_eic_set_config()
|
| D | gpio-bcm-kona.c | 316 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in bcm_kona_gpio_set_config()
|
| D | gpio-tegra.c | 259 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in tegra_gpio_set_config()
|
| /Linux-v5.4/drivers/pinctrl/cirrus/ |
| D | pinctrl-madera-core.c | 792 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_get() 865 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_set()
|
| /Linux-v5.4/drivers/pinctrl/aspeed/ |
| D | pinctrl-aspeed-g4.c | 2534 { PIN_CONFIG_INPUT_DEBOUNCE, { A18, D16 }, SCUA8, 20 }, 2535 { PIN_CONFIG_INPUT_DEBOUNCE, { B17, A17 }, SCUA8, 21 }, 2536 { PIN_CONFIG_INPUT_DEBOUNCE, { C16, B16 }, SCUA8, 22 }, 2537 { PIN_CONFIG_INPUT_DEBOUNCE, { A16, E15 }, SCUA8, 23 }, 2538 { PIN_CONFIG_INPUT_DEBOUNCE, { D15, C15 }, SCUA8, 24 }, 2539 { PIN_CONFIG_INPUT_DEBOUNCE, { B15, A15 }, SCUA8, 25 }, 2540 { PIN_CONFIG_INPUT_DEBOUNCE, { E14, D14 }, SCUA8, 26 }, 2541 { PIN_CONFIG_INPUT_DEBOUNCE, { C14, B14 }, SCUA8, 27 },
|
| D | pinctrl-aspeed-g5.c | 2607 { PIN_CONFIG_INPUT_DEBOUNCE, { F19, E21 }, SCUA8, 20 }, 2608 { PIN_CONFIG_INPUT_DEBOUNCE, { F20, D20 }, SCUA8, 21 }, 2609 { PIN_CONFIG_INPUT_DEBOUNCE, { D21, E20 }, SCUA8, 22 }, 2610 { PIN_CONFIG_INPUT_DEBOUNCE, { G18, C21 }, SCUA8, 23 }, 2611 { PIN_CONFIG_INPUT_DEBOUNCE, { B20, C20 }, SCUA8, 24 }, 2612 { PIN_CONFIG_INPUT_DEBOUNCE, { F18, F17 }, SCUA8, 25 }, 2613 { PIN_CONFIG_INPUT_DEBOUNCE, { E18, D19 }, SCUA8, 26 }, 2614 { PIN_CONFIG_INPUT_DEBOUNCE, { A20, B19 }, SCUA8, 27 },
|
| /Linux-v5.4/drivers/pinctrl/mediatek/ |
| D | pinctrl-moore.c | 495 pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE || in mtk_gpio_set_config()
|
| /Linux-v5.4/drivers/staging/greybus/ |
| D | gpio.c | 477 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in gb_gpio_set_config()
|
| /Linux-v5.4/drivers/pinctrl/intel/ |
| D | pinctrl-baytrail.c | 931 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_get() 1046 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_set()
|
| D | pinctrl-intel.c | 612 case PIN_CONFIG_INPUT_DEBOUNCE: { in intel_config_get() 782 case PIN_CONFIG_INPUT_DEBOUNCE: in intel_config_set()
|