Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/pinctrl/
Dpinconf-generic.h123 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/Linux-v5.4/drivers/pinctrl/
Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true),
171 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
Dpinctrl-amd.c186 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/
Dgpio-max77650.c123 case PIN_CONFIG_INPUT_DEBOUNCE: in max77650_gpio_set_config()
Dgpio-menz127.c119 case PIN_CONFIG_INPUT_DEBOUNCE: in men_z127_set_config()
Dgpio-bd70528.c79 case PIN_CONFIG_INPUT_DEBOUNCE: in bd70528_gpio_set_config()
Dgpio-wm831x.c143 case PIN_CONFIG_INPUT_DEBOUNCE: in wm831x_set_config()
Dgpio-max77620.c247 case PIN_CONFIG_INPUT_DEBOUNCE: in max77620_gpio_set_config()
Dgpio-ftgpio010.c168 if (param != PIN_CONFIG_INPUT_DEBOUNCE) in ftgpio_gpio_set_config()
Dgpio-pmic-eic-sprd.c144 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_pmic_eic_set_config()
Dgpio-ep93xx.c315 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in ep93xx_gpio_set_config()
Dgpio-max3191x.c271 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in max3191x_set_config()
Dgpio-dln2.c277 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dln2_gpio_set_config()
Dgpio-merrifield.c194 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in mrfld_gpio_set_config()
Dgpio-thunderx.c218 case PIN_CONFIG_INPUT_DEBOUNCE: in thunderx_gpio_set_config()
Dgpio-eic-sprd.c229 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-tegra.c259 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in tegra_gpio_set_config()
/Linux-v5.4/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c792 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/
Dpinctrl-aspeed-g4.c2534 { 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 },
Dpinctrl-aspeed-g5.c2607 { 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/
Dpinctrl-moore.c495 pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE || in mtk_gpio_set_config()
/Linux-v5.4/drivers/staging/greybus/
Dgpio.c477 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in gb_gpio_set_config()
/Linux-v5.4/drivers/pinctrl/intel/
Dpinctrl-baytrail.c931 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_get()
1046 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_set()
Dpinctrl-intel.c612 case PIN_CONFIG_INPUT_DEBOUNCE: { in intel_config_get()
782 case PIN_CONFIG_INPUT_DEBOUNCE: in intel_config_set()

12