Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c88 case UNIPHIER_PIN_PULL_DOWN_FIXED: in uniphier_pctl_pin_dbg_show()
221 pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED) in uniphier_conf_pin_bias_get()
232 if (pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED) in uniphier_conf_pin_bias_get()
357 pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED) { in uniphier_conf_pin_bias_set()
380 if (pull_dir == UNIPHIER_PIN_PULL_DOWN_FIXED && arg != 0) in uniphier_conf_pin_bias_set()
Dpinctrl-uniphier.h74 UNIPHIER_PIN_PULL_DOWN_FIXED, /* always pull-down */ enumerator