Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/linux/pinctrl/
Dpinconf-generic.h123 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/kernel/linux/linux-5.10/drivers/pinctrl/
Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true),
171 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
Dpinctrl-amd.c189 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in amd_gpio_set_config()
642 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_get()
687 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_set()
/kernel/linux/linux-5.10/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.c81 case PIN_CONFIG_INPUT_DEBOUNCE: in bd70528_gpio_set_config()
Dgpio-wm831x.c143 case PIN_CONFIG_INPUT_DEBOUNCE: in wm831x_set_config()
Dgpio-max77620.c253 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.c312 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in ep93xx_gpio_set_config()
Dgpio-max3191x.c272 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in max3191x_set_config()
Dgpio-dln2.c278 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dln2_gpio_set_config()
Dgpio-merrifield.c197 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in mrfld_gpio_set_config()
Dgpio-thunderx.c222 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.c315 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in bcm_kona_gpio_set_config()
Dgpio-tegra.c262 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in tegra_gpio_set_config()
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c791 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_get()
864 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_set()
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g4.c2534 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, A18, D16, SCUA8, 20),
2535 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, B17, A17, SCUA8, 21),
2536 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, C16, B16, SCUA8, 22),
2537 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, A16, E15, SCUA8, 23),
2538 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, D15, C15, SCUA8, 24),
2539 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, B15, A15, SCUA8, 25),
2540 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, E14, D14, SCUA8, 26),
2541 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, C14, B14, SCUA8, 27),
Dpinctrl-aspeed-g5.c2607 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, F19, E21, SCUA8, 20),
2608 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, F20, D20, SCUA8, 21),
2609 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, D21, E20, SCUA8, 22),
2610 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, G18, C21, SCUA8, 23),
2611 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, B20, C20, SCUA8, 24),
2612 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, F18, F17, SCUA8, 25),
2613 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, E18, D19, SCUA8, 26),
2614 ASPEED_SB_PINCONF(PIN_CONFIG_INPUT_DEBOUNCE, A20, B19, SCUA8, 27),
/kernel/linux/linux-5.10/drivers/staging/greybus/
Dgpio.c474 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in gb_gpio_set_config()
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
Dpinctrl-moore.c495 pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE || in mtk_gpio_set_config()
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
Dpinctrl-baytrail.c935 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_get()
1050 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_set()
Dpinctrl-intel.c646 case PIN_CONFIG_INPUT_DEBOUNCE: in intel_config_get()
818 case PIN_CONFIG_INPUT_DEBOUNCE: in intel_config_set()

12