Searched refs:TB10X_PORT1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 24 #define TB10X_PORT1 (0) macro 210 static const unsigned mis0_pins[] = { TB10X_PORT1 + 0, TB10X_PORT1 + 1, 211 TB10X_PORT1 + 2, TB10X_PORT1 + 3}; 212 static const unsigned gpioa_pins[] = { TB10X_PORT1 + 4, TB10X_PORT1 + 5, 214 static const unsigned mis1_pins[] = { TB10X_PORT1 + 7, TB10X_PORT1 + 8, 215 TB10X_PORT1 + 9, TB10X_PORT1 + 10}; 216 static const unsigned mip1_pins[] = { TB10X_PORT1 + 0, TB10X_PORT1 + 1, 217 TB10X_PORT1 + 2, TB10X_PORT1 + 3, 218 TB10X_PORT1 + 4, TB10X_PORT1 + 5, 219 TB10X_PORT1 + 6, TB10X_PORT1 + 7, [all …]
|