Lines Matching defs:pins
71 * Samsung GPIO controller groups all the available pins into banks. The pins
91 .pins = p, \
120 * @nr_pins: number of pins included in this bank.
123 * @eint_mask: bit mask of pins which support EINT function.
144 * @nr_pins: number of pins included in this bank.
148 * @eint_mask: bit mask of pins which support EINT function.
271 * @nr_pins: number of pins supported by the controller.
314 * struct samsung_pin_group: represent group of pins of a pinmux function.
316 * @pins: the pins included in this group.
317 * @num_pins: number of pins included in this group.
322 const unsigned int *pins;