Searched refs:TB10X_PORT3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 26 #define TB10X_PORT3 (32) macro 238 static const unsigned mis4_pins[] = { TB10X_PORT3 + 0, TB10X_PORT3 + 1, 239 TB10X_PORT3 + 2, TB10X_PORT3 + 3}; 240 static const unsigned gpioe_pins[] = { TB10X_PORT3 + 4, TB10X_PORT3 + 5, 242 static const unsigned mis5_pins[] = { TB10X_PORT3 + 7, TB10X_PORT3 + 8, 243 TB10X_PORT3 + 9, TB10X_PORT3 + 10}; 244 static const unsigned mip5_pins[] = { TB10X_PORT3 + 0, TB10X_PORT3 + 1, 245 TB10X_PORT3 + 2, TB10X_PORT3 + 3, 246 TB10X_PORT3 + 4, TB10X_PORT3 + 5, 247 TB10X_PORT3 + 6, TB10X_PORT3 + 7, [all …]
|