Searched refs:GPIO_PINRANGE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/pinctrl/intel/ |
H A 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), 474 GPIO_PINRANGE(30, 41), 475 GPIO_PINRANGE(45, 56), 476 GPIO_PINRANGE(60, 72), 517 GPIO_PINRANGE(0, 11), 518 GPIO_PINRANGE(15, 26), 634 GPIO_PINRANGE(0, 7), 635 GPIO_PINRANGE(15, 26), 636 GPIO_PINRANGE(30, 35), 637 GPIO_PINRANGE(45, 52), 638 GPIO_PINRANGE(60, 69), 639 GPIO_PINRANGE(75, 85),
|
Completed in 67 milliseconds