Lines Matching refs:pins
13 /* pins alternate function */
48 * @pins: an array of discrete physical pins used in this group, taken
50 * @num_pins: the number of pins in this group array, i.e. the number of
51 * elements in .pins so we can iterate over that array
52 * @altsetting: the altsetting to apply to all pins in this group to
57 const unsigned int *pins;
129 * @npins: number of pins to map from both offsets
145 * @pins: An array describing all pins the pin controller affects.
146 * All pins which are also GPIOs must be listed first within the
149 * @npins: The number of entries in @pins.
154 * @alternate_functions: array describing pins which supports alternate and
169 const struct pinctrl_pin_desc *pins;