Lines Matching +full:on +full:- +full:resistance
1 /* SPDX-License-Identifier: GPL-2.0 */
23 /* MTK_PULL_RSEL_TYPE can select resistance and can be
24 * turned on/off itself. But it can't be selected pull up/down
113 /* struct mtk_pin_field - the structure that holds the information of the field
130 /* struct mtk_pin_field_calc - the structure that holds the range providing
158 * struct mtk_pin_rsel - the structure that provides bias resistance selection.
161 * @rsel_index: the rsel bias resistance index
162 * @up_rsel: the pullup rsel bias resistance value
163 * @down_rsel: the pulldown rsel bias resistance value
173 /* struct mtk_pin_reg_calc - the structure that holds all ranges used to
185 * struct mtk_func_desc - the structure that providing information
196 * struct mtk_eint_desc - the structure that providing information
207 * struct mtk_pin_desc - the structure that providing information
214 * those drivers compatible to pinctrl-mtk-common.c-like
233 /* struct mtk_pin_soc - the structure that holds SoC-specific data */