Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/pinctrl/
Dpinconf-generic.h115 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/Linux-v4.19/drivers/pinctrl/
Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true),
170 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
Dpinctrl-amd.c190 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in amd_gpio_set_config()
648 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_get()
693 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_set()
Dpinctrl-at91-pio4.c763 case PIN_CONFIG_INPUT_DEBOUNCE: in atmel_conf_pin_config_group_set()
/Linux-v4.19/drivers/gpio/
Dgpio-menz127.c122 case PIN_CONFIG_INPUT_DEBOUNCE: in men_z127_set_config()
Dgpio-wm831x.c147 case PIN_CONFIG_INPUT_DEBOUNCE: in wm831x_set_config()
Dgpio-max77620.c218 case PIN_CONFIG_INPUT_DEBOUNCE: in max77620_gpio_set_config()
Dgpio-ep93xx.c301 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in ep93xx_gpio_set_config()
Dgpio-pmic-eic-sprd.c144 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_pmic_eic_set_config()
Dgpio-max3191x.c274 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in max3191x_set_config()
Dgpio-dln2.c280 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dln2_gpio_set_config()
Dgpio-merrifield.c198 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in mrfld_gpio_set_config()
Dgpio-eic-sprd.c218 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_eic_set_config()
Dgpio-bcm-kona.c316 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in bcm_kona_gpio_set_config()
Dgpio-thunderx.c219 case PIN_CONFIG_INPUT_DEBOUNCE: in thunderx_gpio_set_config()
Dgpio-tegra.c251 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in tegra_gpio_set_config()
Dgpio-dwapb.c369 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dwapb_gpio_set_config()
Dgpio-aspeed.c997 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in aspeed_gpio_set_config()
/Linux-v4.19/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c785 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_get()
858 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_set()
/Linux-v4.19/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g4.c2383 { PIN_CONFIG_INPUT_DEBOUNCE, { A18, D16 }, SCUA8, 20 },
2384 { PIN_CONFIG_INPUT_DEBOUNCE, { B17, A17 }, SCUA8, 21 },
2385 { PIN_CONFIG_INPUT_DEBOUNCE, { C16, B16 }, SCUA8, 22 },
2386 { PIN_CONFIG_INPUT_DEBOUNCE, { A16, E15 }, SCUA8, 23 },
2387 { PIN_CONFIG_INPUT_DEBOUNCE, { D15, C15 }, SCUA8, 24 },
2388 { PIN_CONFIG_INPUT_DEBOUNCE, { B15, A15 }, SCUA8, 25 },
2389 { PIN_CONFIG_INPUT_DEBOUNCE, { E14, D14 }, SCUA8, 26 },
2390 { PIN_CONFIG_INPUT_DEBOUNCE, { C14, B14 }, SCUA8, 27 },
Dpinctrl-aspeed-g5.c2474 { PIN_CONFIG_INPUT_DEBOUNCE, { F19, E21 }, SCUA8, 20 },
2475 { PIN_CONFIG_INPUT_DEBOUNCE, { F20, D20 }, SCUA8, 21 },
2476 { PIN_CONFIG_INPUT_DEBOUNCE, { D21, E20 }, SCUA8, 22 },
2477 { PIN_CONFIG_INPUT_DEBOUNCE, { G18, C21 }, SCUA8, 23 },
2478 { PIN_CONFIG_INPUT_DEBOUNCE, { B20, C20 }, SCUA8, 24 },
2479 { PIN_CONFIG_INPUT_DEBOUNCE, { F18, F17 }, SCUA8, 25 },
2480 { PIN_CONFIG_INPUT_DEBOUNCE, { E18, D19 }, SCUA8, 26 },
2481 { PIN_CONFIG_INPUT_DEBOUNCE, { A20, B19 }, SCUA8, 27 },
/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-intel.c552 case PIN_CONFIG_INPUT_DEBOUNCE: { in intel_config_get()
722 case PIN_CONFIG_INPUT_DEBOUNCE: in intel_config_set()
Dpinctrl-baytrail.c1129 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_get()
1244 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_set()
/Linux-v4.19/drivers/staging/greybus/
Dgpio.c482 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in gb_gpio_set_config()
/Linux-v4.19/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c856 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in mtk_gpio_set_config()

12