Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinconf-generic.c43 PCONFDUMP(PIN_CONFIG_INPUT_ENABLE, "input enabled", NULL, false),
164 { "input-disable", PIN_CONFIG_INPUT_ENABLE, 0 },
165 { "input-enable", PIN_CONFIG_INPUT_ENABLE, 1 },
Dpinctrl-lpc18xx.c661 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_get_i2c0()
721 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_get_pin()
848 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_set_i2c0()
905 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_set_pin()
/linux-4.4.14/include/linux/pinctrl/
Dpinconf-generic.h108 PIN_CONFIG_INPUT_ENABLE, enumerator
/linux-4.4.14/drivers/pinctrl/qcom/
Dpinctrl-spmi-gpio.c317 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_get()
386 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_set()
501 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_gpio_direction_input()
Dpinctrl-spmi-mpp.c374 case PIN_CONFIG_INPUT_ENABLE: in pmic_mpp_config_get()
449 case PIN_CONFIG_INPUT_ENABLE: in pmic_mpp_config_set()
562 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_mpp_direction_input()
Dpinctrl-msm.c197 case PIN_CONFIG_INPUT_ENABLE: in msm_config_reg()
265 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_get()
341 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_set()
Dpinctrl-ssbi-gpio.c276 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_get()
353 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_set()
Dpinctrl-ssbi-mpp.c341 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_get()
396 case PIN_CONFIG_INPUT_ENABLE: in pm8xxx_pin_config_set()
/linux-4.4.14/drivers/pinctrl/mediatek/
Dpinctrl-mt8127.c273 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt8127_ies_smt_set()
Dpinctrl-mt8173.c188 if (arg == PIN_CONFIG_INPUT_ENABLE) in mt8173_ies_smt_set()
Dpinctrl-mtk-common.c123 arg == PIN_CONFIG_INPUT_ENABLE) in mtk_pconf_set_ies_smt()
142 if (arg == PIN_CONFIG_INPUT_ENABLE) in mtk_pconf_set_ies_smt()
349 case PIN_CONFIG_INPUT_ENABLE: in mtk_pconf_parse_conf()
/linux-4.4.14/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c265 case PIN_CONFIG_INPUT_ENABLE: in uniphier_conf_pin_config_get()
460 case PIN_CONFIG_INPUT_ENABLE: in uniphier_conf_pin_config_set()
/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-bcm281xx.c1162 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_std_pin_update()
1264 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_i2c_pin_update()
1309 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_hdmi_pin_update()