Searched refs:TB10X_PORT6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 29 #define TB10X_PORT6 (64) macro 266 static const unsigned mop_pins[] = { TB10X_PORT6 + 0, TB10X_PORT6 + 1, 267 TB10X_PORT6 + 2, TB10X_PORT6 + 3, 268 TB10X_PORT6 + 4, TB10X_PORT6 + 5, 269 TB10X_PORT6 + 6, TB10X_PORT6 + 7, 270 TB10X_PORT6 + 8, TB10X_PORT6 + 9}; 271 static const unsigned mos0_pins[] = { TB10X_PORT6 + 0, TB10X_PORT6 + 1, 272 TB10X_PORT6 + 2}; 273 static const unsigned mos1_pins[] = { TB10X_PORT6 + 3, TB10X_PORT6 + 4, 274 TB10X_PORT6 + 5}; [all …]
|