Home
last modified time | relevance | path

Searched refs:UNIPHIER_PIN_PULL_DOWN_FIXED (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c98 case UNIPHIER_PIN_PULL_DOWN_FIXED: in uniphier_pctl_pin_dbg_show()
231 pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED) in uniphier_conf_pin_bias_get()
242 if (pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED) in uniphier_conf_pin_bias_get()
367 pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED) { in uniphier_conf_pin_bias_set()
390 if (pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED && arg != 0) in uniphier_conf_pin_bias_set()
Dpinctrl-uniphier.h83 UNIPHIER_PIN_PULL_DOWN_FIXED, /* always pull-down */ enumerator