Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/
Dpinconf-generic.c42 PCONFDUMP(PIN_CONFIG_INPUT_ENABLE, "input enabled", NULL, false),
163 { "input-enable", PIN_CONFIG_INPUT_ENABLE, 1 },
164 { "input-disable", PIN_CONFIG_INPUT_ENABLE, 0 },
/linux-4.1.27/include/linux/pinctrl/
Dpinconf-generic.h107 PIN_CONFIG_INPUT_ENABLE, enumerator
/linux-4.1.27/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.c430 case PIN_CONFIG_INPUT_ENABLE: in pmic_mpp_config_get()
493 case PIN_CONFIG_INPUT_ENABLE: in pmic_mpp_config_set()
607 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_mpp_direction_input()
Dpinctrl-msm.c196 case PIN_CONFIG_INPUT_ENABLE: in msm_config_reg()
264 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_get()
340 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_set()
/linux-4.1.27/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()
/linux-4.1.27/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c131 if (param == PIN_CONFIG_INPUT_ENABLE) in mtk_pconf_set_ies_smt()
250 case PIN_CONFIG_INPUT_ENABLE: in mtk_pconf_parse_conf()