Lines Matching defs:pins
119 * - For special pins' pull up/down setting which resides in same register
144 * struct mtk_pin_ies_set - For special pins' ies and smt setting.
145 * @start: The start pin number of those special pins.
146 * @end: The end pin number of those special pins.
191 * @pins: An array describing all pins the pin controller affects.
192 * @npins: The number of entries in @pins.
195 * @pin_drv_grp: The driving group for all pins.
202 * @spec_pull_set: Each SoC may have special pins for pull up/down setting,
203 * these pins' pull setting are very different, they have separate pull
207 * @spec_ies_smt_set: Some pins are irregular, their input enable and smt
219 * @mt8365_set_clr_mode: In mt8365, some pins won't set correcty because they
228 * that means some pins use the first address and others use the second. This
237 const struct mtk_desc_pin *pins;