18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __DTS_MT7623_PINFUNC_H
38c2ecf20Sopenharmony_ci#define __DTS_MT7623_PINFUNC_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#include <dt-bindings/pinctrl/mt65xx.h>
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#define MT7623_PIN_0_PWRAP_SPI0_MI_FUNC_GPIO0 (MTK_PIN_NO(0) | 0)
88c2ecf20Sopenharmony_ci#define MT7623_PIN_0_PWRAP_SPI0_MI_FUNC_PWRAP_SPIDO (MTK_PIN_NO(0) | 1)
98c2ecf20Sopenharmony_ci#define MT7623_PIN_0_PWRAP_SPI0_MI_FUNC_PWRAP_SPIDI (MTK_PIN_NO(0) | 2)
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#define MT7623_PIN_1_PWRAP_SPI0_MO_FUNC_GPIO1 (MTK_PIN_NO(1) | 0)
128c2ecf20Sopenharmony_ci#define MT7623_PIN_1_PWRAP_SPI0_MO_FUNC_PWRAP_SPIDI (MTK_PIN_NO(1) | 1)
138c2ecf20Sopenharmony_ci#define MT7623_PIN_1_PWRAP_SPI0_MO_FUNC_PWRAP_SPIDO (MTK_PIN_NO(1) | 2)
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci#define MT7623_PIN_2_PWRAP_INT_FUNC_GPIO2 (MTK_PIN_NO(2) | 0)
168c2ecf20Sopenharmony_ci#define MT7623_PIN_2_PWRAP_INT_FUNC_PWRAP_INT (MTK_PIN_NO(2) | 1)
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci#define MT7623_PIN_3_PWRAP_SPI0_CK_FUNC_GPIO3 (MTK_PIN_NO(3) | 0)
198c2ecf20Sopenharmony_ci#define MT7623_PIN_3_PWRAP_SPI0_CK_FUNC_PWRAP_SPICK_I (MTK_PIN_NO(3) | 1)
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ci#define MT7623_PIN_4_PWRAP_SPI0_CSN_FUNC_GPIO4 (MTK_PIN_NO(4) | 0)
228c2ecf20Sopenharmony_ci#define MT7623_PIN_4_PWRAP_SPI0_CSN_FUNC_PWRAP_SPICS_B_I (MTK_PIN_NO(4) | 1)
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_ci#define MT7623_PIN_5_PWRAP_SPI0_CK2_FUNC_GPIO5 (MTK_PIN_NO(5) | 0)
258c2ecf20Sopenharmony_ci#define MT7623_PIN_5_PWRAP_SPI0_CK2_FUNC_PWRAP_SPICK2_I (MTK_PIN_NO(5) | 1)
268c2ecf20Sopenharmony_ci#define MT7623_PIN_5_PWRAP_SPI0_CK2_FUNC_ANT_SEL1 (MTK_PIN_NO(5) | 5)
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ci#define MT7623_PIN_6_PWRAP_SPI0_CSN2_FUNC_GPIO6 (MTK_PIN_NO(6) | 0)
298c2ecf20Sopenharmony_ci#define MT7623_PIN_6_PWRAP_SPI0_CSN2_FUNC_PWRAP_SPICS2_B_I (MTK_PIN_NO(6) | 1)
308c2ecf20Sopenharmony_ci#define MT7623_PIN_6_PWRAP_SPI0_CSN2_FUNC_ANT_SEL0 (MTK_PIN_NO(6) | 5)
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci#define MT7623_PIN_7_SPI1_CSN_FUNC_GPIO7 (MTK_PIN_NO(7) | 0)
338c2ecf20Sopenharmony_ci#define MT7623_PIN_7_SPI1_CSN_FUNC_SPI1_CS (MTK_PIN_NO(7) | 1)
348c2ecf20Sopenharmony_ci#define MT7623_PIN_7_SPI1_CSN_FUNC_KCOL0 (MTK_PIN_NO(7) | 4)
358c2ecf20Sopenharmony_ci
368c2ecf20Sopenharmony_ci#define MT7623_PIN_8_SPI1_MI_FUNC_GPIO8 (MTK_PIN_NO(8) | 0)
378c2ecf20Sopenharmony_ci#define MT7623_PIN_8_SPI1_MI_FUNC_SPI1_MI (MTK_PIN_NO(8) | 1)
388c2ecf20Sopenharmony_ci#define MT7623_PIN_8_SPI1_MI_FUNC_SPI1_MO (MTK_PIN_NO(8) | 2)
398c2ecf20Sopenharmony_ci#define MT7623_PIN_8_SPI1_MI_FUNC_KCOL1 (MTK_PIN_NO(8) | 4)
408c2ecf20Sopenharmony_ci
418c2ecf20Sopenharmony_ci#define MT7623_PIN_9_SPI1_MO_FUNC_GPIO9 (MTK_PIN_NO(9) | 0)
428c2ecf20Sopenharmony_ci#define MT7623_PIN_9_SPI1_MO_FUNC_SPI1_MO (MTK_PIN_NO(9) | 1)
438c2ecf20Sopenharmony_ci#define MT7623_PIN_9_SPI1_MO_FUNC_SPI1_MI (MTK_PIN_NO(9) | 2)
448c2ecf20Sopenharmony_ci#define MT7623_PIN_9_SPI1_MO_FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(9) | 3)
458c2ecf20Sopenharmony_ci#define MT7623_PIN_9_SPI1_MO_FUNC_KCOL2 (MTK_PIN_NO(9) | 4)
468c2ecf20Sopenharmony_ci
478c2ecf20Sopenharmony_ci#define MT7623_PIN_10_RTC32K_CK_FUNC_GPIO10 (MTK_PIN_NO(10) | 0)
488c2ecf20Sopenharmony_ci#define MT7623_PIN_10_RTC32K_CK_FUNC_RTC32K_CK (MTK_PIN_NO(10) | 1)
498c2ecf20Sopenharmony_ci
508c2ecf20Sopenharmony_ci#define MT7623_PIN_11_WATCHDOG_FUNC_GPIO11 (MTK_PIN_NO(11) | 0)
518c2ecf20Sopenharmony_ci#define MT7623_PIN_11_WATCHDOG_FUNC_WATCHDOG (MTK_PIN_NO(11) | 1)
528c2ecf20Sopenharmony_ci
538c2ecf20Sopenharmony_ci#define MT7623_PIN_12_SRCLKENA_FUNC_GPIO12 (MTK_PIN_NO(12) | 0)
548c2ecf20Sopenharmony_ci#define MT7623_PIN_12_SRCLKENA_FUNC_SRCLKENA (MTK_PIN_NO(12) | 1)
558c2ecf20Sopenharmony_ci
568c2ecf20Sopenharmony_ci#define MT7623_PIN_13_SRCLKENAI_FUNC_GPIO13 (MTK_PIN_NO(13) | 0)
578c2ecf20Sopenharmony_ci#define MT7623_PIN_13_SRCLKENAI_FUNC_SRCLKENAI (MTK_PIN_NO(13) | 1)
588c2ecf20Sopenharmony_ci
598c2ecf20Sopenharmony_ci#define MT7623_PIN_14_GPIO14_FUNC_GPIO14 (MTK_PIN_NO(14) | 0)
608c2ecf20Sopenharmony_ci#define MT7623_PIN_14_GPIO14_FUNC_URXD2 (MTK_PIN_NO(14) | 1)
618c2ecf20Sopenharmony_ci#define MT7623_PIN_14_GPIO14_FUNC_UTXD2 (MTK_PIN_NO(14) | 2)
628c2ecf20Sopenharmony_ci#define MT7623_PIN_14_GPIO14_FUNC_SRCCLKENAI2 (MTK_PIN_NO(14) | 5)
638c2ecf20Sopenharmony_ci
648c2ecf20Sopenharmony_ci#define MT7623_PIN_15_GPIO15_FUNC_GPIO15 (MTK_PIN_NO(15) | 0)
658c2ecf20Sopenharmony_ci#define MT7623_PIN_15_GPIO15_FUNC_UTXD2 (MTK_PIN_NO(15) | 1)
668c2ecf20Sopenharmony_ci#define MT7623_PIN_15_GPIO15_FUNC_URXD2 (MTK_PIN_NO(15) | 2)
678c2ecf20Sopenharmony_ci
688c2ecf20Sopenharmony_ci#define MT7623_PIN_18_PCM_CLK_FUNC_GPIO18 (MTK_PIN_NO(18) | 0)
698c2ecf20Sopenharmony_ci#define MT7623_PIN_18_PCM_CLK_FUNC_PCM_CLK0 (MTK_PIN_NO(18) | 1)
708c2ecf20Sopenharmony_ci#define MT7623_PIN_18_PCM_CLK_FUNC_MRG_CLK (MTK_PIN_NO(18) | 2)
718c2ecf20Sopenharmony_ci#define MT7623_PIN_18_PCM_CLK_FUNC_MM_TEST_CK (MTK_PIN_NO(18) | 4)
728c2ecf20Sopenharmony_ci#define MT7623_PIN_18_PCM_CLK_FUNC_CONN_DSP_JCK (MTK_PIN_NO(18) | 5)
738c2ecf20Sopenharmony_ci#define MT7623_PIN_18_PCM_CLK_FUNC_AP_PCM_CLKO (MTK_PIN_NO(18) | 6)
748c2ecf20Sopenharmony_ci
758c2ecf20Sopenharmony_ci#define MT7623_PIN_19_PCM_SYNC_FUNC_GPIO19 (MTK_PIN_NO(19) | 0)
768c2ecf20Sopenharmony_ci#define MT7623_PIN_19_PCM_SYNC_FUNC_PCM_SYNC (MTK_PIN_NO(19) | 1)
778c2ecf20Sopenharmony_ci#define MT7623_PIN_19_PCM_SYNC_FUNC_MRG_SYNC (MTK_PIN_NO(19) | 2)
788c2ecf20Sopenharmony_ci#define MT7623_PIN_19_PCM_SYNC_FUNC_CONN_DSP_JINTP (MTK_PIN_NO(19) | 5)
798c2ecf20Sopenharmony_ci#define MT7623_PIN_19_PCM_SYNC_FUNC_AP_PCM_SYNC (MTK_PIN_NO(19) | 6)
808c2ecf20Sopenharmony_ci
818c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_GPIO20 (MTK_PIN_NO(20) | 0)
828c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_PCM_RX (MTK_PIN_NO(20) | 1)
838c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_MRG_RX (MTK_PIN_NO(20) | 2)
848c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_MRG_TX (MTK_PIN_NO(20) | 3)
858c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_PCM_TX (MTK_PIN_NO(20) | 4)
868c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_CONN_DSP_JDI (MTK_PIN_NO(20) | 5)
878c2ecf20Sopenharmony_ci#define MT7623_PIN_20_PCM_RX_FUNC_AP_PCM_RX (MTK_PIN_NO(20) | 6)
888c2ecf20Sopenharmony_ci
898c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_GPIO21 (MTK_PIN_NO(21) | 0)
908c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_PCM_TX (MTK_PIN_NO(21) | 1)
918c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_MRG_TX (MTK_PIN_NO(21) | 2)
928c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_MRG_RX (MTK_PIN_NO(21) | 3)
938c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_PCM_RX (MTK_PIN_NO(21) | 4)
948c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_CONN_DSP_JMS (MTK_PIN_NO(21) | 5)
958c2ecf20Sopenharmony_ci#define MT7623_PIN_21_PCM_TX_FUNC_AP_PCM_TX (MTK_PIN_NO(21) | 6)
968c2ecf20Sopenharmony_ci
978c2ecf20Sopenharmony_ci#define MT7623_PIN_22_EINT0_FUNC_GPIO22 (MTK_PIN_NO(22) | 0)
988c2ecf20Sopenharmony_ci#define MT7623_PIN_22_EINT0_FUNC_UCTS0 (MTK_PIN_NO(22) | 1)
998c2ecf20Sopenharmony_ci#define MT7623_PIN_22_EINT0_FUNC_PCIE0_PERST_N (MTK_PIN_NO(22) | 2)
1008c2ecf20Sopenharmony_ci#define MT7623_PIN_22_EINT0_FUNC_KCOL3 (MTK_PIN_NO(22) | 3)
1018c2ecf20Sopenharmony_ci#define MT7623_PIN_22_EINT0_FUNC_CONN_DSP_JDO (MTK_PIN_NO(22) | 4)
1028c2ecf20Sopenharmony_ci#define MT7623_PIN_22_EINT0_FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(22) | 5)
1038c2ecf20Sopenharmony_ci
1048c2ecf20Sopenharmony_ci#define MT7623_PIN_23_EINT1_FUNC_GPIO23 (MTK_PIN_NO(23) | 0)
1058c2ecf20Sopenharmony_ci#define MT7623_PIN_23_EINT1_FUNC_URTS0 (MTK_PIN_NO(23) | 1)
1068c2ecf20Sopenharmony_ci#define MT7623_PIN_23_EINT1_FUNC_PCIE1_PERST_N (MTK_PIN_NO(23) | 2)
1078c2ecf20Sopenharmony_ci#define MT7623_PIN_23_EINT1_FUNC_KCOL2 (MTK_PIN_NO(23) | 3)
1088c2ecf20Sopenharmony_ci#define MT7623_PIN_23_EINT1_FUNC_CONN_MCU_TDO (MTK_PIN_NO(23) | 4)
1098c2ecf20Sopenharmony_ci#define MT7623_PIN_23_EINT1_FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(23) | 5)
1108c2ecf20Sopenharmony_ci
1118c2ecf20Sopenharmony_ci#define MT7623_PIN_24_EINT2_FUNC_GPIO24 (MTK_PIN_NO(24) | 0)
1128c2ecf20Sopenharmony_ci#define MT7623_PIN_24_EINT2_FUNC_UCTS1 (MTK_PIN_NO(24) | 1)
1138c2ecf20Sopenharmony_ci#define MT7623_PIN_24_EINT2_FUNC_PCIE2_PERST_N (MTK_PIN_NO(24) | 2)
1148c2ecf20Sopenharmony_ci#define MT7623_PIN_24_EINT2_FUNC_KCOL1 (MTK_PIN_NO(24) | 3)
1158c2ecf20Sopenharmony_ci#define MT7623_PIN_24_EINT2_FUNC_CONN_MCU_DBGACK_N (MTK_PIN_NO(24) | 4)
1168c2ecf20Sopenharmony_ci
1178c2ecf20Sopenharmony_ci#define MT7623_PIN_25_EINT3_FUNC_GPIO25 (MTK_PIN_NO(25) | 0)
1188c2ecf20Sopenharmony_ci#define MT7623_PIN_25_EINT3_FUNC_URTS1 (MTK_PIN_NO(25) | 1)
1198c2ecf20Sopenharmony_ci#define MT7623_PIN_25_EINT3_FUNC_KCOL0 (MTK_PIN_NO(25) | 3)
1208c2ecf20Sopenharmony_ci#define MT7623_PIN_25_EINT3_FUNC_CONN_MCU_DBGI_N (MTK_PIN_NO(25) | 4)
1218c2ecf20Sopenharmony_ci
1228c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_GPIO26 (MTK_PIN_NO(26) | 0)
1238c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_UCTS3 (MTK_PIN_NO(26) | 1)
1248c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_DRV_VBUS_P1 (MTK_PIN_NO(26) | 2)
1258c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_KROW3 (MTK_PIN_NO(26) | 3)
1268c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_CONN_MCU_TCK0 (MTK_PIN_NO(26) | 4)
1278c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_CONN_MCU_AICE_JCKC (MTK_PIN_NO(26) | 5)
1288c2ecf20Sopenharmony_ci#define MT7623_PIN_26_EINT4_FUNC_PCIE2_WAKE_N (MTK_PIN_NO(26) | 6)
1298c2ecf20Sopenharmony_ci
1308c2ecf20Sopenharmony_ci#define MT7623_PIN_27_EINT5_FUNC_GPIO27 (MTK_PIN_NO(27) | 0)
1318c2ecf20Sopenharmony_ci#define MT7623_PIN_27_EINT5_FUNC_URTS3 (MTK_PIN_NO(27) | 1)
1328c2ecf20Sopenharmony_ci#define MT7623_PIN_27_EINT5_FUNC_IDDIG_P1 (MTK_PIN_NO(27) | 2)
1338c2ecf20Sopenharmony_ci#define MT7623_PIN_27_EINT5_FUNC_KROW2 (MTK_PIN_NO(27) | 3)
1348c2ecf20Sopenharmony_ci#define MT7623_PIN_27_EINT5_FUNC_CONN_MCU_TDI (MTK_PIN_NO(27) | 4)
1358c2ecf20Sopenharmony_ci#define MT7623_PIN_27_EINT5_FUNC_PCIE1_WAKE_N (MTK_PIN_NO(27) | 6)
1368c2ecf20Sopenharmony_ci
1378c2ecf20Sopenharmony_ci#define MT7623_PIN_28_EINT6_FUNC_GPIO28 (MTK_PIN_NO(28) | 0)
1388c2ecf20Sopenharmony_ci#define MT7623_PIN_28_EINT6_FUNC_DRV_VBUS (MTK_PIN_NO(28) | 1)
1398c2ecf20Sopenharmony_ci#define MT7623_PIN_28_EINT6_FUNC_KROW1 (MTK_PIN_NO(28) | 3)
1408c2ecf20Sopenharmony_ci#define MT7623_PIN_28_EINT6_FUNC_CONN_MCU_TRST_B (MTK_PIN_NO(28) | 4)
1418c2ecf20Sopenharmony_ci#define MT7623_PIN_28_EINT6_FUNC_PCIE0_WAKE_N (MTK_PIN_NO(28) | 6)
1428c2ecf20Sopenharmony_ci
1438c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_GPIO29 (MTK_PIN_NO(29) | 0)
1448c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_IDDIG (MTK_PIN_NO(29) | 1)
1458c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_MSDC1_WP (MTK_PIN_NO(29) | 2)
1468c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_KROW0 (MTK_PIN_NO(29) | 3)
1478c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_CONN_MCU_TMS (MTK_PIN_NO(29) | 4)
1488c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_CONN_MCU_AICE_JMSC (MTK_PIN_NO(29) | 5)
1498c2ecf20Sopenharmony_ci#define MT7623_PIN_29_EINT7_FUNC_PCIE2_PERST_N (MTK_PIN_NO(29) | 6)
1508c2ecf20Sopenharmony_ci
1518c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_GPIO33 (MTK_PIN_NO(33) | 0)
1528c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_I2S1_DATA (MTK_PIN_NO(33) | 1)
1538c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_I2S1_DATA_BYPS (MTK_PIN_NO(33) | 2)
1548c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_PCM_TX (MTK_PIN_NO(33) | 3)
1558c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_IMG_TEST_CK (MTK_PIN_NO(33) | 4)
1568c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_G1_RXD0 (MTK_PIN_NO(33) | 5)
1578c2ecf20Sopenharmony_ci#define MT7623_PIN_33_I2S1_DATA_FUNC_AP_PCM_TX (MTK_PIN_NO(33) | 6)
1588c2ecf20Sopenharmony_ci
1598c2ecf20Sopenharmony_ci#define MT7623_PIN_34_I2S1_DATA_IN_FUNC_GPIO34 (MTK_PIN_NO(34) | 0)
1608c2ecf20Sopenharmony_ci#define MT7623_PIN_34_I2S1_DATA_IN_FUNC_I2S1_DATA_IN (MTK_PIN_NO(34) | 1)
1618c2ecf20Sopenharmony_ci#define MT7623_PIN_34_I2S1_DATA_IN_FUNC_PCM_RX (MTK_PIN_NO(34) | 3)
1628c2ecf20Sopenharmony_ci#define MT7623_PIN_34_I2S1_DATA_IN_FUNC_VDEC_TEST_CK (MTK_PIN_NO(34) | 4)
1638c2ecf20Sopenharmony_ci#define MT7623_PIN_34_I2S1_DATA_IN_FUNC_G1_RXD1 (MTK_PIN_NO(34) | 5)
1648c2ecf20Sopenharmony_ci#define MT7623_PIN_34_I2S1_DATA_IN_FUNC_AP_PCM_RX (MTK_PIN_NO(34) | 6)
1658c2ecf20Sopenharmony_ci
1668c2ecf20Sopenharmony_ci#define MT7623_PIN_35_I2S1_BCK_FUNC_GPIO35 (MTK_PIN_NO(35) | 0)
1678c2ecf20Sopenharmony_ci#define MT7623_PIN_35_I2S1_BCK_FUNC_I2S1_BCK (MTK_PIN_NO(35) | 1)
1688c2ecf20Sopenharmony_ci#define MT7623_PIN_35_I2S1_BCK_FUNC_PCM_CLK0 (MTK_PIN_NO(35) | 3)
1698c2ecf20Sopenharmony_ci#define MT7623_PIN_35_I2S1_BCK_FUNC_G1_RXD2 (MTK_PIN_NO(35) | 5)
1708c2ecf20Sopenharmony_ci#define MT7623_PIN_35_I2S1_BCK_FUNC_AP_PCM_CLKO (MTK_PIN_NO(35) | 6)
1718c2ecf20Sopenharmony_ci
1728c2ecf20Sopenharmony_ci#define MT7623_PIN_36_I2S1_LRCK_FUNC_GPIO36 (MTK_PIN_NO(36) | 0)
1738c2ecf20Sopenharmony_ci#define MT7623_PIN_36_I2S1_LRCK_FUNC_I2S1_LRCK (MTK_PIN_NO(36) | 1)
1748c2ecf20Sopenharmony_ci#define MT7623_PIN_36_I2S1_LRCK_FUNC_PCM_SYNC (MTK_PIN_NO(36) | 3)
1758c2ecf20Sopenharmony_ci#define MT7623_PIN_36_I2S1_LRCK_FUNC_G1_RXD3 (MTK_PIN_NO(36) | 5)
1768c2ecf20Sopenharmony_ci#define MT7623_PIN_36_I2S1_LRCK_FUNC_AP_PCM_SYNC (MTK_PIN_NO(36) | 6)
1778c2ecf20Sopenharmony_ci
1788c2ecf20Sopenharmony_ci#define MT7623_PIN_37_I2S1_MCLK_FUNC_GPIO37 (MTK_PIN_NO(37) | 0)
1798c2ecf20Sopenharmony_ci#define MT7623_PIN_37_I2S1_MCLK_FUNC_I2S1_MCLK (MTK_PIN_NO(37) | 1)
1808c2ecf20Sopenharmony_ci#define MT7623_PIN_37_I2S1_MCLK_FUNC_G1_RXDV (MTK_PIN_NO(37) | 5)
1818c2ecf20Sopenharmony_ci
1828c2ecf20Sopenharmony_ci#define MT7623_PIN_39_JTMS_FUNC_GPIO39 (MTK_PIN_NO(39) | 0)
1838c2ecf20Sopenharmony_ci#define MT7623_PIN_39_JTMS_FUNC_JTMS (MTK_PIN_NO(39) | 1)
1848c2ecf20Sopenharmony_ci#define MT7623_PIN_39_JTMS_FUNC_CONN_MCU_TMS (MTK_PIN_NO(39) | 2)
1858c2ecf20Sopenharmony_ci#define MT7623_PIN_39_JTMS_FUNC_CONN_MCU_AICE_JMSC (MTK_PIN_NO(39) | 3)
1868c2ecf20Sopenharmony_ci#define MT7623_PIN_39_JTMS_FUNC_DFD_TMS_XI (MTK_PIN_NO(39) | 4)
1878c2ecf20Sopenharmony_ci
1888c2ecf20Sopenharmony_ci#define MT7623_PIN_40_JTCK_FUNC_GPIO40 (MTK_PIN_NO(40) | 0)
1898c2ecf20Sopenharmony_ci#define MT7623_PIN_40_JTCK_FUNC_JTCK (MTK_PIN_NO(40) | 1)
1908c2ecf20Sopenharmony_ci#define MT7623_PIN_40_JTCK_FUNC_CONN_MCU_TCK1 (MTK_PIN_NO(40) | 2)
1918c2ecf20Sopenharmony_ci#define MT7623_PIN_40_JTCK_FUNC_CONN_MCU_AICE_JCKC (MTK_PIN_NO(40) | 3)
1928c2ecf20Sopenharmony_ci#define MT7623_PIN_40_JTCK_FUNC_DFD_TCK_XI (MTK_PIN_NO(40) | 4)
1938c2ecf20Sopenharmony_ci
1948c2ecf20Sopenharmony_ci#define MT7623_PIN_41_JTDI_FUNC_GPIO41 (MTK_PIN_NO(41) | 0)
1958c2ecf20Sopenharmony_ci#define MT7623_PIN_41_JTDI_FUNC_JTDI (MTK_PIN_NO(41) | 1)
1968c2ecf20Sopenharmony_ci#define MT7623_PIN_41_JTDI_FUNC_CONN_MCU_TDI (MTK_PIN_NO(41) | 2)
1978c2ecf20Sopenharmony_ci#define MT7623_PIN_41_JTDI_FUNC_DFD_TDI_XI (MTK_PIN_NO(41) | 4)
1988c2ecf20Sopenharmony_ci
1998c2ecf20Sopenharmony_ci#define MT7623_PIN_42_JTDO_FUNC_GPIO42 (MTK_PIN_NO(42) | 0)
2008c2ecf20Sopenharmony_ci#define MT7623_PIN_42_JTDO_FUNC_JTDO (MTK_PIN_NO(42) | 1)
2018c2ecf20Sopenharmony_ci#define MT7623_PIN_42_JTDO_FUNC_CONN_MCU_TDO (MTK_PIN_NO(42) | 2)
2028c2ecf20Sopenharmony_ci#define MT7623_PIN_42_JTDO_FUNC_DFD_TDO (MTK_PIN_NO(42) | 4)
2038c2ecf20Sopenharmony_ci
2048c2ecf20Sopenharmony_ci#define MT7623_PIN_43_NCLE_FUNC_GPIO43 (MTK_PIN_NO(43) | 0)
2058c2ecf20Sopenharmony_ci#define MT7623_PIN_43_NCLE_FUNC_NCLE (MTK_PIN_NO(43) | 1)
2068c2ecf20Sopenharmony_ci#define MT7623_PIN_43_NCLE_FUNC_EXT_XCS2 (MTK_PIN_NO(43) | 2)
2078c2ecf20Sopenharmony_ci
2088c2ecf20Sopenharmony_ci#define MT7623_PIN_44_NCEB1_FUNC_GPIO44 (MTK_PIN_NO(44) | 0)
2098c2ecf20Sopenharmony_ci#define MT7623_PIN_44_NCEB1_FUNC_NCEB1 (MTK_PIN_NO(44) | 1)
2108c2ecf20Sopenharmony_ci#define MT7623_PIN_44_NCEB1_FUNC_IDDIG (MTK_PIN_NO(44) | 2)
2118c2ecf20Sopenharmony_ci
2128c2ecf20Sopenharmony_ci#define MT7623_PIN_45_NCEB0_FUNC_GPIO45 (MTK_PIN_NO(45) | 0)
2138c2ecf20Sopenharmony_ci#define MT7623_PIN_45_NCEB0_FUNC_NCEB0 (MTK_PIN_NO(45) | 1)
2148c2ecf20Sopenharmony_ci#define MT7623_PIN_45_NCEB0_FUNC_DRV_VBUS (MTK_PIN_NO(45) | 2)
2158c2ecf20Sopenharmony_ci
2168c2ecf20Sopenharmony_ci#define MT7623_PIN_46_IR_FUNC_GPIO46 (MTK_PIN_NO(46) | 0)
2178c2ecf20Sopenharmony_ci#define MT7623_PIN_46_IR_FUNC_IR (MTK_PIN_NO(46) | 1)
2188c2ecf20Sopenharmony_ci
2198c2ecf20Sopenharmony_ci#define MT7623_PIN_47_NREB_FUNC_GPIO47 (MTK_PIN_NO(47) | 0)
2208c2ecf20Sopenharmony_ci#define MT7623_PIN_47_NREB_FUNC_NREB (MTK_PIN_NO(47) | 1)
2218c2ecf20Sopenharmony_ci#define MT7623_PIN_47_NREB_FUNC_IDDIG_P1 (MTK_PIN_NO(47) | 2)
2228c2ecf20Sopenharmony_ci
2238c2ecf20Sopenharmony_ci#define MT7623_PIN_48_NRNB_FUNC_GPIO48 (MTK_PIN_NO(48) | 0)
2248c2ecf20Sopenharmony_ci#define MT7623_PIN_48_NRNB_FUNC_NRNB (MTK_PIN_NO(48) | 1)
2258c2ecf20Sopenharmony_ci#define MT7623_PIN_48_NRNB_FUNC_DRV_VBUS_P1 (MTK_PIN_NO(48) | 2)
2268c2ecf20Sopenharmony_ci
2278c2ecf20Sopenharmony_ci#define MT7623_PIN_49_I2S0_DATA_FUNC_GPIO49 (MTK_PIN_NO(49) | 0)
2288c2ecf20Sopenharmony_ci#define MT7623_PIN_49_I2S0_DATA_FUNC_I2S0_DATA (MTK_PIN_NO(49) | 1)
2298c2ecf20Sopenharmony_ci#define MT7623_PIN_49_I2S0_DATA_FUNC_I2S0_DATA_BYPS (MTK_PIN_NO(49) | 2)
2308c2ecf20Sopenharmony_ci#define MT7623_PIN_49_I2S0_DATA_FUNC_PCM_TX (MTK_PIN_NO(49) | 3)
2318c2ecf20Sopenharmony_ci#define MT7623_PIN_49_I2S0_DATA_FUNC_AP_I2S_DO (MTK_PIN_NO(49) | 6)
2328c2ecf20Sopenharmony_ci
2338c2ecf20Sopenharmony_ci#define MT7623_PIN_53_SPI0_CSN_FUNC_GPIO53 (MTK_PIN_NO(53) | 0)
2348c2ecf20Sopenharmony_ci#define MT7623_PIN_53_SPI0_CSN_FUNC_SPI0_CS (MTK_PIN_NO(53) | 1)
2358c2ecf20Sopenharmony_ci#define MT7623_PIN_53_SPI0_CSN_FUNC_SPDIF (MTK_PIN_NO(53) | 3)
2368c2ecf20Sopenharmony_ci#define MT7623_PIN_53_SPI0_CSN_FUNC_ADC_CK (MTK_PIN_NO(53) | 4)
2378c2ecf20Sopenharmony_ci#define MT7623_PIN_53_SPI0_CSN_FUNC_PWM1 (MTK_PIN_NO(53) | 5)
2388c2ecf20Sopenharmony_ci
2398c2ecf20Sopenharmony_ci#define MT7623_PIN_54_SPI0_CK_FUNC_GPIO54 (MTK_PIN_NO(54) | 0)
2408c2ecf20Sopenharmony_ci#define MT7623_PIN_54_SPI0_CK_FUNC_SPI0_CK (MTK_PIN_NO(54) | 1)
2418c2ecf20Sopenharmony_ci#define MT7623_PIN_54_SPI0_CK_FUNC_SPDIF_IN1 (MTK_PIN_NO(54) | 3)
2428c2ecf20Sopenharmony_ci#define MT7623_PIN_54_SPI0_CK_FUNC_ADC_DAT_IN (MTK_PIN_NO(54) | 4)
2438c2ecf20Sopenharmony_ci
2448c2ecf20Sopenharmony_ci#define MT7623_PIN_55_SPI0_MI_FUNC_GPIO55 (MTK_PIN_NO(55) | 0)
2458c2ecf20Sopenharmony_ci#define MT7623_PIN_55_SPI0_MI_FUNC_SPI0_MI (MTK_PIN_NO(55) | 1)
2468c2ecf20Sopenharmony_ci#define MT7623_PIN_55_SPI0_MI_FUNC_SPI0_MO (MTK_PIN_NO(55) | 2)
2478c2ecf20Sopenharmony_ci#define MT7623_PIN_55_SPI0_MI_FUNC_MSDC1_WP (MTK_PIN_NO(55) | 3)
2488c2ecf20Sopenharmony_ci#define MT7623_PIN_55_SPI0_MI_FUNC_ADC_WS (MTK_PIN_NO(55) | 4)
2498c2ecf20Sopenharmony_ci#define MT7623_PIN_55_SPI0_MI_FUNC_PWM2 (MTK_PIN_NO(55) | 5)
2508c2ecf20Sopenharmony_ci
2518c2ecf20Sopenharmony_ci#define MT7623_PIN_56_SPI0_MO_FUNC_GPIO56 (MTK_PIN_NO(56) | 0)
2528c2ecf20Sopenharmony_ci#define MT7623_PIN_56_SPI0_MO_FUNC_SPI0_MO (MTK_PIN_NO(56) | 1)
2538c2ecf20Sopenharmony_ci#define MT7623_PIN_56_SPI0_MO_FUNC_SPI0_MI (MTK_PIN_NO(56) | 2)
2548c2ecf20Sopenharmony_ci#define MT7623_PIN_56_SPI0_MO_FUNC_SPDIF_IN0 (MTK_PIN_NO(56) | 3)
2558c2ecf20Sopenharmony_ci
2568c2ecf20Sopenharmony_ci#define MT7623_PIN_57_SDA1_FUNC_GPIO57 (MTK_PIN_NO(57) | 0)
2578c2ecf20Sopenharmony_ci#define MT7623_PIN_57_SDA1_FUNC_SDA1 (MTK_PIN_NO(57) | 1)
2588c2ecf20Sopenharmony_ci
2598c2ecf20Sopenharmony_ci#define MT7623_PIN_58_SCL1_FUNC_GPIO58 (MTK_PIN_NO(58) | 0)
2608c2ecf20Sopenharmony_ci#define MT7623_PIN_58_SCL1_FUNC_SCL1 (MTK_PIN_NO(58) | 1)
2618c2ecf20Sopenharmony_ci
2628c2ecf20Sopenharmony_ci#define MT7623_PIN_60_WB_RSTB_FUNC_GPIO60 (MTK_PIN_NO(60) | 0)
2638c2ecf20Sopenharmony_ci#define MT7623_PIN_60_WB_RSTB_FUNC_WB_RSTB (MTK_PIN_NO(60) | 1)
2648c2ecf20Sopenharmony_ci
2658c2ecf20Sopenharmony_ci#define MT7623_PIN_61_GPIO61_FUNC_GPIO61 (MTK_PIN_NO(61) | 0)
2668c2ecf20Sopenharmony_ci#define MT7623_PIN_61_GPIO61_FUNC_TEST_FD (MTK_PIN_NO(61) | 1)
2678c2ecf20Sopenharmony_ci
2688c2ecf20Sopenharmony_ci#define MT7623_PIN_62_GPIO62_FUNC_GPIO62 (MTK_PIN_NO(62) | 0)
2698c2ecf20Sopenharmony_ci#define MT7623_PIN_62_GPIO62_FUNC_TEST_FC (MTK_PIN_NO(62) | 1)
2708c2ecf20Sopenharmony_ci
2718c2ecf20Sopenharmony_ci#define MT7623_PIN_63_WB_SCLK_FUNC_GPIO63 (MTK_PIN_NO(63) | 0)
2728c2ecf20Sopenharmony_ci#define MT7623_PIN_63_WB_SCLK_FUNC_WB_SCLK (MTK_PIN_NO(63) | 1)
2738c2ecf20Sopenharmony_ci
2748c2ecf20Sopenharmony_ci#define MT7623_PIN_64_WB_SDATA_FUNC_GPIO64 (MTK_PIN_NO(64) | 0)
2758c2ecf20Sopenharmony_ci#define MT7623_PIN_64_WB_SDATA_FUNC_WB_SDATA (MTK_PIN_NO(64) | 1)
2768c2ecf20Sopenharmony_ci
2778c2ecf20Sopenharmony_ci#define MT7623_PIN_65_WB_SEN_FUNC_GPIO65 (MTK_PIN_NO(65) | 0)
2788c2ecf20Sopenharmony_ci#define MT7623_PIN_65_WB_SEN_FUNC_WB_SEN (MTK_PIN_NO(65) | 1)
2798c2ecf20Sopenharmony_ci
2808c2ecf20Sopenharmony_ci#define MT7623_PIN_66_WB_CRTL0_FUNC_GPIO66 (MTK_PIN_NO(66) | 0)
2818c2ecf20Sopenharmony_ci#define MT7623_PIN_66_WB_CRTL0_FUNC_WB_CRTL0 (MTK_PIN_NO(66) | 1)
2828c2ecf20Sopenharmony_ci
2838c2ecf20Sopenharmony_ci#define MT7623_PIN_67_WB_CRTL1_FUNC_GPIO67 (MTK_PIN_NO(67) | 0)
2848c2ecf20Sopenharmony_ci#define MT7623_PIN_67_WB_CRTL1_FUNC_WB_CRTL1 (MTK_PIN_NO(67) | 1)
2858c2ecf20Sopenharmony_ci
2868c2ecf20Sopenharmony_ci#define MT7623_PIN_68_WB_CRTL2_FUNC_GPIO68 (MTK_PIN_NO(68) | 0)
2878c2ecf20Sopenharmony_ci#define MT7623_PIN_68_WB_CRTL2_FUNC_WB_CRTL2 (MTK_PIN_NO(68) | 1)
2888c2ecf20Sopenharmony_ci
2898c2ecf20Sopenharmony_ci#define MT7623_PIN_69_WB_CRTL3_FUNC_GPIO69 (MTK_PIN_NO(69) | 0)
2908c2ecf20Sopenharmony_ci#define MT7623_PIN_69_WB_CRTL3_FUNC_WB_CRTL3 (MTK_PIN_NO(69) | 1)
2918c2ecf20Sopenharmony_ci
2928c2ecf20Sopenharmony_ci#define MT7623_PIN_70_WB_CRTL4_FUNC_GPIO70 (MTK_PIN_NO(70) | 0)
2938c2ecf20Sopenharmony_ci#define MT7623_PIN_70_WB_CRTL4_FUNC_WB_CRTL4 (MTK_PIN_NO(70) | 1)
2948c2ecf20Sopenharmony_ci
2958c2ecf20Sopenharmony_ci#define MT7623_PIN_71_WB_CRTL5_FUNC_GPIO71 (MTK_PIN_NO(71) | 0)
2968c2ecf20Sopenharmony_ci#define MT7623_PIN_71_WB_CRTL5_FUNC_WB_CRTL5 (MTK_PIN_NO(71) | 1)
2978c2ecf20Sopenharmony_ci
2988c2ecf20Sopenharmony_ci#define MT7623_PIN_72_I2S0_DATA_IN_FUNC_GPIO72 (MTK_PIN_NO(72) | 0)
2998c2ecf20Sopenharmony_ci#define MT7623_PIN_72_I2S0_DATA_IN_FUNC_I2S0_DATA_IN (MTK_PIN_NO(72) | 1)
3008c2ecf20Sopenharmony_ci#define MT7623_PIN_72_I2S0_DATA_IN_FUNC_PCM_RX (MTK_PIN_NO(72) | 3)
3018c2ecf20Sopenharmony_ci#define MT7623_PIN_72_I2S0_DATA_IN_FUNC_PWM0 (MTK_PIN_NO(72) | 4)
3028c2ecf20Sopenharmony_ci#define MT7623_PIN_72_I2S0_DATA_IN_FUNC_DISP_PWM (MTK_PIN_NO(72) | 5)
3038c2ecf20Sopenharmony_ci#define MT7623_PIN_72_I2S0_DATA_IN_FUNC_AP_I2S_DI (MTK_PIN_NO(72) | 6)
3048c2ecf20Sopenharmony_ci
3058c2ecf20Sopenharmony_ci#define MT7623_PIN_73_I2S0_LRCK_FUNC_GPIO73 (MTK_PIN_NO(73) | 0)
3068c2ecf20Sopenharmony_ci#define MT7623_PIN_73_I2S0_LRCK_FUNC_I2S0_LRCK (MTK_PIN_NO(73) | 1)
3078c2ecf20Sopenharmony_ci#define MT7623_PIN_73_I2S0_LRCK_FUNC_PCM_SYNC (MTK_PIN_NO(73) | 3)
3088c2ecf20Sopenharmony_ci#define MT7623_PIN_73_I2S0_LRCK_FUNC_AP_I2S_LRCK (MTK_PIN_NO(73) | 6)
3098c2ecf20Sopenharmony_ci
3108c2ecf20Sopenharmony_ci#define MT7623_PIN_74_I2S0_BCK_FUNC_GPIO74 (MTK_PIN_NO(74) | 0)
3118c2ecf20Sopenharmony_ci#define MT7623_PIN_74_I2S0_BCK_FUNC_I2S0_BCK (MTK_PIN_NO(74) | 1)
3128c2ecf20Sopenharmony_ci#define MT7623_PIN_74_I2S0_BCK_FUNC_PCM_CLK0 (MTK_PIN_NO(74) | 3)
3138c2ecf20Sopenharmony_ci#define MT7623_PIN_74_I2S0_BCK_FUNC_AP_I2S_BCK (MTK_PIN_NO(74) | 6)
3148c2ecf20Sopenharmony_ci
3158c2ecf20Sopenharmony_ci#define MT7623_PIN_75_SDA0_FUNC_GPIO75 (MTK_PIN_NO(75) | 0)
3168c2ecf20Sopenharmony_ci#define MT7623_PIN_75_SDA0_FUNC_SDA0 (MTK_PIN_NO(75) | 1)
3178c2ecf20Sopenharmony_ci
3188c2ecf20Sopenharmony_ci#define MT7623_PIN_76_SCL0_FUNC_GPIO76 (MTK_PIN_NO(76) | 0)
3198c2ecf20Sopenharmony_ci#define MT7623_PIN_76_SCL0_FUNC_SCL0 (MTK_PIN_NO(76) | 1)
3208c2ecf20Sopenharmony_ci
3218c2ecf20Sopenharmony_ci#define MT7623_PIN_77_SDA2_FUNC_GPIO77 (MTK_PIN_NO(77) | 0)
3228c2ecf20Sopenharmony_ci#define MT7623_PIN_77_SDA2_FUNC_SDA2 (MTK_PIN_NO(77) | 1)
3238c2ecf20Sopenharmony_ci
3248c2ecf20Sopenharmony_ci#define MT7623_PIN_78_SCL2_FUNC_GPIO78 (MTK_PIN_NO(78) | 0)
3258c2ecf20Sopenharmony_ci#define MT7623_PIN_78_SCL2_FUNC_SCL2 (MTK_PIN_NO(78) | 1)
3268c2ecf20Sopenharmony_ci
3278c2ecf20Sopenharmony_ci#define MT7623_PIN_79_URXD0_FUNC_GPIO79 (MTK_PIN_NO(79) | 0)
3288c2ecf20Sopenharmony_ci#define MT7623_PIN_79_URXD0_FUNC_URXD0 (MTK_PIN_NO(79) | 1)
3298c2ecf20Sopenharmony_ci#define MT7623_PIN_79_URXD0_FUNC_UTXD0 (MTK_PIN_NO(79) | 2)
3308c2ecf20Sopenharmony_ci
3318c2ecf20Sopenharmony_ci#define MT7623_PIN_80_UTXD0_FUNC_GPIO80 (MTK_PIN_NO(80) | 0)
3328c2ecf20Sopenharmony_ci#define MT7623_PIN_80_UTXD0_FUNC_UTXD0 (MTK_PIN_NO(80) | 1)
3338c2ecf20Sopenharmony_ci#define MT7623_PIN_80_UTXD0_FUNC_URXD0 (MTK_PIN_NO(80) | 2)
3348c2ecf20Sopenharmony_ci
3358c2ecf20Sopenharmony_ci#define MT7623_PIN_81_URXD1_FUNC_GPIO81 (MTK_PIN_NO(81) | 0)
3368c2ecf20Sopenharmony_ci#define MT7623_PIN_81_URXD1_FUNC_URXD1 (MTK_PIN_NO(81) | 1)
3378c2ecf20Sopenharmony_ci#define MT7623_PIN_81_URXD1_FUNC_UTXD1 (MTK_PIN_NO(81) | 2)
3388c2ecf20Sopenharmony_ci
3398c2ecf20Sopenharmony_ci#define MT7623_PIN_82_UTXD1_FUNC_GPIO82 (MTK_PIN_NO(82) | 0)
3408c2ecf20Sopenharmony_ci#define MT7623_PIN_82_UTXD1_FUNC_UTXD1 (MTK_PIN_NO(82) | 1)
3418c2ecf20Sopenharmony_ci#define MT7623_PIN_82_UTXD1_FUNC_URXD1 (MTK_PIN_NO(82) | 2)
3428c2ecf20Sopenharmony_ci
3438c2ecf20Sopenharmony_ci#define MT7623_PIN_83_LCM_RST_FUNC_GPIO83 (MTK_PIN_NO(83) | 0)
3448c2ecf20Sopenharmony_ci#define MT7623_PIN_83_LCM_RST_FUNC_LCM_RST (MTK_PIN_NO(83) | 1)
3458c2ecf20Sopenharmony_ci#define MT7623_PIN_83_LCM_RST_FUNC_VDAC_CK_XI (MTK_PIN_NO(83) | 2)
3468c2ecf20Sopenharmony_ci
3478c2ecf20Sopenharmony_ci#define MT7623_PIN_84_DSI_TE_FUNC_GPIO84 (MTK_PIN_NO(84) | 0)
3488c2ecf20Sopenharmony_ci#define MT7623_PIN_84_DSI_TE_FUNC_DSI_TE (MTK_PIN_NO(84) | 1)
3498c2ecf20Sopenharmony_ci
3508c2ecf20Sopenharmony_ci#define MT7623_PIN_91_MIPI_TDN3_FUNC_GPIO91 (MTK_PIN_NO(91) | 0)
3518c2ecf20Sopenharmony_ci#define MT7623_PIN_91_MIPI_TDN3_FUNC_TDN3 (MTK_PIN_NO(91) | 1)
3528c2ecf20Sopenharmony_ci
3538c2ecf20Sopenharmony_ci#define MT7623_PIN_92_MIPI_TDP3_FUNC_GPIO92 (MTK_PIN_NO(92) | 0)
3548c2ecf20Sopenharmony_ci#define MT7623_PIN_92_MIPI_TDP3_FUNC_TDP3 (MTK_PIN_NO(92) | 1)
3558c2ecf20Sopenharmony_ci
3568c2ecf20Sopenharmony_ci#define MT7623_PIN_93_MIPI_TDN2_FUNC_GPIO93 (MTK_PIN_NO(93) | 0)
3578c2ecf20Sopenharmony_ci#define MT7623_PIN_93_MIPI_TDN2_FUNC_TDN2 (MTK_PIN_NO(93) | 1)
3588c2ecf20Sopenharmony_ci
3598c2ecf20Sopenharmony_ci#define MT7623_PIN_94_MIPI_TDP2_FUNC_GPIO94 (MTK_PIN_NO(94) | 0)
3608c2ecf20Sopenharmony_ci#define MT7623_PIN_94_MIPI_TDP2_FUNC_TDP2 (MTK_PIN_NO(94) | 1)
3618c2ecf20Sopenharmony_ci
3628c2ecf20Sopenharmony_ci#define MT7623_PIN_95_MIPI_TCN_FUNC_GPIO95 (MTK_PIN_NO(95) | 0)
3638c2ecf20Sopenharmony_ci#define MT7623_PIN_95_MIPI_TCN_FUNC_TCN (MTK_PIN_NO(95) | 1)
3648c2ecf20Sopenharmony_ci
3658c2ecf20Sopenharmony_ci#define MT7623_PIN_96_MIPI_TCP_FUNC_GPIO96 (MTK_PIN_NO(96) | 0)
3668c2ecf20Sopenharmony_ci#define MT7623_PIN_96_MIPI_TCP_FUNC_TCP (MTK_PIN_NO(96) | 1)
3678c2ecf20Sopenharmony_ci
3688c2ecf20Sopenharmony_ci#define MT7623_PIN_97_MIPI_TDN1_FUNC_GPIO97 (MTK_PIN_NO(97) | 0)
3698c2ecf20Sopenharmony_ci#define MT7623_PIN_97_MIPI_TDN1_FUNC_TDN1 (MTK_PIN_NO(97) | 1)
3708c2ecf20Sopenharmony_ci
3718c2ecf20Sopenharmony_ci#define MT7623_PIN_98_MIPI_TDP1_FUNC_GPIO98 (MTK_PIN_NO(98) | 0)
3728c2ecf20Sopenharmony_ci#define MT7623_PIN_98_MIPI_TDP1_FUNC_TDP1 (MTK_PIN_NO(98) | 1)
3738c2ecf20Sopenharmony_ci
3748c2ecf20Sopenharmony_ci#define MT7623_PIN_99_MIPI_TDN0_FUNC_GPIO99 (MTK_PIN_NO(99) | 0)
3758c2ecf20Sopenharmony_ci#define MT7623_PIN_99_MIPI_TDN0_FUNC_TDN0 (MTK_PIN_NO(99) | 1)
3768c2ecf20Sopenharmony_ci
3778c2ecf20Sopenharmony_ci#define MT7623_PIN_100_MIPI_TDP0_FUNC_GPIO100 (MTK_PIN_NO(100) | 0)
3788c2ecf20Sopenharmony_ci#define MT7623_PIN_100_MIPI_TDP0_FUNC_TDP0 (MTK_PIN_NO(100) | 1)
3798c2ecf20Sopenharmony_ci
3808c2ecf20Sopenharmony_ci#define MT7623_PIN_101_SPI2_CSN_FUNC_GPIO101 (MTK_PIN_NO(101) | 0)
3818c2ecf20Sopenharmony_ci#define MT7623_PIN_101_SPI2_CSN_FUNC_SPI2_CS (MTK_PIN_NO(101) | 1)
3828c2ecf20Sopenharmony_ci#define MT7623_PIN_101_SPI2_CSN_FUNC_SCL3 (MTK_PIN_NO(101) | 3)
3838c2ecf20Sopenharmony_ci#define MT7623_PIN_101_SPI2_CSN_FUNC_KROW0 (MTK_PIN_NO(101) | 4)
3848c2ecf20Sopenharmony_ci
3858c2ecf20Sopenharmony_ci#define MT7623_PIN_102_SPI2_MI_FUNC_GPIO102 (MTK_PIN_NO(102) | 0)
3868c2ecf20Sopenharmony_ci#define MT7623_PIN_102_SPI2_MI_FUNC_SPI2_MI (MTK_PIN_NO(102) | 1)
3878c2ecf20Sopenharmony_ci#define MT7623_PIN_102_SPI2_MI_FUNC_SPI2_MO (MTK_PIN_NO(102) | 2)
3888c2ecf20Sopenharmony_ci#define MT7623_PIN_102_SPI2_MI_FUNC_SDA3 (MTK_PIN_NO(102) | 3)
3898c2ecf20Sopenharmony_ci#define MT7623_PIN_102_SPI2_MI_FUNC_KROW1 (MTK_PIN_NO(102) | 4)
3908c2ecf20Sopenharmony_ci
3918c2ecf20Sopenharmony_ci#define MT7623_PIN_103_SPI2_MO_FUNC_GPIO103 (MTK_PIN_NO(103) | 0)
3928c2ecf20Sopenharmony_ci#define MT7623_PIN_103_SPI2_MO_FUNC_SPI2_MO (MTK_PIN_NO(103) | 1)
3938c2ecf20Sopenharmony_ci#define MT7623_PIN_103_SPI2_MO_FUNC_SPI2_MI (MTK_PIN_NO(103) | 2)
3948c2ecf20Sopenharmony_ci#define MT7623_PIN_103_SPI2_MO_FUNC_SCL3 (MTK_PIN_NO(103) | 3)
3958c2ecf20Sopenharmony_ci#define MT7623_PIN_103_SPI2_MO_FUNC_KROW2 (MTK_PIN_NO(103) | 4)
3968c2ecf20Sopenharmony_ci
3978c2ecf20Sopenharmony_ci#define MT7623_PIN_104_SPI2_CK_FUNC_GPIO104 (MTK_PIN_NO(104) | 0)
3988c2ecf20Sopenharmony_ci#define MT7623_PIN_104_SPI2_CK_FUNC_SPI2_CK (MTK_PIN_NO(104) | 1)
3998c2ecf20Sopenharmony_ci#define MT7623_PIN_104_SPI2_CK_FUNC_SDA3 (MTK_PIN_NO(104) | 3)
4008c2ecf20Sopenharmony_ci#define MT7623_PIN_104_SPI2_CK_FUNC_KROW3 (MTK_PIN_NO(104) | 4)
4018c2ecf20Sopenharmony_ci
4028c2ecf20Sopenharmony_ci#define MT7623_PIN_105_MSDC1_CMD_FUNC_GPIO105 (MTK_PIN_NO(105) | 0)
4038c2ecf20Sopenharmony_ci#define MT7623_PIN_105_MSDC1_CMD_FUNC_MSDC1_CMD (MTK_PIN_NO(105) | 1)
4048c2ecf20Sopenharmony_ci#define MT7623_PIN_105_MSDC1_CMD_FUNC_SDA1 (MTK_PIN_NO(105) | 3)
4058c2ecf20Sopenharmony_ci#define MT7623_PIN_105_MSDC1_CMD_FUNC_I2SOUT_BCK (MTK_PIN_NO(105) | 6)
4068c2ecf20Sopenharmony_ci
4078c2ecf20Sopenharmony_ci#define MT7623_PIN_106_MSDC1_CLK_FUNC_GPIO106 (MTK_PIN_NO(106) | 0)
4088c2ecf20Sopenharmony_ci#define MT7623_PIN_106_MSDC1_CLK_FUNC_MSDC1_CLK (MTK_PIN_NO(106) | 1)
4098c2ecf20Sopenharmony_ci#define MT7623_PIN_106_MSDC1_CLK_FUNC_SCL1 (MTK_PIN_NO(106) | 3)
4108c2ecf20Sopenharmony_ci#define MT7623_PIN_106_MSDC1_CLK_FUNC_I2SOUT_LRCK (MTK_PIN_NO(106) | 6)
4118c2ecf20Sopenharmony_ci
4128c2ecf20Sopenharmony_ci#define MT7623_PIN_107_MSDC1_DAT0_FUNC_GPIO107 (MTK_PIN_NO(107) | 0)
4138c2ecf20Sopenharmony_ci#define MT7623_PIN_107_MSDC1_DAT0_FUNC_MSDC1_DAT0 (MTK_PIN_NO(107) | 1)
4148c2ecf20Sopenharmony_ci#define MT7623_PIN_107_MSDC1_DAT0_FUNC_UTXD0 (MTK_PIN_NO(107) | 5)
4158c2ecf20Sopenharmony_ci#define MT7623_PIN_107_MSDC1_DAT0_FUNC_I2SOUT_DATA_OUT (MTK_PIN_NO(107) | 6)
4168c2ecf20Sopenharmony_ci
4178c2ecf20Sopenharmony_ci#define MT7623_PIN_108_MSDC1_DAT1_FUNC_GPIO108 (MTK_PIN_NO(108) | 0)
4188c2ecf20Sopenharmony_ci#define MT7623_PIN_108_MSDC1_DAT1_FUNC_MSDC1_DAT1 (MTK_PIN_NO(108) | 1)
4198c2ecf20Sopenharmony_ci#define MT7623_PIN_108_MSDC1_DAT1_FUNC_PWM0 (MTK_PIN_NO(108) | 3)
4208c2ecf20Sopenharmony_ci#define MT7623_PIN_108_MSDC1_DAT1_FUNC_URXD0 (MTK_PIN_NO(108) | 5)
4218c2ecf20Sopenharmony_ci#define MT7623_PIN_108_MSDC1_DAT1_FUNC_PWM1 (MTK_PIN_NO(108) | 6)
4228c2ecf20Sopenharmony_ci
4238c2ecf20Sopenharmony_ci#define MT7623_PIN_109_MSDC1_DAT2_FUNC_GPIO109 (MTK_PIN_NO(109) | 0)
4248c2ecf20Sopenharmony_ci#define MT7623_PIN_109_MSDC1_DAT2_FUNC_MSDC1_DAT2 (MTK_PIN_NO(109) | 1)
4258c2ecf20Sopenharmony_ci#define MT7623_PIN_109_MSDC1_DAT2_FUNC_SDA2 (MTK_PIN_NO(109) | 3)
4268c2ecf20Sopenharmony_ci#define MT7623_PIN_109_MSDC1_DAT2_FUNC_UTXD1 (MTK_PIN_NO(109) | 5)
4278c2ecf20Sopenharmony_ci#define MT7623_PIN_109_MSDC1_DAT2_FUNC_PWM2 (MTK_PIN_NO(109) | 6)
4288c2ecf20Sopenharmony_ci
4298c2ecf20Sopenharmony_ci#define MT7623_PIN_110_MSDC1_DAT3_FUNC_GPIO110 (MTK_PIN_NO(110) | 0)
4308c2ecf20Sopenharmony_ci#define MT7623_PIN_110_MSDC1_DAT3_FUNC_MSDC1_DAT3 (MTK_PIN_NO(110) | 1)
4318c2ecf20Sopenharmony_ci#define MT7623_PIN_110_MSDC1_DAT3_FUNC_SCL2 (MTK_PIN_NO(110) | 3)
4328c2ecf20Sopenharmony_ci#define MT7623_PIN_110_MSDC1_DAT3_FUNC_URXD1 (MTK_PIN_NO(110) | 5)
4338c2ecf20Sopenharmony_ci#define MT7623_PIN_110_MSDC1_DAT3_FUNC_PWM3 (MTK_PIN_NO(110) | 6)
4348c2ecf20Sopenharmony_ci
4358c2ecf20Sopenharmony_ci#define MT7623_PIN_111_MSDC0_DAT7_FUNC_GPIO111 (MTK_PIN_NO(111) | 0)
4368c2ecf20Sopenharmony_ci#define MT7623_PIN_111_MSDC0_DAT7_FUNC_MSDC0_DAT7 (MTK_PIN_NO(111) | 1)
4378c2ecf20Sopenharmony_ci#define MT7623_PIN_111_MSDC0_DAT7_FUNC_NLD7 (MTK_PIN_NO(111) | 4)
4388c2ecf20Sopenharmony_ci
4398c2ecf20Sopenharmony_ci#define MT7623_PIN_112_MSDC0_DAT6_FUNC_GPIO112 (MTK_PIN_NO(112) | 0)
4408c2ecf20Sopenharmony_ci#define MT7623_PIN_112_MSDC0_DAT6_FUNC_MSDC0_DAT6 (MTK_PIN_NO(112) | 1)
4418c2ecf20Sopenharmony_ci#define MT7623_PIN_112_MSDC0_DAT6_FUNC_NLD6 (MTK_PIN_NO(112) | 4)
4428c2ecf20Sopenharmony_ci
4438c2ecf20Sopenharmony_ci#define MT7623_PIN_113_MSDC0_DAT5_FUNC_GPIO113 (MTK_PIN_NO(113) | 0)
4448c2ecf20Sopenharmony_ci#define MT7623_PIN_113_MSDC0_DAT5_FUNC_MSDC0_DAT5 (MTK_PIN_NO(113) | 1)
4458c2ecf20Sopenharmony_ci#define MT7623_PIN_113_MSDC0_DAT5_FUNC_NLD5 (MTK_PIN_NO(113) | 4)
4468c2ecf20Sopenharmony_ci
4478c2ecf20Sopenharmony_ci#define MT7623_PIN_114_MSDC0_DAT4_FUNC_GPIO114 (MTK_PIN_NO(114) | 0)
4488c2ecf20Sopenharmony_ci#define MT7623_PIN_114_MSDC0_DAT4_FUNC_MSDC0_DAT4 (MTK_PIN_NO(114) | 1)
4498c2ecf20Sopenharmony_ci#define MT7623_PIN_114_MSDC0_DAT4_FUNC_NLD4 (MTK_PIN_NO(114) | 4)
4508c2ecf20Sopenharmony_ci
4518c2ecf20Sopenharmony_ci#define MT7623_PIN_115_MSDC0_RSTB_FUNC_GPIO115 (MTK_PIN_NO(115) | 0)
4528c2ecf20Sopenharmony_ci#define MT7623_PIN_115_MSDC0_RSTB_FUNC_MSDC0_RSTB (MTK_PIN_NO(115) | 1)
4538c2ecf20Sopenharmony_ci#define MT7623_PIN_115_MSDC0_RSTB_FUNC_NLD8 (MTK_PIN_NO(115) | 4)
4548c2ecf20Sopenharmony_ci
4558c2ecf20Sopenharmony_ci#define MT7623_PIN_116_MSDC0_CMD_FUNC_GPIO116 (MTK_PIN_NO(116) | 0)
4568c2ecf20Sopenharmony_ci#define MT7623_PIN_116_MSDC0_CMD_FUNC_MSDC0_CMD (MTK_PIN_NO(116) | 1)
4578c2ecf20Sopenharmony_ci#define MT7623_PIN_116_MSDC0_CMD_FUNC_NALE (MTK_PIN_NO(116) | 4)
4588c2ecf20Sopenharmony_ci
4598c2ecf20Sopenharmony_ci#define MT7623_PIN_117_MSDC0_CLK_FUNC_GPIO117 (MTK_PIN_NO(117) | 0)
4608c2ecf20Sopenharmony_ci#define MT7623_PIN_117_MSDC0_CLK_FUNC_MSDC0_CLK (MTK_PIN_NO(117) | 1)
4618c2ecf20Sopenharmony_ci#define MT7623_PIN_117_MSDC0_CLK_FUNC_NWEB (MTK_PIN_NO(117) | 4)
4628c2ecf20Sopenharmony_ci
4638c2ecf20Sopenharmony_ci#define MT7623_PIN_118_MSDC0_DAT3_FUNC_GPIO118 (MTK_PIN_NO(118) | 0)
4648c2ecf20Sopenharmony_ci#define MT7623_PIN_118_MSDC0_DAT3_FUNC_MSDC0_DAT3 (MTK_PIN_NO(118) | 1)
4658c2ecf20Sopenharmony_ci#define MT7623_PIN_118_MSDC0_DAT3_FUNC_NLD3 (MTK_PIN_NO(118) | 4)
4668c2ecf20Sopenharmony_ci
4678c2ecf20Sopenharmony_ci#define MT7623_PIN_119_MSDC0_DAT2_FUNC_GPIO119 (MTK_PIN_NO(119) | 0)
4688c2ecf20Sopenharmony_ci#define MT7623_PIN_119_MSDC0_DAT2_FUNC_MSDC0_DAT2 (MTK_PIN_NO(119) | 1)
4698c2ecf20Sopenharmony_ci#define MT7623_PIN_119_MSDC0_DAT2_FUNC_NLD2 (MTK_PIN_NO(119) | 4)
4708c2ecf20Sopenharmony_ci
4718c2ecf20Sopenharmony_ci#define MT7623_PIN_120_MSDC0_DAT1_FUNC_GPIO120 (MTK_PIN_NO(120) | 0)
4728c2ecf20Sopenharmony_ci#define MT7623_PIN_120_MSDC0_DAT1_FUNC_MSDC0_DAT1 (MTK_PIN_NO(120) | 1)
4738c2ecf20Sopenharmony_ci#define MT7623_PIN_120_MSDC0_DAT1_FUNC_NLD1 (MTK_PIN_NO(120) | 4)
4748c2ecf20Sopenharmony_ci
4758c2ecf20Sopenharmony_ci#define MT7623_PIN_121_MSDC0_DAT0_FUNC_GPIO121 (MTK_PIN_NO(121) | 0)
4768c2ecf20Sopenharmony_ci#define MT7623_PIN_121_MSDC0_DAT0_FUNC_MSDC0_DAT0 (MTK_PIN_NO(121) | 1)
4778c2ecf20Sopenharmony_ci#define MT7623_PIN_121_MSDC0_DAT0_FUNC_NLD0 (MTK_PIN_NO(121) | 4)
4788c2ecf20Sopenharmony_ci#define MT7623_PIN_121_MSDC0_DAT0_FUNC_WATCHDOG (MTK_PIN_NO(121) | 5)
4798c2ecf20Sopenharmony_ci
4808c2ecf20Sopenharmony_ci#define MT7623_PIN_122_GPIO122_FUNC_GPIO122 (MTK_PIN_NO(122) | 0)
4818c2ecf20Sopenharmony_ci#define MT7623_PIN_122_GPIO122_FUNC_CEC (MTK_PIN_NO(122) | 1)
4828c2ecf20Sopenharmony_ci#define MT7623_PIN_122_GPIO122_FUNC_SDA2 (MTK_PIN_NO(122) | 4)
4838c2ecf20Sopenharmony_ci#define MT7623_PIN_122_GPIO122_FUNC_URXD0 (MTK_PIN_NO(122) | 5)
4848c2ecf20Sopenharmony_ci
4858c2ecf20Sopenharmony_ci#define MT7623_PIN_123_HTPLG_FUNC_GPIO123 (MTK_PIN_NO(123) | 0)
4868c2ecf20Sopenharmony_ci#define MT7623_PIN_123_HTPLG_FUNC_HTPLG (MTK_PIN_NO(123) | 1)
4878c2ecf20Sopenharmony_ci#define MT7623_PIN_123_HTPLG_FUNC_SCL2 (MTK_PIN_NO(123) | 4)
4888c2ecf20Sopenharmony_ci#define MT7623_PIN_123_HTPLG_FUNC_UTXD0 (MTK_PIN_NO(123) | 5)
4898c2ecf20Sopenharmony_ci
4908c2ecf20Sopenharmony_ci#define MT7623_PIN_124_GPIO124_FUNC_GPIO124 (MTK_PIN_NO(124) | 0)
4918c2ecf20Sopenharmony_ci#define MT7623_PIN_124_GPIO124_FUNC_HDMISCK (MTK_PIN_NO(124) | 1)
4928c2ecf20Sopenharmony_ci#define MT7623_PIN_124_GPIO124_FUNC_SDA1 (MTK_PIN_NO(124) | 4)
4938c2ecf20Sopenharmony_ci#define MT7623_PIN_124_GPIO124_FUNC_PWM3 (MTK_PIN_NO(124) | 5)
4948c2ecf20Sopenharmony_ci
4958c2ecf20Sopenharmony_ci#define MT7623_PIN_125_GPIO125_FUNC_GPIO125 (MTK_PIN_NO(125) | 0)
4968c2ecf20Sopenharmony_ci#define MT7623_PIN_125_GPIO125_FUNC_HDMISD (MTK_PIN_NO(125) | 1)
4978c2ecf20Sopenharmony_ci#define MT7623_PIN_125_GPIO125_FUNC_SCL1 (MTK_PIN_NO(125) | 4)
4988c2ecf20Sopenharmony_ci#define MT7623_PIN_125_GPIO125_FUNC_PWM4 (MTK_PIN_NO(125) | 5)
4998c2ecf20Sopenharmony_ci
5008c2ecf20Sopenharmony_ci#define MT7623_PIN_126_I2S0_MCLK_FUNC_GPIO126 (MTK_PIN_NO(126) | 0)
5018c2ecf20Sopenharmony_ci#define MT7623_PIN_126_I2S0_MCLK_FUNC_I2S0_MCLK (MTK_PIN_NO(126) | 1)
5028c2ecf20Sopenharmony_ci#define MT7623_PIN_126_I2S0_MCLK_FUNC_AP_I2S_MCLK (MTK_PIN_NO(126) | 6)
5038c2ecf20Sopenharmony_ci
5048c2ecf20Sopenharmony_ci#define MT7623_PIN_199_SPI1_CK_FUNC_GPIO199 (MTK_PIN_NO(199) | 0)
5058c2ecf20Sopenharmony_ci#define MT7623_PIN_199_SPI1_CK_FUNC_SPI1_CK (MTK_PIN_NO(199) | 1)
5068c2ecf20Sopenharmony_ci
5078c2ecf20Sopenharmony_ci#define MT7623_PIN_200_URXD2_FUNC_GPIO200 (MTK_PIN_NO(200) | 0)
5088c2ecf20Sopenharmony_ci#define MT7623_PIN_200_URXD2_FUNC_URXD2 (MTK_PIN_NO(200) | 6)
5098c2ecf20Sopenharmony_ci
5108c2ecf20Sopenharmony_ci#define MT7623_PIN_201_UTXD2_FUNC_GPIO201 (MTK_PIN_NO(201) | 0)
5118c2ecf20Sopenharmony_ci#define MT7623_PIN_201_UTXD2_FUNC_UTXD2 (MTK_PIN_NO(201) | 6)
5128c2ecf20Sopenharmony_ci
5138c2ecf20Sopenharmony_ci#define MT7623_PIN_203_PWM0_FUNC_GPIO203 (MTK_PIN_NO(203) | 0)
5148c2ecf20Sopenharmony_ci#define MT7623_PIN_203_PWM0_FUNC_PWM0 (MTK_PIN_NO(203) | 1)
5158c2ecf20Sopenharmony_ci#define MT7623_PIN_203_PWM0_FUNC_DISP_PWM (MTK_PIN_NO(203) | 2)
5168c2ecf20Sopenharmony_ci
5178c2ecf20Sopenharmony_ci#define MT7623_PIN_204_PWM1_FUNC_GPIO204 (MTK_PIN_NO(204) | 0)
5188c2ecf20Sopenharmony_ci#define MT7623_PIN_204_PWM1_FUNC_PWM1 (MTK_PIN_NO(204) | 1)
5198c2ecf20Sopenharmony_ci
5208c2ecf20Sopenharmony_ci#define MT7623_PIN_205_PWM2_FUNC_GPIO205 (MTK_PIN_NO(205) | 0)
5218c2ecf20Sopenharmony_ci#define MT7623_PIN_205_PWM2_FUNC_PWM2 (MTK_PIN_NO(205) | 1)
5228c2ecf20Sopenharmony_ci
5238c2ecf20Sopenharmony_ci#define MT7623_PIN_206_PWM3_FUNC_GPIO206 (MTK_PIN_NO(206) | 0)
5248c2ecf20Sopenharmony_ci#define MT7623_PIN_206_PWM3_FUNC_PWM3 (MTK_PIN_NO(206) | 1)
5258c2ecf20Sopenharmony_ci
5268c2ecf20Sopenharmony_ci#define MT7623_PIN_207_PWM4_FUNC_GPIO207 (MTK_PIN_NO(207) | 0)
5278c2ecf20Sopenharmony_ci#define MT7623_PIN_207_PWM4_FUNC_PWM4 (MTK_PIN_NO(207) | 1)
5288c2ecf20Sopenharmony_ci
5298c2ecf20Sopenharmony_ci#define MT7623_PIN_208_AUD_EXT_CK1_FUNC_GPIO208 (MTK_PIN_NO(208) | 0)
5308c2ecf20Sopenharmony_ci#define MT7623_PIN_208_AUD_EXT_CK1_FUNC_AUD_EXT_CK1 (MTK_PIN_NO(208) | 1)
5318c2ecf20Sopenharmony_ci#define MT7623_PIN_208_AUD_EXT_CK1_FUNC_PWM0 (MTK_PIN_NO(208) | 2)
5328c2ecf20Sopenharmony_ci#define MT7623_PIN_208_AUD_EXT_CK1_FUNC_PCIE0_PERST_N (MTK_PIN_NO(208) | 3)
5338c2ecf20Sopenharmony_ci#define MT7623_PIN_208_AUD_EXT_CK1_FUNC_DISP_PWM (MTK_PIN_NO(208) | 5)
5348c2ecf20Sopenharmony_ci
5358c2ecf20Sopenharmony_ci#define MT7623_PIN_209_AUD_EXT_CK2_FUNC_GPIO209 (MTK_PIN_NO(209) | 0)
5368c2ecf20Sopenharmony_ci#define MT7623_PIN_209_AUD_EXT_CK2_FUNC_AUD_EXT_CK2 (MTK_PIN_NO(209) | 1)
5378c2ecf20Sopenharmony_ci#define MT7623_PIN_209_AUD_EXT_CK2_FUNC_MSDC1_WP (MTK_PIN_NO(209) | 2)
5388c2ecf20Sopenharmony_ci#define MT7623_PIN_209_AUD_EXT_CK2_FUNC_PCIE1_PERST_N (MTK_PIN_NO(209) | 3)
5398c2ecf20Sopenharmony_ci#define MT7623_PIN_209_AUD_EXT_CK2_FUNC_PWM1 (MTK_PIN_NO(209) | 5)
5408c2ecf20Sopenharmony_ci
5418c2ecf20Sopenharmony_ci#define MT7623_PIN_236_EXT_SDIO3_FUNC_GPIO236 (MTK_PIN_NO(236) | 0)
5428c2ecf20Sopenharmony_ci#define MT7623_PIN_236_EXT_SDIO3_FUNC_EXT_SDIO3 (MTK_PIN_NO(236) | 1)
5438c2ecf20Sopenharmony_ci#define MT7623_PIN_236_EXT_SDIO3_FUNC_IDDIG (MTK_PIN_NO(236) | 2)
5448c2ecf20Sopenharmony_ci
5458c2ecf20Sopenharmony_ci#define MT7623_PIN_237_EXT_SDIO2_FUNC_GPIO237 (MTK_PIN_NO(237) | 0)
5468c2ecf20Sopenharmony_ci#define MT7623_PIN_237_EXT_SDIO2_FUNC_EXT_SDIO2 (MTK_PIN_NO(237) | 1)
5478c2ecf20Sopenharmony_ci#define MT7623_PIN_237_EXT_SDIO2_FUNC_DRV_VBUS (MTK_PIN_NO(237) | 2)
5488c2ecf20Sopenharmony_ci
5498c2ecf20Sopenharmony_ci#define MT7623_PIN_238_EXT_SDIO1_FUNC_GPIO238 (MTK_PIN_NO(238) | 0)
5508c2ecf20Sopenharmony_ci#define MT7623_PIN_238_EXT_SDIO1_FUNC_EXT_SDIO1 (MTK_PIN_NO(238) | 1)
5518c2ecf20Sopenharmony_ci
5528c2ecf20Sopenharmony_ci#define MT7623_PIN_239_EXT_SDIO0_FUNC_GPIO239 (MTK_PIN_NO(239) | 0)
5538c2ecf20Sopenharmony_ci#define MT7623_PIN_239_EXT_SDIO0_FUNC_EXT_SDIO0 (MTK_PIN_NO(239) | 1)
5548c2ecf20Sopenharmony_ci
5558c2ecf20Sopenharmony_ci#define MT7623_PIN_240_EXT_XCS_FUNC_GPIO240 (MTK_PIN_NO(240) | 0)
5568c2ecf20Sopenharmony_ci#define MT7623_PIN_240_EXT_XCS_FUNC_EXT_XCS (MTK_PIN_NO(240) | 1)
5578c2ecf20Sopenharmony_ci
5588c2ecf20Sopenharmony_ci#define MT7623_PIN_241_EXT_SCK_FUNC_GPIO241 (MTK_PIN_NO(241) | 0)
5598c2ecf20Sopenharmony_ci#define MT7623_PIN_241_EXT_SCK_FUNC_EXT_SCK (MTK_PIN_NO(241) | 1)
5608c2ecf20Sopenharmony_ci
5618c2ecf20Sopenharmony_ci#define MT7623_PIN_242_URTS2_FUNC_GPIO242 (MTK_PIN_NO(242) | 0)
5628c2ecf20Sopenharmony_ci#define MT7623_PIN_242_URTS2_FUNC_URTS2 (MTK_PIN_NO(242) | 1)
5638c2ecf20Sopenharmony_ci#define MT7623_PIN_242_URTS2_FUNC_UTXD3 (MTK_PIN_NO(242) | 2)
5648c2ecf20Sopenharmony_ci#define MT7623_PIN_242_URTS2_FUNC_URXD3 (MTK_PIN_NO(242) | 3)
5658c2ecf20Sopenharmony_ci#define MT7623_PIN_242_URTS2_FUNC_SCL1 (MTK_PIN_NO(242) | 4)
5668c2ecf20Sopenharmony_ci
5678c2ecf20Sopenharmony_ci#define MT7623_PIN_243_UCTS2_FUNC_GPIO243 (MTK_PIN_NO(243) | 0)
5688c2ecf20Sopenharmony_ci#define MT7623_PIN_243_UCTS2_FUNC_UCTS2 (MTK_PIN_NO(243) | 1)
5698c2ecf20Sopenharmony_ci#define MT7623_PIN_243_UCTS2_FUNC_URXD3 (MTK_PIN_NO(243) | 2)
5708c2ecf20Sopenharmony_ci#define MT7623_PIN_243_UCTS2_FUNC_UTXD3 (MTK_PIN_NO(243) | 3)
5718c2ecf20Sopenharmony_ci#define MT7623_PIN_243_UCTS2_FUNC_SDA1 (MTK_PIN_NO(243) | 4)
5728c2ecf20Sopenharmony_ci
5738c2ecf20Sopenharmony_ci#define MT7623_PIN_250_GPIO250_FUNC_GPIO250 (MTK_PIN_NO(250) | 0)
5748c2ecf20Sopenharmony_ci#define MT7623_PIN_250_GPIO250_FUNC_TEST_MD7 (MTK_PIN_NO(250) | 1)
5758c2ecf20Sopenharmony_ci#define MT7623_PIN_250_GPIO250_FUNC_PCIE0_CLKREQ_N (MTK_PIN_NO(250) | 6)
5768c2ecf20Sopenharmony_ci
5778c2ecf20Sopenharmony_ci#define MT7623_PIN_251_GPIO251_FUNC_GPIO251 (MTK_PIN_NO(251) | 0)
5788c2ecf20Sopenharmony_ci#define MT7623_PIN_251_GPIO251_FUNC_TEST_MD6 (MTK_PIN_NO(251) | 1)
5798c2ecf20Sopenharmony_ci#define MT7623_PIN_251_GPIO251_FUNC_PCIE0_WAKE_N (MTK_PIN_NO(251) | 6)
5808c2ecf20Sopenharmony_ci
5818c2ecf20Sopenharmony_ci#define MT7623_PIN_252_GPIO252_FUNC_GPIO252 (MTK_PIN_NO(252) | 0)
5828c2ecf20Sopenharmony_ci#define MT7623_PIN_252_GPIO252_FUNC_TEST_MD5 (MTK_PIN_NO(252) | 1)
5838c2ecf20Sopenharmony_ci#define MT7623_PIN_252_GPIO252_FUNC_PCIE1_CLKREQ_N (MTK_PIN_NO(252) | 6)
5848c2ecf20Sopenharmony_ci
5858c2ecf20Sopenharmony_ci#define MT7623_PIN_253_GPIO253_FUNC_GPIO253 (MTK_PIN_NO(253) | 0)
5868c2ecf20Sopenharmony_ci#define MT7623_PIN_253_GPIO253_FUNC_TEST_MD4 (MTK_PIN_NO(253) | 1)
5878c2ecf20Sopenharmony_ci#define MT7623_PIN_253_GPIO253_FUNC_PCIE1_WAKE_N (MTK_PIN_NO(253) | 6)
5888c2ecf20Sopenharmony_ci
5898c2ecf20Sopenharmony_ci#define MT7623_PIN_254_GPIO254_FUNC_GPIO254 (MTK_PIN_NO(254) | 0)
5908c2ecf20Sopenharmony_ci#define MT7623_PIN_254_GPIO254_FUNC_TEST_MD3 (MTK_PIN_NO(254) | 1)
5918c2ecf20Sopenharmony_ci#define MT7623_PIN_254_GPIO254_FUNC_PCIE2_CLKREQ_N (MTK_PIN_NO(254) | 6)
5928c2ecf20Sopenharmony_ci
5938c2ecf20Sopenharmony_ci#define MT7623_PIN_255_GPIO255_FUNC_GPIO255 (MTK_PIN_NO(255) | 0)
5948c2ecf20Sopenharmony_ci#define MT7623_PIN_255_GPIO255_FUNC_TEST_MD2 (MTK_PIN_NO(255) | 1)
5958c2ecf20Sopenharmony_ci#define MT7623_PIN_255_GPIO255_FUNC_PCIE2_WAKE_N (MTK_PIN_NO(255) | 6)
5968c2ecf20Sopenharmony_ci
5978c2ecf20Sopenharmony_ci#define MT7623_PIN_256_GPIO256_FUNC_GPIO256 (MTK_PIN_NO(256) | 0)
5988c2ecf20Sopenharmony_ci#define MT7623_PIN_256_GPIO256_FUNC_TEST_MD1 (MTK_PIN_NO(256) | 1)
5998c2ecf20Sopenharmony_ci
6008c2ecf20Sopenharmony_ci#define MT7623_PIN_257_GPIO257_FUNC_GPIO257 (MTK_PIN_NO(257) | 0)
6018c2ecf20Sopenharmony_ci#define MT7623_PIN_257_GPIO257_FUNC_TEST_MD0 (MTK_PIN_NO(257) | 1)
6028c2ecf20Sopenharmony_ci
6038c2ecf20Sopenharmony_ci#define MT7623_PIN_261_MSDC1_INS_FUNC_GPIO261 (MTK_PIN_NO(261) | 0)
6048c2ecf20Sopenharmony_ci#define MT7623_PIN_261_MSDC1_INS_FUNC_MSDC1_INS (MTK_PIN_NO(261) | 1)
6058c2ecf20Sopenharmony_ci
6068c2ecf20Sopenharmony_ci#define MT7623_PIN_262_G2_TXEN_FUNC_GPIO262 (MTK_PIN_NO(262) | 0)
6078c2ecf20Sopenharmony_ci#define MT7623_PIN_262_G2_TXEN_FUNC_G2_TXEN (MTK_PIN_NO(262) | 1)
6088c2ecf20Sopenharmony_ci
6098c2ecf20Sopenharmony_ci#define MT7623_PIN_263_G2_TXD3_FUNC_GPIO263 (MTK_PIN_NO(263) | 0)
6108c2ecf20Sopenharmony_ci#define MT7623_PIN_263_G2_TXD3_FUNC_G2_TXD3 (MTK_PIN_NO(263) | 1)
6118c2ecf20Sopenharmony_ci
6128c2ecf20Sopenharmony_ci#define MT7623_PIN_264_G2_TXD2_FUNC_GPIO264 (MTK_PIN_NO(264) | 0)
6138c2ecf20Sopenharmony_ci#define MT7623_PIN_264_G2_TXD2_FUNC_G2_TXD2 (MTK_PIN_NO(264) | 1)
6148c2ecf20Sopenharmony_ci
6158c2ecf20Sopenharmony_ci#define MT7623_PIN_265_G2_TXD1_FUNC_GPIO265 (MTK_PIN_NO(265) | 0)
6168c2ecf20Sopenharmony_ci#define MT7623_PIN_265_G2_TXD1_FUNC_G2_TXD1 (MTK_PIN_NO(265) | 1)
6178c2ecf20Sopenharmony_ci
6188c2ecf20Sopenharmony_ci#define MT7623_PIN_266_G2_TXD0_FUNC_GPIO266 (MTK_PIN_NO(266) | 0)
6198c2ecf20Sopenharmony_ci#define MT7623_PIN_266_G2_TXD0_FUNC_G2_TXD0 (MTK_PIN_NO(266) | 1)
6208c2ecf20Sopenharmony_ci
6218c2ecf20Sopenharmony_ci#define MT7623_PIN_267_G2_TXCLK_FUNC_GPIO267 (MTK_PIN_NO(267) | 0)
6228c2ecf20Sopenharmony_ci#define MT7623_PIN_267_G2_TXCLK_FUNC_G2_TXC (MTK_PIN_NO(267) | 1)
6238c2ecf20Sopenharmony_ci
6248c2ecf20Sopenharmony_ci#define MT7623_PIN_268_G2_RXCLK_FUNC_GPIO268 (MTK_PIN_NO(268) | 0)
6258c2ecf20Sopenharmony_ci#define MT7623_PIN_268_G2_RXCLK_FUNC_G2_RXC (MTK_PIN_NO(268) | 1)
6268c2ecf20Sopenharmony_ci
6278c2ecf20Sopenharmony_ci#define MT7623_PIN_269_G2_RXD0_FUNC_GPIO269 (MTK_PIN_NO(269) | 0)
6288c2ecf20Sopenharmony_ci#define MT7623_PIN_269_G2_RXD0_FUNC_G2_RXD0 (MTK_PIN_NO(269) | 1)
6298c2ecf20Sopenharmony_ci
6308c2ecf20Sopenharmony_ci#define MT7623_PIN_270_G2_RXD1_FUNC_GPIO270 (MTK_PIN_NO(270) | 0)
6318c2ecf20Sopenharmony_ci#define MT7623_PIN_270_G2_RXD1_FUNC_G2_RXD1 (MTK_PIN_NO(270) | 1)
6328c2ecf20Sopenharmony_ci
6338c2ecf20Sopenharmony_ci#define MT7623_PIN_271_G2_RXD2_FUNC_GPIO271 (MTK_PIN_NO(271) | 0)
6348c2ecf20Sopenharmony_ci#define MT7623_PIN_271_G2_RXD2_FUNC_G2_RXD2 (MTK_PIN_NO(271) | 1)
6358c2ecf20Sopenharmony_ci
6368c2ecf20Sopenharmony_ci#define MT7623_PIN_272_G2_RXD3_FUNC_GPIO272 (MTK_PIN_NO(272) | 0)
6378c2ecf20Sopenharmony_ci#define MT7623_PIN_272_G2_RXD3_FUNC_G2_RXD3 (MTK_PIN_NO(272) | 1)
6388c2ecf20Sopenharmony_ci
6398c2ecf20Sopenharmony_ci#define MT7623_PIN_274_G2_RXDV_FUNC_GPIO274 (MTK_PIN_NO(274) | 0)
6408c2ecf20Sopenharmony_ci#define MT7623_PIN_274_G2_RXDV_FUNC_G2_RXDV (MTK_PIN_NO(274) | 1)
6418c2ecf20Sopenharmony_ci
6428c2ecf20Sopenharmony_ci#define MT7623_PIN_275_G2_MDC_FUNC_GPIO275 (MTK_PIN_NO(275) | 0)
6438c2ecf20Sopenharmony_ci#define MT7623_PIN_275_G2_MDC_FUNC_MDC (MTK_PIN_NO(275) | 1)
6448c2ecf20Sopenharmony_ci
6458c2ecf20Sopenharmony_ci#define MT7623_PIN_276_G2_MDIO_FUNC_GPIO276 (MTK_PIN_NO(276) | 0)
6468c2ecf20Sopenharmony_ci#define MT7623_PIN_276_G2_MDIO_FUNC_MDIO (MTK_PIN_NO(276) | 1)
6478c2ecf20Sopenharmony_ci
6488c2ecf20Sopenharmony_ci#define MT7623_PIN_278_JTAG_RESET_FUNC_GPIO278 (MTK_PIN_NO(278) | 0)
6498c2ecf20Sopenharmony_ci#define MT7623_PIN_278_JTAG_RESET_FUNC_JTAG_RESET (MTK_PIN_NO(278) | 1)
6508c2ecf20Sopenharmony_ci
6518c2ecf20Sopenharmony_ci#endif /* __DTS_MT7623_PINFUNC_H */
652