Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinconf-generic.c45 PCONFDUMP(PIN_CONFIG_INPUT_ENABLE, "input enabled", NULL, false),
186 { "input-disable", PIN_CONFIG_INPUT_ENABLE, 0 },
187 { "input-enable", PIN_CONFIG_INPUT_ENABLE, 1 },
H A Dpinctrl-k230.c286 case PIN_CONFIG_INPUT_ENABLE: in k230_pinconf_get()
341 case PIN_CONFIG_INPUT_ENABLE: in k230_pinconf_set_param()
H A Dpinctrl-lpc18xx.c688 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_get_i2c0()
812 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_get_pin()
945 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_set_i2c0()
1027 case PIN_CONFIG_INPUT_ENABLE: in lpc18xx_pconf_set_pin()
H A Dpinctrl-scmi.c242 case PIN_CONFIG_INPUT_ENABLE: in pinctrl_scmi_map_pinconf_type()
H A Dpinctrl-single.c537 case PIN_CONFIG_INPUT_ENABLE: in pcs_pinconf_get()
585 case PIN_CONFIG_INPUT_ENABLE: in pcs_pinconf_set()
931 { "pinctrl-single,input-enable", PIN_CONFIG_INPUT_ENABLE, }, in pcs_parse_pinconf()
H A Dpinctrl-th1520.c636 case PIN_CONFIG_INPUT_ENABLE: in th1520_pinconf_get()
709 case PIN_CONFIG_INPUT_ENABLE: in th1520_pinconf_set()
H A Dpinctrl-rockchip.c3636 if (param == PIN_CONFIG_LEVEL || param == PIN_CONFIG_INPUT_ENABLE) { in rockchip_pinconf_set()
3688 case PIN_CONFIG_INPUT_ENABLE: in rockchip_pinconf_set()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.c190 case PIN_CONFIG_INPUT_ENABLE: in lpi_config_get()
266 case PIN_CONFIG_INPUT_ENABLE: in lpi_config_set()
336 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in lpi_gpio_direction_input()
H A Dpinctrl-spmi-gpio.c435 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_get()
529 case PIN_CONFIG_INPUT_ENABLE: in pmic_gpio_config_set()
731 config = pinconf_to_config_packed(PIN_CONFIG_INPUT_ENABLE, 1); in pmic_gpio_direction_input()
H A Dpinctrl-msm.c299 case PIN_CONFIG_INPUT_ENABLE: in msm_config_reg()
481 case PIN_CONFIG_INPUT_ENABLE: in msm_config_group_set()
/linux/include/linux/pinctrl/
H A Dpinconf-generic.h144 PIN_CONFIG_INPUT_ENABLE, enumerator
/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c408 case PIN_CONFIG_INPUT_ENABLE: in jh7110_pinconf_get()
483 case PIN_CONFIG_INPUT_ENABLE: in jh7110_pinconf_group_set()
659 case PIN_CONFIG_INPUT_ENABLE: in jh7110_gpio_set_config()
H A Dpinctrl-starfive-jh7100.c762 case PIN_CONFIG_INPUT_ENABLE: in starfive_pinconf_get()
840 case PIN_CONFIG_INPUT_ENABLE: in starfive_pinconf_group_set()
1013 case PIN_CONFIG_INPUT_ENABLE: in starfive_gpio_set_config()
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-core.c328 case PIN_CONFIG_INPUT_ENABLE: in uniphier_conf_pin_config_get()
508 case PIN_CONFIG_INPUT_ENABLE: in uniphier_conf_pin_config_set()
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c1770 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_std_pin_update()
1872 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_i2c_pin_update()
1934 case PIN_CONFIG_INPUT_ENABLE: in bcm21664_i2c_pin_update()
1979 case PIN_CONFIG_INPUT_ENABLE: in bcm281xx_hdmi_pin_update()
H A Dpinctrl-ns2-mux.c883 case PIN_CONFIG_INPUT_ENABLE: in ns2_pin_config_get()
942 case PIN_CONFIG_INPUT_ENABLE: in ns2_pin_config_set()
/linux/drivers/rtc/
H A Drtc-omap.c609 case PIN_CONFIG_INPUT_ENABLE: in rtc_pinconf_get()
646 case PIN_CONFIG_INPUT_ENABLE: in rtc_pinconf_set()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-airoha.c2656 return val & mask ? PIN_CONFIG_OUTPUT_ENABLE : PIN_CONFIG_INPUT_ENABLE; in airoha_pinconf_get_direction()
2703 case PIN_CONFIG_INPUT_ENABLE: in airoha_pinconf_get()
2784 case PIN_CONFIG_INPUT_ENABLE: in airoha_pinconf_set()
2786 bool input = param == PIN_CONFIG_INPUT_ENABLE; in airoha_pinconf_set()
/linux/drivers/gpio/
H A Dgpio-rockchip.c771 case PIN_CONFIG_INPUT_ENABLE: in rockchip_gpio_probe()
/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32cc.c530 case PIN_CONFIG_INPUT_ENABLE: in s32_parse_pincfg()
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rza1.c932 case PIN_CONFIG_INPUT_ENABLE: in rza1_parse_pinmux_node()
H A Dpinctrl-rzg2l.c1315 case PIN_CONFIG_INPUT_ENABLE: in rzg2l_pinctrl_pinconf_get()
1477 case PIN_CONFIG_INPUT_ENABLE: in rzg2l_pinctrl_pinconf_set()
/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c1033 case PIN_CONFIG_INPUT_ENABLE: in lochnagar_conf_group_set()