Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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-ocelot.c762 case PIN_CONFIG_INPUT_ENABLE: in ocelot_pinconf_get()
828 case PIN_CONFIG_INPUT_ENABLE: in ocelot_pinconf_set()
844 param == PIN_CONFIG_INPUT_ENABLE ? in ocelot_pinconf_set()
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()
/kernel/linux/linux-5.10/include/linux/pinctrl/
Dpinconf-generic.h124 PIN_CONFIG_INPUT_ENABLE, enumerator
/kernel/linux/linux-5.10/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()
974 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-mt8167.c298 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt8167_ies_smt_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.c122 case PIN_CONFIG_INPUT_ENABLE: in mtk_pinconf_get()
134 if (param == PIN_CONFIG_INPUT_ENABLE) in mtk_pinconf_get()
236 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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.c422 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_get()
503 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_set()
692 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_gpio_direction_input()
Dpinctrl-ssbi-gpio.c277 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_get()
360 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_set()
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.c290 case PIN_CONFIG_INPUT_ENABLE: in msm_config_reg()
379 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_get()
464 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_set()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c795 case PIN_CONFIG_INPUT_ENABLE: in madera_pin_conf_get()
877 case PIN_CONFIG_INPUT_ENABLE: in madera_pin_conf_set()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-omap.c608 case PIN_CONFIG_INPUT_ENABLE: in rtc_pinconf_get()
645 case PIN_CONFIG_INPUT_ENABLE: in rtc_pinconf_set()
/kernel/linux/linux-5.10/drivers/pinctrl/sprd/
Dpinctrl-sprd.c464 case PIN_CONFIG_INPUT_ENABLE: in sprd_pinconf_get()
633 case PIN_CONFIG_INPUT_ENABLE: in sprd_pinconf_set()

12