Lines Matching refs:TB10X_PORT6
29 #define TB10X_PORT6 (64) macro
144 PINCTRL_PIN(TB10X_PORT6 + 0, "T_MOSTRT_S0"),
145 PINCTRL_PIN(TB10X_PORT6 + 1, "T_MOVAL_S0"),
146 PINCTRL_PIN(TB10X_PORT6 + 2, "T_MDO_S0"),
147 PINCTRL_PIN(TB10X_PORT6 + 3, "T_MOSTRT_S1"),
148 PINCTRL_PIN(TB10X_PORT6 + 4, "T_MOVAL_S1"),
149 PINCTRL_PIN(TB10X_PORT6 + 5, "T_MDO_S1"),
150 PINCTRL_PIN(TB10X_PORT6 + 6, "T_MOSTRT_S2"),
151 PINCTRL_PIN(TB10X_PORT6 + 7, "T_MOVAL_S2"),
152 PINCTRL_PIN(TB10X_PORT6 + 8, "T_MDO_S2"),
153 PINCTRL_PIN(TB10X_PORT6 + 9, "T_MOSTRT_S3"),
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};
275 static const unsigned mos2_pins[] = { TB10X_PORT6 + 6, TB10X_PORT6 + 7,
276 TB10X_PORT6 + 8};
277 static const unsigned mos3_pins[] = { TB10X_PORT6 + 9};