Lines Matching defs:pins
63 * Samsung GPIO controller groups all the available pins into banks. The pins
83 .pins = p, \
112 * @nr_pins: number of pins included in this bank.
115 * @eint_mask: bit mask of pins which support EINT function.
136 * @nr_pins: number of pins included in this bank.
140 * @eint_mask: bit mask of pins which support EINT function.
263 * @nr_pins: number of pins supported by the controller.
306 * struct samsung_pin_group: represent group of pins of a pinmux function.
308 * @pins: the pins included in this group.
309 * @num_pins: number of pins included in this group.
314 const unsigned int *pins;