Lines Matching +full:num +full:- +full:sources
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2020-2021 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 <plagnioj@jcrosoft.com>
243 * @offset: if initialized to -1 it will be autocalculated, by specifying
276 * @offset: if initialized to -1 it will be autocalculated, by specifying
300 * @iomux: array describing the 4 iomux sources of the bank
301 * @drv: array describing the 4 drive strength sources of the bank
302 * @pull_type: array describing the 4 pull type sources of the bank
349 * @num: bank number.
356 u8 num; member