Lines Matching +full:bi +full:- +full:directional
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2015-2017 Socionext Inc.
21 - 1)
28 - 1)
35 - 1)
37 /* pull-up / pull-down register number */
42 - 1)
49 - 1)
69 /* direction of pull register (no pin supports bi-directional pull biasing) */
71 UNIPHIER_PIN_PULL_UP, /* pull-up or disabled */
72 UNIPHIER_PIN_PULL_DOWN, /* pull-down or disabled */
73 UNIPHIER_PIN_PULL_UP_FIXED, /* always pull-up */
74 UNIPHIER_PIN_PULL_DOWN_FIXED, /* always pull-down */