Searched refs:GPIO_PINRANGE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpio/ |
| A D | gpio-merrifield.c | 24 GPIO_PINRANGE(0, 11, 146), 25 GPIO_PINRANGE(12, 13, 144), 26 GPIO_PINRANGE(14, 15, 35), 27 GPIO_PINRANGE(16, 16, 164), 28 GPIO_PINRANGE(17, 18, 105), 31 GPIO_PINRANGE(32, 43, 67), 35 GPIO_PINRANGE(70, 71, 65), 37 GPIO_PINRANGE(77, 86, 37), 38 GPIO_PINRANGE(87, 87, 48), 39 GPIO_PINRANGE(88, 88, 47), [all …]
|
| A D | gpio-tangier.h | 58 #define GPIO_PINRANGE(gstart, gend, pstart) \ macro
|
Completed in 6 milliseconds