Searched refs:DB8500_GPIO_RANGE (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik-db8500.c | 358 #define DB8500_GPIO_RANGE(a, b, c) { .name = "DB8500", .id = a, .base = b, \ macro 366 DB8500_GPIO_RANGE(0, 0, 32), 367 DB8500_GPIO_RANGE(1, 32, 5), 368 DB8500_GPIO_RANGE(2, 64, 32), 369 DB8500_GPIO_RANGE(3, 96, 2), 370 DB8500_GPIO_RANGE(4, 128, 32), 371 DB8500_GPIO_RANGE(5, 160, 12), 372 DB8500_GPIO_RANGE(6, 192, 32), 373 DB8500_GPIO_RANGE(7, 224, 7), 374 DB8500_GPIO_RANGE(8, 256, 12),
|
Completed in 39 milliseconds