Lines Matching +full:bias +full:- +full:pullup

1 /* SPDX-License-Identifier: GPL-2.0 */
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 */
260 const struct mtk_pin_desc *desc, bool pullup);
262 const struct mtk_pin_desc *desc, bool pullup, int *res);
265 const struct mtk_pin_desc *desc, u32 pullup, u32 arg);
267 const struct mtk_pin_desc *desc, u32 *pullup, u32 *arg);
275 const struct mtk_pin_desc *desc, bool pullup,
278 const struct mtk_pin_desc *desc, bool pullup,
319 const struct mtk_pin_desc *desc, bool pullup);
321 const struct mtk_pin_desc *desc, bool pullup,
330 const struct mtk_pin_desc *desc, bool pullup);
332 const struct mtk_pin_desc *desc, bool pullup,
336 u32 pullup, u32 enable);
339 u32 *pullup, u32 *enable);
357 const struct mtk_pin_desc *desc, bool pullup,
360 const struct mtk_pin_desc *desc, bool pullup,