Lines Matching +full:2 +full:- +full:49
1 // SPDX-License-Identifier: GPL-2.0
9 #include "pinctrl-mtk-common.h"
38 PIN_FIELD(49, 50, 0x5000, 0x10, 0, 1),
48 PIN_FIELD(49, 50, 0x5100, 0x10, 0, 1),
58 PIN_FIELD(49, 50, 0x5400, 0x10, 0, 1),
68 PIN_FIELD(49, 50, 0x5500, 0x10, 0, 1),
78 PIN_FIELD(49, 50, 0x5600, 0x10, 0, 4),
98 MT7629_PIN(2, "WF0_5G_HB0"),
145 MT7629_PIN(49, "SMI_MDC"),
183 static int mt7629_wf0_5g_pins[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, };
210 static int mt7629_gphy_leds_0_funcs[] = { 2, 2, 2, };
212 static int mt7629_gphy_led1_0_funcs[] = { 2, };
214 static int mt7629_gphy_led2_0_funcs[] = { 2, };
216 static int mt7629_gphy_led3_0_funcs[] = { 2, };
246 static int mt7629_uart1_1_txd_rxd_funcs[] = { 2, 2, };
250 static int mt7629_uart2_1_txd_rxd_funcs[] = { 2, 2, };
254 static int mt7629_uart1_1_cts_rts_funcs[] = { 2, 2, };
258 static int mt7629_uart2_1_cts_rts_funcs[] = { 2, 2, };
263 static int mt7629_mdc_mdio_pins[] = { 49, 50, };
278 static int mt7629_pwm_1_funcs[] = { 2, };
280 /* WF 2G */
286 static int mt7629_snfi_funcs[] = { 2, 2, 2, 2, 2, 2 };
398 { .compatible = "mediatek,mt7629-pinctrl" },