Lines Matching refs:pins
26 * struct intel_pingroup - Description about group of pins
28 * @pins: All pins in this group
29 * @npins: Number of pins in this groups
30 * @mode: Native mode in which the group is muxed out @pins. Used if @modes
32 * @modes: If not %NULL this will hold mode for each pin in @pins
36 const unsigned int *pins;
99 * @pin_base: Starting pin of pins in this community
100 * @npins: Number of pins in this community
150 * @p: An array of pins this group consists
151 * @m: Mode which the pins are put when this group is active. Can be either
158 .pins = (p), \
176 * @pins: Array if pins this pinctrl controls
177 * @npins: Number of pins in the array
190 const struct pinctrl_pin_desc *pins;