Home
last modified time | relevance | path

Searched refs:PIN_CONFIG_INPUT_ENABLE (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/drivers/pinctrl/
Dpinconf-generic.c43 PCONFDUMP(PIN_CONFIG_INPUT_ENABLE, "input enabled", NULL, false),
172 { "input-disable", PIN_CONFIG_INPUT_ENABLE, 0 },
173 { "input-enable", PIN_CONFIG_INPUT_ENABLE, 1 },
Dpinctrl-lpc18xx.c686 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_get_i2c0()
810 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_get_pin()
943 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_set_i2c0()
1025 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_set_pin()
Dpinctrl-rza1.c931 case PIN_CONFIG_INPUT_ENABLE: in rza1_parse_pinmux_node()
/Linux-v5.4/include/linux/pinctrl/
Dpinconf-generic.h124 PIN_CONFIG_INPUT_ENABLE, enumerator
/Linux-v5.4/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c121 arg == PIN_CONFIG_INPUT_ENABLE) in mtk_pconf_set_ies_smt()
140 if (arg == PIN_CONFIG_INPUT_ENABLE) in mtk_pconf_set_ies_smt()
351 case PIN_CONFIG_INPUT_ENABLE: in mtk_pconf_parse_conf()
765 mtk_pconf_set_ies_smt(pctl, offset, 1, PIN_CONFIG_INPUT_ENABLE); in mtk_pmx_gpio_request_enable()
971 PIN_CONFIG_INPUT_ENABLE); in mtk_xt_set_gpio_as_eint()
Dpinctrl-moore.c144 case PIN_CONFIG_INPUT_ENABLE: in mtk_pinconf_get()
151 if ((val && param == PIN_CONFIG_INPUT_ENABLE) || in mtk_pinconf_get()
265 case PIN_CONFIG_INPUT_ENABLE: in mtk_pinconf_set()
Dpinctrl-mt8127.c265 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt8127_ies_smt_set()
Dpinctrl-mt8516.c298 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt8516_ies_smt_set()
Dpinctrl-paris.c123 case PIN_CONFIG_INPUT_ENABLE: in mtk_pinconf_get()
130 if ((val && param == PIN_CONFIG_INPUT_ENABLE) || in mtk_pinconf_get()
250 case PIN_CONFIG_INPUT_ENABLE: in mtk_pinconf_set()
Dpinctrl-mt8173.c180 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt8173_ies_smt_set()
Dpinctrl-mt2701.c442 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt2701_ies_smt_set()
Dpinctrl-mt2712.c292 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt2712_ies_smt_set()
/Linux-v5.4/drivers/pinctrl/zte/
Dpinctrl-zx.c185 case PIN_CONFIG_INPUT_ENABLE: in zx_pin_config_get()
236 case PIN_CONFIG_INPUT_ENABLE: in zx_pin_config_set()
/Linux-v5.4/drivers/pinctrl/qcom/
Dpinctrl-spmi-mpp.c367 case PIN_CONFIG_INPUT_ENABLE: in pmic_mpp_config_get()
446 case PIN_CONFIG_INPUT_ENABLE: in pmic_mpp_config_set()
567 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_mpp_direction_input()
Dpinctrl-spmi-gpio.c421 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_get()
502 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_set()
691 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_gpio_direction_input()
Dpinctrl-ssbi-mpp.c334 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_get()
389 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_set()
Dpinctrl-msm.c233 case PIN_CONFIG_INPUT_ENABLE: in msm_config_reg()
316 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_get()
398 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_set()
Dpinctrl-ssbi-gpio.c282 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_get()
365 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_set()
/Linux-v5.4/drivers/pinctrl/bcm/
Dpinctrl-bcm281xx.c1163 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_std_pin_update()
1265 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_i2c_pin_update()
1310 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_hdmi_pin_update()
Dpinctrl-ns2-mux.c889 case PIN_CONFIG_INPUT_ENABLE: in ns2_pin_config_get()
948 case PIN_CONFIG_INPUT_ENABLE: in ns2_pin_config_set()
/Linux-v5.4/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c796 case PIN_CONFIG_INPUT_ENABLE: in madera_pin_conf_get()
878 case PIN_CONFIG_INPUT_ENABLE: in madera_pin_conf_set()
/Linux-v5.4/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c326 case PIN_CONFIG_INPUT_ENABLE: in uniphier_conf_pin_config_get()
506 case PIN_CONFIG_INPUT_ENABLE: in uniphier_conf_pin_config_set()
/Linux-v5.4/drivers/rtc/
Drtc-omap.c609 case PIN_CONFIG_INPUT_ENABLE: in rtc_pinconf_get()
646 case PIN_CONFIG_INPUT_ENABLE: in rtc_pinconf_set()
/Linux-v5.4/drivers/pinctrl/sprd/
Dpinctrl-sprd.c462 case PIN_CONFIG_INPUT_ENABLE: in sprd_pinconf_get()
616 case PIN_CONFIG_INPUT_ENABLE: in sprd_pinconf_set()
/Linux-v5.4/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c1741 case PIN_CONFIG_INPUT_ENABLE: in npcm7xx_config_get()
1744 if (param == PIN_CONFIG_INPUT_ENABLE) in npcm7xx_config_get()
1801 case PIN_CONFIG_INPUT_ENABLE: in npcm7xx_config_set_one()

12