Searched refs:TB10X_GPIOS (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pinctrl/ |
| A D | pinctrl-tb10x.c | 33 #define TB10X_GPIOS (256) macro 381 static const unsigned gpiob_pins[] = { TB10X_GPIOS + 0, TB10X_GPIOS + 1}; 382 static const unsigned gpiod_pins[] = { TB10X_GPIOS + 2, TB10X_GPIOS + 3}; 383 static const unsigned gpiof_pins[] = { TB10X_GPIOS + 4, TB10X_GPIOS + 5}; 384 static const unsigned gpioh_pins[] = { TB10X_GPIOS + 6, TB10X_GPIOS + 7}; 385 static const unsigned gpioi_pins[] = { TB10X_GPIOS + 8, TB10X_GPIOS + 9, 386 TB10X_GPIOS + 10, TB10X_GPIOS + 11, 387 TB10X_GPIOS + 12, TB10X_GPIOS + 13, 388 TB10X_GPIOS + 14, TB10X_GPIOS + 15, 389 TB10X_GPIOS + 16, TB10X_GPIOS + 17, [all …]
|
Completed in 7 milliseconds