Searched refs:GPIO_PINRANGE (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/pinctrl/intel/ |
D | pinctrl-cherryview.c | 220 #define GPIO_PINRANGE(start, end) \ macro 383 GPIO_PINRANGE(0, 7), 384 GPIO_PINRANGE(15, 22), 385 GPIO_PINRANGE(30, 37), 386 GPIO_PINRANGE(45, 52), 387 GPIO_PINRANGE(60, 67), 388 GPIO_PINRANGE(75, 82), 389 GPIO_PINRANGE(90, 97), 472 GPIO_PINRANGE(0, 8), 473 GPIO_PINRANGE(15, 27), [all …]
|