Lines Matching +full:lock +full:- +full:pull
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2010-2013, NVIDIA CORPORATION. All rights reserved.
13 .pull = PMUX_PULL_##_pull, \
16 .lock = PMUX_PIN_LOCK_DEFAULT, \
25 .pull = PMUX_PULL_##_pull, \
28 .lock = PMUX_PIN_LOCK_##_lock, \
37 .pull = PMUX_PULL_##_pull, \
40 .lock = PMUX_PIN_LOCK_##_lock, \
49 .pull = PMUX_PULL_##_pull, \
52 .lock = PMUX_PIN_LOCK_##_lock, \
61 .pull = PMUX_PULL_##_pull, \
64 .lock = PMUX_PIN_LOCK_##_lock, \
283 /* Initially setting all used GPIO's to non-TRISTATE */