Lines Matching +full:num +full:- +full:sources
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2020-2024 Rockchip Electronics Co., Ltd.
8 * With some ideas taken from pinctrl-samsung:
14 * and pinctrl-at91:
15 * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
244 * @offset: if initialized to -1 it will be autocalculated, by specifying
277 * @offset: if initialized to -1 it will be autocalculated, by specifying
301 * @iomux: array describing the 4 iomux sources of the bank
302 * @drv: array describing the 4 drive strength sources of the bank
303 * @pull_type: array describing the 4 pull type sources of the bank
350 * @num: bank number.
357 u8 num; member