Searched refs:TB10X_PORT2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 25 #define TB10X_PORT2 (16) macro 224 static const unsigned mis2_pins[] = { TB10X_PORT2 + 0, TB10X_PORT2 + 1, 225 TB10X_PORT2 + 2, TB10X_PORT2 + 3}; 226 static const unsigned gpioc_pins[] = { TB10X_PORT2 + 4, TB10X_PORT2 + 5, 228 static const unsigned mis3_pins[] = { TB10X_PORT2 + 7, TB10X_PORT2 + 8, 229 TB10X_PORT2 + 9, TB10X_PORT2 + 10}; 230 static const unsigned mip3_pins[] = { TB10X_PORT2 + 0, TB10X_PORT2 + 1, 231 TB10X_PORT2 + 2, TB10X_PORT2 + 3, 232 TB10X_PORT2 + 4, TB10X_PORT2 + 5, 233 TB10X_PORT2 + 6, TB10X_PORT2 + 7, [all …]
|