Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c35 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
75 case PIN_CONFIG_INPUT_DEBOUNCE: in atmel_pinctrl_get_pinconf()
/openbmc/linux/include/linux/pinctrl/
H A Dpinconf-generic.h131 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/openbmc/linux/drivers/pinctrl/
H A Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_DEBOUNCE, "input debounce", "usec", true),
172 { "input-debounce", PIN_CONFIG_INPUT_DEBOUNCE, 0 },
H A Dpinctrl-amd.c734 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_get()
779 case PIN_CONFIG_INPUT_DEBOUNCE: in amd_pinconf_set()
/openbmc/u-boot/include/dm/
H A Dpinctrl.h259 PIN_CONFIG_INPUT_DEBOUNCE, enumerator
/openbmc/linux/drivers/gpio/
H A Dgpio-max77650.c123 case PIN_CONFIG_INPUT_DEBOUNCE: in max77650_gpio_set_config()
H A Dgpio-menz127.c119 case PIN_CONFIG_INPUT_DEBOUNCE: in men_z127_set_config()
H A Dgpio-wm831x.c143 case PIN_CONFIG_INPUT_DEBOUNCE: in wm831x_set_config()
H A Dgpio-hisi.c79 case PIN_CONFIG_INPUT_DEBOUNCE: in hisi_gpio_set_config()
H A Dgpio-pmic-eic-sprd.c142 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_pmic_eic_set_config()
H A Dgpio-ftgpio010.c167 if (param != PIN_CONFIG_INPUT_DEBOUNCE) in ftgpio_gpio_set_config()
H A Dgpio-max77620.c256 case PIN_CONFIG_INPUT_DEBOUNCE: in max77620_gpio_set_config()
H A Dgpio-ep93xx.c317 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in ep93xx_gpio_set_config()
H A Dgpio-max3191x.c272 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in max3191x_set_config()
H A Dgpio-dln2.c277 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in dln2_gpio_set_config()
H A Dgpio-thunderx.c220 case PIN_CONFIG_INPUT_DEBOUNCE: in thunderx_gpio_set_config()
H A Dgpio-bcm-kona.c308 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in bcm_kona_gpio_set_config()
H A Dgpio-eic-sprd.c228 if (param == PIN_CONFIG_INPUT_DEBOUNCE) in sprd_eic_set_config()
/openbmc/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-cs42l43.c362 case PIN_CONFIG_INPUT_DEBOUNCE: in cs42l43_pin_config_get()
392 case PIN_CONFIG_INPUT_DEBOUNCE: in cs42l43_pin_config_set()
H A Dpinctrl-madera-core.c794 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_get()
867 case PIN_CONFIG_INPUT_DEBOUNCE: in madera_pin_conf_set()
/openbmc/linux/drivers/pinctrl/aspeed/
H A 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),
H A 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),
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c876 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_get()
988 case PIN_CONFIG_INPUT_DEBOUNCE: in byt_pin_config_set()
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c943 case PIN_CONFIG_INPUT_DEBOUNCE: in wpcm450_config_get()
969 case PIN_CONFIG_INPUT_DEBOUNCE: in wpcm450_config_set_one()
/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c478 if (pinconf_to_config_param(config) != PIN_CONFIG_INPUT_DEBOUNCE) in gb_gpio_set_config()

12