Home
last modified time | relevance | path

Searched refs:PIN_CONFIG_BIAS_PULL_PIN_DEFAULT (Results 1 – 16 of 16) sorted by relevance

/external/u-boot/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c146 { "bias-pull-pin-default", PIN_CONFIG_BIAS_PULL_PIN_DEFAULT, 1 },
186 case PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: in uniphier_pinconf_bias_set()
295 case PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: in uniphier_pinconf_set()
/external/u-boot/drivers/pinctrl/
Dpinctrl-sandbox.c49 { "bias-pull-pin-default", PIN_CONFIG_BIAS_PULL_PIN_DEFAULT, 1 },
Dpinctrl-stmfx.c182 { "bias-pull-pin-default", PIN_CONFIG_BIAS_PULL_PIN_DEFAULT, 0 },
232 case PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: in stmfx_pinctrl_conf_set()
/external/u-boot/drivers/pinctrl/rockchip/
Dpinctrl-rk3036.c64 if (pull != PIN_CONFIG_BIAS_PULL_PIN_DEFAULT && in rk3036_set_pull()
Dpinctrl-rk3188.c82 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3188_set_pull()
Dpinctrl-rk3368.c74 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3368_set_pull()
Dpinctrl-rk3128.c163 if (pull != PIN_CONFIG_BIAS_PULL_PIN_DEFAULT && in rk3128_set_pull()
Dpinctrl-rockchip-core.c329 case PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: in rockchip_pinconf_set()
360 { "bias-pull-pin-default", PIN_CONFIG_BIAS_PULL_PIN_DEFAULT, 1 },
Dpinctrl-rk3288.c108 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3288_set_pull()
Dpinctrl-rk322x.c202 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3228_set_pull()
Dpinctrl-rv1108.c139 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rv1108_set_pull()
Dpinctrl-rk3399.c124 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3399_set_pull()
Dpinctrl-rk3328.c185 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3328_set_pull()
Dpinctrl-px30.c145 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in px30_set_pull()
Dpinctrl-rk3308.c313 if (pull == PIN_CONFIG_BIAS_PULL_PIN_DEFAULT) in rk3308_set_pull()
/external/u-boot/include/dm/
Dpinctrl.h280 PIN_CONFIG_BIAS_PULL_PIN_DEFAULT, enumerator