Home
last modified time | relevance | path

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

12

/linux-6.1.9/include/linux/pinctrl/
Dpinconf-generic.h126 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/linux-6.1.9/drivers/pinctrl/
Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true),
172 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
Dpinctrl-amd.c188 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in amd_gpio_set_config()
742 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_get()
787 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_set()
/linux-6.1.9/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-wm831x.c143 case PIN_CONFIG_INPUT_DEBOUNCE: in wm831x_set_config()
Dgpio-hisi.c80 case PIN_CONFIG_INPUT_DEBOUNCE: in hisi_gpio_set_config()
Dgpio-max77620.c256 case PIN_CONFIG_INPUT_DEBOUNCE: in max77620_gpio_set_config()
Dgpio-pmic-eic-sprd.c144 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_pmic_eic_set_config()
Dgpio-ftgpio010.c167 if (param != PIN_CONFIG_INPUT_DEBOUNCE) in ftgpio_gpio_set_config()
Dgpio-ep93xx.c314 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.c277 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dln2_gpio_set_config()
Dgpio-merrifield.c202 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in mrfld_gpio_set_config()
Dgpio-thunderx.c220 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.c307 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in bcm_kona_gpio_set_config()
Dgpio-rockchip.c282 case PIN_CONFIG_INPUT_DEBOUNCE: in rockchip_gpio_set_config()
/linux-6.1.9/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c793 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_get()
866 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_set()
/linux-6.1.9/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),
/linux-6.1.9/drivers/staging/greybus/
Dgpio.c471 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in gb_gpio_set_config()
/linux-6.1.9/drivers/pinctrl/mediatek/
Dpinctrl-moore.c513 pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE || in mtk_gpio_set_config()
/linux-6.1.9/drivers/pinctrl/nuvoton/
Dpinctrl-wpcm450.c922 case PIN_CONFIG_INPUT_DEBOUNCE: in wpcm450_config_get()
948 case PIN_CONFIG_INPUT_DEBOUNCE: in wpcm450_config_set_one()
/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-baytrail.c946 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_get()
1061 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_set()

12