Lines Matching refs:pins
9 /* pins alternate function */
44 * @pins: an array of discrete physical pins used in this group, taken
46 * @num_pins: the number of pins in this group array, i.e. the number of
47 * elements in .pins so we can iterate over that array
48 * @altsetting: the altsetting to apply to all pins in this group to
53 const unsigned int *pins;
125 * @npins: number of pins to map from both offsets
141 * @pins: An array describing all pins the pin controller affects.
142 * All pins which are also GPIOs must be listed first within the
145 * @npins: The number of entries in @pins.
150 * @alternate_functions: array describing pins which supports alternate and
165 const struct pinctrl_pin_desc *pins;