Searched refs:TB10X_PORT4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 27 #define TB10X_PORT4 (48) macro 252 static const unsigned mis6_pins[] = { TB10X_PORT4 + 0, TB10X_PORT4 + 1, 253 TB10X_PORT4 + 2, TB10X_PORT4 + 3}; 254 static const unsigned gpiog_pins[] = { TB10X_PORT4 + 4, TB10X_PORT4 + 5, 256 static const unsigned mis7_pins[] = { TB10X_PORT4 + 7, TB10X_PORT4 + 8, 257 TB10X_PORT4 + 9, TB10X_PORT4 + 10}; 258 static const unsigned mip7_pins[] = { TB10X_PORT4 + 0, TB10X_PORT4 + 1, 259 TB10X_PORT4 + 2, TB10X_PORT4 + 3, 260 TB10X_PORT4 + 4, TB10X_PORT4 + 5, 261 TB10X_PORT4 + 6, TB10X_PORT4 + 7, [all …]
|