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.
196 * @spec_pull_set: Each SoC may have special pins for pull up/down setting,
197 * these pins' pull setting are very different, they have separate pull
201 * @spec_ies_smt_set: Some pins are irregular, their input enable and smt
219 * that means some pins use the first address and others use the second. This
228 const struct mtk_desc_pin *pins;