Home
last modified time | relevance | path

Searched refs:extra_pin (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c53 * @extra_pin: Index of the first pin of the optional second range of pins
65 unsigned int extra_pin; member
161 .extra_pin = _start2, \
893 grp->pins[i+j] = grp->extra_pin + j; in armada_37xx_fill_group()
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c54 * @extra_pin: Index of the first pin of the optional second range of pins
66 unsigned int extra_pin; member
161 .extra_pin = _start2, \
889 grp->pins[i+j] = grp->extra_pin + j; in armada_37xx_fill_group()

Completed in 4 milliseconds