Searched refs:TB10X_PORT6 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 41 #define TB10X_PORT6 (64) macro 156 PINCTRL_PIN(TB10X_PORT6 + 0, "T_MOSTRT_S0"), 157 PINCTRL_PIN(TB10X_PORT6 + 1, "T_MOVAL_S0"), 158 PINCTRL_PIN(TB10X_PORT6 + 2, "T_MDO_S0"), 159 PINCTRL_PIN(TB10X_PORT6 + 3, "T_MOSTRT_S1"), 160 PINCTRL_PIN(TB10X_PORT6 + 4, "T_MOVAL_S1"), 161 PINCTRL_PIN(TB10X_PORT6 + 5, "T_MDO_S1"), 162 PINCTRL_PIN(TB10X_PORT6 + 6, "T_MOSTRT_S2"), 163 PINCTRL_PIN(TB10X_PORT6 + 7, "T_MOVAL_S2"), 164 PINCTRL_PIN(TB10X_PORT6 + 8, "T_MDO_S2"), 165 PINCTRL_PIN(TB10X_PORT6 + 9, "T_MOSTRT_S3"), 278 static const unsigned mop_pins[] = { TB10X_PORT6 + 0, TB10X_PORT6 + 1, 279 TB10X_PORT6 + 2, TB10X_PORT6 + 3, 280 TB10X_PORT6 + 4, TB10X_PORT6 + 5, 281 TB10X_PORT6 + 6, TB10X_PORT6 + 7, 282 TB10X_PORT6 + 8, TB10X_PORT6 + 9}; 283 static const unsigned mos0_pins[] = { TB10X_PORT6 + 0, TB10X_PORT6 + 1, 284 TB10X_PORT6 + 2}; 285 static const unsigned mos1_pins[] = { TB10X_PORT6 + 3, TB10X_PORT6 + 4, 286 TB10X_PORT6 + 5}; 287 static const unsigned mos2_pins[] = { TB10X_PORT6 + 6, TB10X_PORT6 + 7, 288 TB10X_PORT6 + 8}; 289 static const unsigned mos3_pins[] = { TB10X_PORT6 + 9};
|
Completed in 34 milliseconds