Searched refs:GPIO_PINRANGE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H 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), 29 GPIO_PINRANGE(19, 22, 101), 30 GPIO_PINRANGE(23, 30, 107), 31 GPIO_PINRANGE(32, 43, 67), 32 GPIO_PINRANGE(44, 63, 195), 33 GPIO_PINRANGE(64, 67, 140), [all …]
|
H A D | gpio-tangier.h | 58 #define GPIO_PINRANGE(gstart, gend, pstart) \ macro
|