18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2019 MediaTek Inc. 48c2ecf20Sopenharmony_ci * Author: Andy Teng <andy.teng@mediatek.com> 58c2ecf20Sopenharmony_ci * 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#ifndef __MT6779_PINFUNC_H 98c2ecf20Sopenharmony_ci#define __MT6779_PINFUNC_H 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#include <dt-bindings/pinctrl/mt65xx.h> 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_GPIO0 (MTK_PIN_NO(0) | 0) 148c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_SPI6_MI (MTK_PIN_NO(0) | 1) 158c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_I2S5_LRCK (MTK_PIN_NO(0) | 2) 168c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_TDM_LRCK_2ND (MTK_PIN_NO(0) | 3) 178c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_PCM1_SYNC (MTK_PIN_NO(0) | 4) 188c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_SCL_6306 (MTK_PIN_NO(0) | 5) 198c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_TP_GPIO0_AO (MTK_PIN_NO(0) | 6) 208c2ecf20Sopenharmony_ci#define PINMUX_GPIO0__FUNC_PTA_RXD (MTK_PIN_NO(0) | 7) 218c2ecf20Sopenharmony_ci 228c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_GPIO1 (MTK_PIN_NO(1) | 0) 238c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_SPI6_CSB (MTK_PIN_NO(1) | 1) 248c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_I2S5_DO (MTK_PIN_NO(1) | 2) 258c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_TDM_DATA0_2ND (MTK_PIN_NO(1) | 3) 268c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_PCM1_DO0 (MTK_PIN_NO(1) | 4) 278c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_SDA_6306 (MTK_PIN_NO(1) | 5) 288c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_TP_GPIO1_AO (MTK_PIN_NO(1) | 6) 298c2ecf20Sopenharmony_ci#define PINMUX_GPIO1__FUNC_PTA_TXD (MTK_PIN_NO(1) | 7) 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_GPIO2 (MTK_PIN_NO(2) | 0) 328c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_SPI6_MO (MTK_PIN_NO(2) | 1) 338c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_I2S5_BCK (MTK_PIN_NO(2) | 2) 348c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_TDM_BCK_2ND (MTK_PIN_NO(2) | 3) 358c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_PCM1_CLK (MTK_PIN_NO(2) | 4) 368c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_MD_INT1_C2K_UIM0_HOT_PLUG (MTK_PIN_NO(2) | 5) 378c2ecf20Sopenharmony_ci#define PINMUX_GPIO2__FUNC_TP_GPIO2_AO (MTK_PIN_NO(2) | 6) 388c2ecf20Sopenharmony_ci 398c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_GPIO3 (MTK_PIN_NO(3) | 0) 408c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_SPI6_CLK (MTK_PIN_NO(3) | 1) 418c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_I2S5_MCK (MTK_PIN_NO(3) | 2) 428c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_TDM_MCK_2ND (MTK_PIN_NO(3) | 3) 438c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(3) | 4) 448c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_MD_INT2_C2K_UIM1_HOT_PLUG (MTK_PIN_NO(3) | 5) 458c2ecf20Sopenharmony_ci#define PINMUX_GPIO3__FUNC_TP_GPIO3_AO (MTK_PIN_NO(3) | 6) 468c2ecf20Sopenharmony_ci 478c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_GPIO4 (MTK_PIN_NO(4) | 0) 488c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_SPI7_MI (MTK_PIN_NO(4) | 1) 498c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_I2S0_MCK (MTK_PIN_NO(4) | 2) 508c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_TDM_DATA1_2ND (MTK_PIN_NO(4) | 3) 518c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_PCM1_DO1 (MTK_PIN_NO(4) | 4) 528c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_DMIC1_CLK (MTK_PIN_NO(4) | 5) 538c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_TP_GPIO4_AO (MTK_PIN_NO(4) | 6) 548c2ecf20Sopenharmony_ci#define PINMUX_GPIO4__FUNC_SCL8 (MTK_PIN_NO(4) | 7) 558c2ecf20Sopenharmony_ci 568c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_GPIO5 (MTK_PIN_NO(5) | 0) 578c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_SPI7_CSB (MTK_PIN_NO(5) | 1) 588c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_I2S0_BCK (MTK_PIN_NO(5) | 2) 598c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_TDM_DATA2_2ND (MTK_PIN_NO(5) | 3) 608c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_PCM1_DO2 (MTK_PIN_NO(5) | 4) 618c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_DMIC1_DAT (MTK_PIN_NO(5) | 5) 628c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_TP_GPIO5_AO (MTK_PIN_NO(5) | 6) 638c2ecf20Sopenharmony_ci#define PINMUX_GPIO5__FUNC_SDA8 (MTK_PIN_NO(5) | 7) 648c2ecf20Sopenharmony_ci 658c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_GPIO6 (MTK_PIN_NO(6) | 0) 668c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_SPI7_MO (MTK_PIN_NO(6) | 1) 678c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_I2S0_LRCK (MTK_PIN_NO(6) | 2) 688c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_TDM_DATA3_2ND (MTK_PIN_NO(6) | 3) 698c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_PCM1_DI (MTK_PIN_NO(6) | 4) 708c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_DMIC_CLK (MTK_PIN_NO(6) | 5) 718c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_TP_GPIO6_AO (MTK_PIN_NO(6) | 6) 728c2ecf20Sopenharmony_ci#define PINMUX_GPIO6__FUNC_SCL9 (MTK_PIN_NO(6) | 7) 738c2ecf20Sopenharmony_ci 748c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_GPIO7 (MTK_PIN_NO(7) | 0) 758c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_SPI7_CLK (MTK_PIN_NO(7) | 1) 768c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_I2S0_DI (MTK_PIN_NO(7) | 2) 778c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_SRCLKENAI1 (MTK_PIN_NO(7) | 3) 788c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(7) | 4) 798c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_DMIC_DAT (MTK_PIN_NO(7) | 5) 808c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_TP_GPIO7_AO (MTK_PIN_NO(7) | 6) 818c2ecf20Sopenharmony_ci#define PINMUX_GPIO7__FUNC_SDA9 (MTK_PIN_NO(7) | 7) 828c2ecf20Sopenharmony_ci 838c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_GPIO8 (MTK_PIN_NO(8) | 0) 848c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_PWM_0 (MTK_PIN_NO(8) | 1) 858c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_I2S2_DI2 (MTK_PIN_NO(8) | 2) 868c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_SRCLKENAI0 (MTK_PIN_NO(8) | 3) 878c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_URXD1 (MTK_PIN_NO(8) | 4) 888c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_I2S0_MCK (MTK_PIN_NO(8) | 5) 898c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_CONN_MCU_DBGACK_N (MTK_PIN_NO(8) | 6) 908c2ecf20Sopenharmony_ci#define PINMUX_GPIO8__FUNC_IDDIG (MTK_PIN_NO(8) | 7) 918c2ecf20Sopenharmony_ci 928c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_GPIO9 (MTK_PIN_NO(9) | 0) 938c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_PWM_3 (MTK_PIN_NO(9) | 1) 948c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_MD_INT0 (MTK_PIN_NO(9) | 2) 958c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_SRCLKENAI1 (MTK_PIN_NO(9) | 3) 968c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_UTXD1 (MTK_PIN_NO(9) | 4) 978c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_I2S0_BCK (MTK_PIN_NO(9) | 5) 988c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_CONN_MCU_TRST_B (MTK_PIN_NO(9) | 6) 998c2ecf20Sopenharmony_ci#define PINMUX_GPIO9__FUNC_USB_DRVVBUS (MTK_PIN_NO(9) | 7) 1008c2ecf20Sopenharmony_ci 1018c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_GPIO10 (MTK_PIN_NO(10) | 0) 1028c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_MSDC1_CLK_A (MTK_PIN_NO(10) | 1) 1038c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_TP_URXD1_AO (MTK_PIN_NO(10) | 2) 1048c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_I2S1_LRCK (MTK_PIN_NO(10) | 3) 1058c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_UCTS0 (MTK_PIN_NO(10) | 4) 1068c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_DMIC1_CLK (MTK_PIN_NO(10) | 5) 1078c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_KPCOL2 (MTK_PIN_NO(10) | 6) 1088c2ecf20Sopenharmony_ci#define PINMUX_GPIO10__FUNC_SCL8 (MTK_PIN_NO(10) | 7) 1098c2ecf20Sopenharmony_ci 1108c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_GPIO11 (MTK_PIN_NO(11) | 0) 1118c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_MSDC1_CMD_A (MTK_PIN_NO(11) | 1) 1128c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_TP_UTXD1_AO (MTK_PIN_NO(11) | 2) 1138c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_I2S1_DO (MTK_PIN_NO(11) | 3) 1148c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_URTS0 (MTK_PIN_NO(11) | 4) 1158c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_DMIC1_DAT (MTK_PIN_NO(11) | 5) 1168c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_KPROW2 (MTK_PIN_NO(11) | 6) 1178c2ecf20Sopenharmony_ci#define PINMUX_GPIO11__FUNC_SDA8 (MTK_PIN_NO(11) | 7) 1188c2ecf20Sopenharmony_ci 1198c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_GPIO12 (MTK_PIN_NO(12) | 0) 1208c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_MSDC1_DAT3_A (MTK_PIN_NO(12) | 1) 1218c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_TP_URXD2_AO (MTK_PIN_NO(12) | 2) 1228c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_I2S1_MCK (MTK_PIN_NO(12) | 3) 1238c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_UCTS1 (MTK_PIN_NO(12) | 4) 1248c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_DMIC_CLK (MTK_PIN_NO(12) | 5) 1258c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_ANT_SEL9 (MTK_PIN_NO(12) | 6) 1268c2ecf20Sopenharmony_ci#define PINMUX_GPIO12__FUNC_SCL9 (MTK_PIN_NO(12) | 7) 1278c2ecf20Sopenharmony_ci 1288c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_GPIO13 (MTK_PIN_NO(13) | 0) 1298c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_MSDC1_DAT0_A (MTK_PIN_NO(13) | 1) 1308c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_TP_UTXD2_AO (MTK_PIN_NO(13) | 2) 1318c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_I2S1_BCK (MTK_PIN_NO(13) | 3) 1328c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_URTS1 (MTK_PIN_NO(13) | 4) 1338c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_DMIC_DAT (MTK_PIN_NO(13) | 5) 1348c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_ANT_SEL10 (MTK_PIN_NO(13) | 6) 1358c2ecf20Sopenharmony_ci#define PINMUX_GPIO13__FUNC_SDA9 (MTK_PIN_NO(13) | 7) 1368c2ecf20Sopenharmony_ci 1378c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_GPIO14 (MTK_PIN_NO(14) | 0) 1388c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_MSDC1_DAT2_A (MTK_PIN_NO(14) | 1) 1398c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_PWM_3 (MTK_PIN_NO(14) | 2) 1408c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_IDDIG (MTK_PIN_NO(14) | 3) 1418c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_MD_INT0 (MTK_PIN_NO(14) | 4) 1428c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_PTA_RXD (MTK_PIN_NO(14) | 5) 1438c2ecf20Sopenharmony_ci#define PINMUX_GPIO14__FUNC_ANT_SEL11 (MTK_PIN_NO(14) | 6) 1448c2ecf20Sopenharmony_ci 1458c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_GPIO15 (MTK_PIN_NO(15) | 0) 1468c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_MSDC1_DAT1_A (MTK_PIN_NO(15) | 1) 1478c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(15) | 2) 1488c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_USB_DRVVBUS (MTK_PIN_NO(15) | 3) 1498c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_MD_INT1_C2K_UIM0_HOT_PLUG (MTK_PIN_NO(15) | 4) 1508c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_PTA_TXD (MTK_PIN_NO(15) | 5) 1518c2ecf20Sopenharmony_ci#define PINMUX_GPIO15__FUNC_ANT_SEL12 (MTK_PIN_NO(15) | 6) 1528c2ecf20Sopenharmony_ci 1538c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_GPIO16 (MTK_PIN_NO(16) | 0) 1548c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_SRCLKENAI0 (MTK_PIN_NO(16) | 1) 1558c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(16) | 2) 1568c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_MFG_EJTAG_TRSTN (MTK_PIN_NO(16) | 3) 1578c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_MD_INT2_C2K_UIM1_HOT_PLUG (MTK_PIN_NO(16) | 4) 1588c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(16) | 5) 1598c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_PWM_2 (MTK_PIN_NO(16) | 6) 1608c2ecf20Sopenharmony_ci#define PINMUX_GPIO16__FUNC_JTRSTN_SEL1 (MTK_PIN_NO(16) | 7) 1618c2ecf20Sopenharmony_ci 1628c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_GPIO17 (MTK_PIN_NO(17) | 0) 1638c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_SPI0_A_MI (MTK_PIN_NO(17) | 1) 1648c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_SCP_SPI0_MI (MTK_PIN_NO(17) | 2) 1658c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_MFG_EJTAG_TDO (MTK_PIN_NO(17) | 3) 1668c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_DPI_HSYNC (MTK_PIN_NO(17) | 4) 1678c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_MFG_DFD_JTAG_TDO (MTK_PIN_NO(17) | 5) 1688c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_DFD_TDO (MTK_PIN_NO(17) | 6) 1698c2ecf20Sopenharmony_ci#define PINMUX_GPIO17__FUNC_JTDO_SEL1 (MTK_PIN_NO(17) | 7) 1708c2ecf20Sopenharmony_ci 1718c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_GPIO18 (MTK_PIN_NO(18) | 0) 1728c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_SPI0_A_MO (MTK_PIN_NO(18) | 1) 1738c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_SCP_SPI0_MO (MTK_PIN_NO(18) | 2) 1748c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_MFG_EJTAG_TDI (MTK_PIN_NO(18) | 3) 1758c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_DPI_VSYNC (MTK_PIN_NO(18) | 4) 1768c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_MFG_DFD_JTAG_TDI (MTK_PIN_NO(18) | 5) 1778c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_DFD_TDI (MTK_PIN_NO(18) | 6) 1788c2ecf20Sopenharmony_ci#define PINMUX_GPIO18__FUNC_JTDI_SEL1 (MTK_PIN_NO(18) | 7) 1798c2ecf20Sopenharmony_ci 1808c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_GPIO19 (MTK_PIN_NO(19) | 0) 1818c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_SPI0_A_CSB (MTK_PIN_NO(19) | 1) 1828c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_SCP_SPI0_CS (MTK_PIN_NO(19) | 2) 1838c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_MFG_EJTAG_TMS (MTK_PIN_NO(19) | 3) 1848c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_DPI_DE (MTK_PIN_NO(19) | 4) 1858c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_MFG_DFD_JTAG_TMS (MTK_PIN_NO(19) | 5) 1868c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_DFD_TMS (MTK_PIN_NO(19) | 6) 1878c2ecf20Sopenharmony_ci#define PINMUX_GPIO19__FUNC_JTMS_SEL1 (MTK_PIN_NO(19) | 7) 1888c2ecf20Sopenharmony_ci 1898c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_GPIO20 (MTK_PIN_NO(20) | 0) 1908c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_SPI0_A_CLK (MTK_PIN_NO(20) | 1) 1918c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_SCP_SPI0_CK (MTK_PIN_NO(20) | 2) 1928c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_MFG_EJTAG_TCK (MTK_PIN_NO(20) | 3) 1938c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_DPI_CK (MTK_PIN_NO(20) | 4) 1948c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_MFG_DFD_JTAG_TCK (MTK_PIN_NO(20) | 5) 1958c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_DFD_TCK_XI (MTK_PIN_NO(20) | 6) 1968c2ecf20Sopenharmony_ci#define PINMUX_GPIO20__FUNC_JTCK_SEL1 (MTK_PIN_NO(20) | 7) 1978c2ecf20Sopenharmony_ci 1988c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_GPIO21 (MTK_PIN_NO(21) | 0) 1998c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_PWM_0 (MTK_PIN_NO(21) | 1) 2008c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_CMFLASH0 (MTK_PIN_NO(21) | 2) 2018c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_CMVREF2 (MTK_PIN_NO(21) | 3) 2028c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_CLKM0 (MTK_PIN_NO(21) | 4) 2038c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_ANT_SEL9 (MTK_PIN_NO(21) | 5) 2048c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(21) | 6) 2058c2ecf20Sopenharmony_ci#define PINMUX_GPIO21__FUNC_DBG_MON_A27 (MTK_PIN_NO(21) | 7) 2068c2ecf20Sopenharmony_ci 2078c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_GPIO22 (MTK_PIN_NO(22) | 0) 2088c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_PWM_1 (MTK_PIN_NO(22) | 1) 2098c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_CMFLASH1 (MTK_PIN_NO(22) | 2) 2108c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_CMVREF3 (MTK_PIN_NO(22) | 3) 2118c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_CLKM1 (MTK_PIN_NO(22) | 4) 2128c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_ANT_SEL10 (MTK_PIN_NO(22) | 5) 2138c2ecf20Sopenharmony_ci#define PINMUX_GPIO22__FUNC_DBG_MON_A28 (MTK_PIN_NO(22) | 7) 2148c2ecf20Sopenharmony_ci 2158c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_GPIO23 (MTK_PIN_NO(23) | 0) 2168c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_PWM_2 (MTK_PIN_NO(23) | 1) 2178c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_CMFLASH2 (MTK_PIN_NO(23) | 2) 2188c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_CMVREF0 (MTK_PIN_NO(23) | 3) 2198c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_CLKM2 (MTK_PIN_NO(23) | 4) 2208c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_ANT_SEL11 (MTK_PIN_NO(23) | 5) 2218c2ecf20Sopenharmony_ci#define PINMUX_GPIO23__FUNC_DBG_MON_A29 (MTK_PIN_NO(23) | 7) 2228c2ecf20Sopenharmony_ci 2238c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_GPIO24 (MTK_PIN_NO(24) | 0) 2248c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_PWM_0 (MTK_PIN_NO(24) | 1) 2258c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_CMFLASH3 (MTK_PIN_NO(24) | 2) 2268c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_CMVREF1 (MTK_PIN_NO(24) | 3) 2278c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_CLKM3 (MTK_PIN_NO(24) | 4) 2288c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_ANT_SEL12 (MTK_PIN_NO(24) | 5) 2298c2ecf20Sopenharmony_ci#define PINMUX_GPIO24__FUNC_DBG_MON_A30 (MTK_PIN_NO(24) | 7) 2308c2ecf20Sopenharmony_ci 2318c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_GPIO25 (MTK_PIN_NO(25) | 0) 2328c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_SRCLKENAI0 (MTK_PIN_NO(25) | 1) 2338c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_UCTS0 (MTK_PIN_NO(25) | 2) 2348c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_SCL8 (MTK_PIN_NO(25) | 3) 2358c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_CMVREF4 (MTK_PIN_NO(25) | 4) 2368c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_I2S0_LRCK (MTK_PIN_NO(25) | 5) 2378c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(25) | 6) 2388c2ecf20Sopenharmony_ci#define PINMUX_GPIO25__FUNC_DBG_MON_A31 (MTK_PIN_NO(25) | 7) 2398c2ecf20Sopenharmony_ci 2408c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_GPIO26 (MTK_PIN_NO(26) | 0) 2418c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_PWM_0 (MTK_PIN_NO(26) | 1) 2428c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_URTS0 (MTK_PIN_NO(26) | 2) 2438c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_SDA8 (MTK_PIN_NO(26) | 3) 2448c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_CLKM0 (MTK_PIN_NO(26) | 4) 2458c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_I2S0_DI (MTK_PIN_NO(26) | 5) 2468c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_AGPS_SYNC (MTK_PIN_NO(26) | 6) 2478c2ecf20Sopenharmony_ci#define PINMUX_GPIO26__FUNC_DBG_MON_A32 (MTK_PIN_NO(26) | 7) 2488c2ecf20Sopenharmony_ci 2498c2ecf20Sopenharmony_ci#define PINMUX_GPIO27__FUNC_GPIO27 (MTK_PIN_NO(27) | 0) 2508c2ecf20Sopenharmony_ci#define PINMUX_GPIO27__FUNC_AP_GOOD (MTK_PIN_NO(27) | 1) 2518c2ecf20Sopenharmony_ci 2528c2ecf20Sopenharmony_ci#define PINMUX_GPIO28__FUNC_GPIO28 (MTK_PIN_NO(28) | 0) 2538c2ecf20Sopenharmony_ci#define PINMUX_GPIO28__FUNC_SCL5 (MTK_PIN_NO(28) | 1) 2548c2ecf20Sopenharmony_ci 2558c2ecf20Sopenharmony_ci#define PINMUX_GPIO29__FUNC_GPIO29 (MTK_PIN_NO(29) | 0) 2568c2ecf20Sopenharmony_ci#define PINMUX_GPIO29__FUNC_SDA5 (MTK_PIN_NO(29) | 1) 2578c2ecf20Sopenharmony_ci 2588c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_GPIO30 (MTK_PIN_NO(30) | 0) 2598c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_I2S1_MCK (MTK_PIN_NO(30) | 1) 2608c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_I2S3_MCK (MTK_PIN_NO(30) | 2) 2618c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_I2S2_MCK (MTK_PIN_NO(30) | 3) 2628c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_DPI_D0 (MTK_PIN_NO(30) | 4) 2638c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_SPI4_MI (MTK_PIN_NO(30) | 5) 2648c2ecf20Sopenharmony_ci#define PINMUX_GPIO30__FUNC_CONN_MCU_DBGI_N (MTK_PIN_NO(30) | 6) 2658c2ecf20Sopenharmony_ci 2668c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_GPIO31 (MTK_PIN_NO(31) | 0) 2678c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_I2S1_BCK (MTK_PIN_NO(31) | 1) 2688c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_I2S3_BCK (MTK_PIN_NO(31) | 2) 2698c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_I2S2_BCK (MTK_PIN_NO(31) | 3) 2708c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_DPI_D1 (MTK_PIN_NO(31) | 4) 2718c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_SPI4_CSB (MTK_PIN_NO(31) | 5) 2728c2ecf20Sopenharmony_ci#define PINMUX_GPIO31__FUNC_CONN_MCU_TDO (MTK_PIN_NO(31) | 6) 2738c2ecf20Sopenharmony_ci 2748c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_GPIO32 (MTK_PIN_NO(32) | 0) 2758c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_I2S1_LRCK (MTK_PIN_NO(32) | 1) 2768c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_I2S3_LRCK (MTK_PIN_NO(32) | 2) 2778c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_I2S2_LRCK (MTK_PIN_NO(32) | 3) 2788c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_DPI_D2 (MTK_PIN_NO(32) | 4) 2798c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_SPI4_MO (MTK_PIN_NO(32) | 5) 2808c2ecf20Sopenharmony_ci#define PINMUX_GPIO32__FUNC_CONN_MCU_TDI (MTK_PIN_NO(32) | 6) 2818c2ecf20Sopenharmony_ci 2828c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_GPIO33 (MTK_PIN_NO(33) | 0) 2838c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_I2S2_DI (MTK_PIN_NO(33) | 1) 2848c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_I2S0_DI (MTK_PIN_NO(33) | 2) 2858c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_I2S5_DO (MTK_PIN_NO(33) | 3) 2868c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_DPI_D3 (MTK_PIN_NO(33) | 4) 2878c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_SPI4_CLK (MTK_PIN_NO(33) | 5) 2888c2ecf20Sopenharmony_ci#define PINMUX_GPIO33__FUNC_CONN_MCU_TMS (MTK_PIN_NO(33) | 6) 2898c2ecf20Sopenharmony_ci 2908c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_GPIO34 (MTK_PIN_NO(34) | 0) 2918c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_I2S1_DO (MTK_PIN_NO(34) | 1) 2928c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_I2S3_DO (MTK_PIN_NO(34) | 2) 2938c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_I2S2_DI2 (MTK_PIN_NO(34) | 3) 2948c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_DPI_D4 (MTK_PIN_NO(34) | 4) 2958c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_AGPS_SYNC (MTK_PIN_NO(34) | 5) 2968c2ecf20Sopenharmony_ci#define PINMUX_GPIO34__FUNC_CONN_MCU_TCK (MTK_PIN_NO(34) | 6) 2978c2ecf20Sopenharmony_ci 2988c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_GPIO35 (MTK_PIN_NO(35) | 0) 2998c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_TDM_LRCK (MTK_PIN_NO(35) | 1) 3008c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_I2S1_LRCK (MTK_PIN_NO(35) | 2) 3018c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_I2S5_LRCK (MTK_PIN_NO(35) | 3) 3028c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_DPI_D5 (MTK_PIN_NO(35) | 4) 3038c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_SPI5_A_MO (MTK_PIN_NO(35) | 5) 3048c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_IO_JTAG_TDI (MTK_PIN_NO(35) | 6) 3058c2ecf20Sopenharmony_ci#define PINMUX_GPIO35__FUNC_PWM_2 (MTK_PIN_NO(35) | 7) 3068c2ecf20Sopenharmony_ci 3078c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_GPIO36 (MTK_PIN_NO(36) | 0) 3088c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_TDM_BCK (MTK_PIN_NO(36) | 1) 3098c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_I2S1_BCK (MTK_PIN_NO(36) | 2) 3108c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_I2S5_BCK (MTK_PIN_NO(36) | 3) 3118c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_DPI_D6 (MTK_PIN_NO(36) | 4) 3128c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_SPI5_A_CSB (MTK_PIN_NO(36) | 5) 3138c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_IO_JTAG_TRSTN (MTK_PIN_NO(36) | 6) 3148c2ecf20Sopenharmony_ci#define PINMUX_GPIO36__FUNC_SRCLKENAI1 (MTK_PIN_NO(36) | 7) 3158c2ecf20Sopenharmony_ci 3168c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_GPIO37 (MTK_PIN_NO(37) | 0) 3178c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_TDM_MCK (MTK_PIN_NO(37) | 1) 3188c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_I2S1_MCK (MTK_PIN_NO(37) | 2) 3198c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_I2S5_MCK (MTK_PIN_NO(37) | 3) 3208c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_DPI_D7 (MTK_PIN_NO(37) | 4) 3218c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_SPI5_A_MI (MTK_PIN_NO(37) | 5) 3228c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_IO_JTAG_TCK (MTK_PIN_NO(37) | 6) 3238c2ecf20Sopenharmony_ci#define PINMUX_GPIO37__FUNC_SRCLKENAI0 (MTK_PIN_NO(37) | 7) 3248c2ecf20Sopenharmony_ci 3258c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_GPIO38 (MTK_PIN_NO(38) | 0) 3268c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_TDM_DATA0 (MTK_PIN_NO(38) | 1) 3278c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_I2S2_DI (MTK_PIN_NO(38) | 2) 3288c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_I2S5_DO (MTK_PIN_NO(38) | 3) 3298c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_DPI_D8 (MTK_PIN_NO(38) | 4) 3308c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_SPI5_A_CLK (MTK_PIN_NO(38) | 5) 3318c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_IO_JTAG_TDO (MTK_PIN_NO(38) | 6) 3328c2ecf20Sopenharmony_ci#define PINMUX_GPIO38__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(38) | 7) 3338c2ecf20Sopenharmony_ci 3348c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_GPIO39 (MTK_PIN_NO(39) | 0) 3358c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_TDM_DATA1 (MTK_PIN_NO(39) | 1) 3368c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_I2S1_DO (MTK_PIN_NO(39) | 2) 3378c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_I2S2_DI2 (MTK_PIN_NO(39) | 3) 3388c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_DPI_D9 (MTK_PIN_NO(39) | 4) 3398c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(39) | 5) 3408c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_IO_JTAG_TMS (MTK_PIN_NO(39) | 6) 3418c2ecf20Sopenharmony_ci#define PINMUX_GPIO39__FUNC_IDDIG (MTK_PIN_NO(39) | 7) 3428c2ecf20Sopenharmony_ci 3438c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_GPIO40 (MTK_PIN_NO(40) | 0) 3448c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_TDM_DATA2 (MTK_PIN_NO(40) | 1) 3458c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_SCL9 (MTK_PIN_NO(40) | 2) 3468c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_PWM_3 (MTK_PIN_NO(40) | 3) 3478c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_DPI_D10 (MTK_PIN_NO(40) | 4) 3488c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_SRCLKENAI0 (MTK_PIN_NO(40) | 5) 3498c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_DAP_MD32_SWD (MTK_PIN_NO(40) | 6) 3508c2ecf20Sopenharmony_ci#define PINMUX_GPIO40__FUNC_USB_DRVVBUS (MTK_PIN_NO(40) | 7) 3518c2ecf20Sopenharmony_ci 3528c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_GPIO41 (MTK_PIN_NO(41) | 0) 3538c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_TDM_DATA3 (MTK_PIN_NO(41) | 1) 3548c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_SDA9 (MTK_PIN_NO(41) | 2) 3558c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_PWM_1 (MTK_PIN_NO(41) | 3) 3568c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_DPI_D11 (MTK_PIN_NO(41) | 4) 3578c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_CLKM1 (MTK_PIN_NO(41) | 5) 3588c2ecf20Sopenharmony_ci#define PINMUX_GPIO41__FUNC_DAP_MD32_SWCK (MTK_PIN_NO(41) | 6) 3598c2ecf20Sopenharmony_ci 3608c2ecf20Sopenharmony_ci#define PINMUX_GPIO42__FUNC_GPIO42 (MTK_PIN_NO(42) | 0) 3618c2ecf20Sopenharmony_ci#define PINMUX_GPIO42__FUNC_DISP_PWM (MTK_PIN_NO(42) | 1) 3628c2ecf20Sopenharmony_ci 3638c2ecf20Sopenharmony_ci#define PINMUX_GPIO43__FUNC_GPIO43 (MTK_PIN_NO(43) | 0) 3648c2ecf20Sopenharmony_ci#define PINMUX_GPIO43__FUNC_DSI_TE (MTK_PIN_NO(43) | 1) 3658c2ecf20Sopenharmony_ci 3668c2ecf20Sopenharmony_ci#define PINMUX_GPIO44__FUNC_GPIO44 (MTK_PIN_NO(44) | 0) 3678c2ecf20Sopenharmony_ci#define PINMUX_GPIO44__FUNC_LCM_RST (MTK_PIN_NO(44) | 1) 3688c2ecf20Sopenharmony_ci 3698c2ecf20Sopenharmony_ci#define PINMUX_GPIO45__FUNC_GPIO45 (MTK_PIN_NO(45) | 0) 3708c2ecf20Sopenharmony_ci#define PINMUX_GPIO45__FUNC_SCL6 (MTK_PIN_NO(45) | 1) 3718c2ecf20Sopenharmony_ci#define PINMUX_GPIO45__FUNC_SCP_SCL0 (MTK_PIN_NO(45) | 2) 3728c2ecf20Sopenharmony_ci#define PINMUX_GPIO45__FUNC_SCP_SCL1 (MTK_PIN_NO(45) | 3) 3738c2ecf20Sopenharmony_ci#define PINMUX_GPIO45__FUNC_SCL_6306 (MTK_PIN_NO(45) | 4) 3748c2ecf20Sopenharmony_ci 3758c2ecf20Sopenharmony_ci#define PINMUX_GPIO46__FUNC_GPIO46 (MTK_PIN_NO(46) | 0) 3768c2ecf20Sopenharmony_ci#define PINMUX_GPIO46__FUNC_SDA6 (MTK_PIN_NO(46) | 1) 3778c2ecf20Sopenharmony_ci#define PINMUX_GPIO46__FUNC_SCP_SDA0 (MTK_PIN_NO(46) | 2) 3788c2ecf20Sopenharmony_ci#define PINMUX_GPIO46__FUNC_SCP_SDA1 (MTK_PIN_NO(46) | 3) 3798c2ecf20Sopenharmony_ci#define PINMUX_GPIO46__FUNC_SDA_6306 (MTK_PIN_NO(46) | 4) 3808c2ecf20Sopenharmony_ci 3818c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_GPIO47 (MTK_PIN_NO(47) | 0) 3828c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_SPI1_A_MI (MTK_PIN_NO(47) | 1) 3838c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_SCP_SPI1_A_MI (MTK_PIN_NO(47) | 2) 3848c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_KPCOL2 (MTK_PIN_NO(47) | 3) 3858c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_MD_URXD0 (MTK_PIN_NO(47) | 4) 3868c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_CONN_UART0_RXD (MTK_PIN_NO(47) | 5) 3878c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_SSPM_URXD_AO (MTK_PIN_NO(47) | 6) 3888c2ecf20Sopenharmony_ci#define PINMUX_GPIO47__FUNC_DBG_MON_B32 (MTK_PIN_NO(47) | 7) 3898c2ecf20Sopenharmony_ci 3908c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_GPIO48 (MTK_PIN_NO(48) | 0) 3918c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_SPI1_A_CSB (MTK_PIN_NO(48) | 1) 3928c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_SCP_SPI1_A_CS (MTK_PIN_NO(48) | 2) 3938c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_KPROW2 (MTK_PIN_NO(48) | 3) 3948c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_MD_UTXD0 (MTK_PIN_NO(48) | 4) 3958c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_CONN_UART0_TXD (MTK_PIN_NO(48) | 5) 3968c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_SSPM_UTXD_AO (MTK_PIN_NO(48) | 6) 3978c2ecf20Sopenharmony_ci#define PINMUX_GPIO48__FUNC_DBG_MON_B31 (MTK_PIN_NO(48) | 7) 3988c2ecf20Sopenharmony_ci 3998c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_GPIO49 (MTK_PIN_NO(49) | 0) 4008c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_SPI1_A_MO (MTK_PIN_NO(49) | 1) 4018c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_SCP_SPI1_A_MO (MTK_PIN_NO(49) | 2) 4028c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_UCTS0 (MTK_PIN_NO(49) | 3) 4038c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_MD_URXD1 (MTK_PIN_NO(49) | 4) 4048c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_PWM_1 (MTK_PIN_NO(49) | 5) 4058c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_TP_URXD2_AO (MTK_PIN_NO(49) | 6) 4068c2ecf20Sopenharmony_ci#define PINMUX_GPIO49__FUNC_DBG_MON_B30 (MTK_PIN_NO(49) | 7) 4078c2ecf20Sopenharmony_ci 4088c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_GPIO50 (MTK_PIN_NO(50) | 0) 4098c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_SPI1_A_CLK (MTK_PIN_NO(50) | 1) 4108c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_SCP_SPI1_A_CK (MTK_PIN_NO(50) | 2) 4118c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_URTS0 (MTK_PIN_NO(50) | 3) 4128c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_MD_UTXD1 (MTK_PIN_NO(50) | 4) 4138c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_WIFI_TXD (MTK_PIN_NO(50) | 5) 4148c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_TP_UTXD2_AO (MTK_PIN_NO(50) | 6) 4158c2ecf20Sopenharmony_ci#define PINMUX_GPIO50__FUNC_DBG_MON_B29 (MTK_PIN_NO(50) | 7) 4168c2ecf20Sopenharmony_ci 4178c2ecf20Sopenharmony_ci#define PINMUX_GPIO51__FUNC_GPIO51 (MTK_PIN_NO(51) | 0) 4188c2ecf20Sopenharmony_ci#define PINMUX_GPIO51__FUNC_SCL0 (MTK_PIN_NO(51) | 1) 4198c2ecf20Sopenharmony_ci 4208c2ecf20Sopenharmony_ci#define PINMUX_GPIO52__FUNC_GPIO52 (MTK_PIN_NO(52) | 0) 4218c2ecf20Sopenharmony_ci#define PINMUX_GPIO52__FUNC_SDA0 (MTK_PIN_NO(52) | 1) 4228c2ecf20Sopenharmony_ci 4238c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_GPIO53 (MTK_PIN_NO(53) | 0) 4248c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_URXD0 (MTK_PIN_NO(53) | 1) 4258c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_UTXD0 (MTK_PIN_NO(53) | 2) 4268c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_MD_URXD0 (MTK_PIN_NO(53) | 3) 4278c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_MD_URXD1 (MTK_PIN_NO(53) | 4) 4288c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_SSPM_URXD_AO (MTK_PIN_NO(53) | 5) 4298c2ecf20Sopenharmony_ci#define PINMUX_GPIO53__FUNC_CONN_UART0_RXD (MTK_PIN_NO(53) | 7) 4308c2ecf20Sopenharmony_ci 4318c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_GPIO54 (MTK_PIN_NO(54) | 0) 4328c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_UTXD0 (MTK_PIN_NO(54) | 1) 4338c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_URXD0 (MTK_PIN_NO(54) | 2) 4348c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_MD_UTXD0 (MTK_PIN_NO(54) | 3) 4358c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_MD_UTXD1 (MTK_PIN_NO(54) | 4) 4368c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_SSPM_UTXD_AO (MTK_PIN_NO(54) | 5) 4378c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_WIFI_TXD (MTK_PIN_NO(54) | 6) 4388c2ecf20Sopenharmony_ci#define PINMUX_GPIO54__FUNC_CONN_UART0_TXD (MTK_PIN_NO(54) | 7) 4398c2ecf20Sopenharmony_ci 4408c2ecf20Sopenharmony_ci#define PINMUX_GPIO55__FUNC_GPIO55 (MTK_PIN_NO(55) | 0) 4418c2ecf20Sopenharmony_ci#define PINMUX_GPIO55__FUNC_SCL3 (MTK_PIN_NO(55) | 1) 4428c2ecf20Sopenharmony_ci#define PINMUX_GPIO55__FUNC_SCP_SCL0 (MTK_PIN_NO(55) | 2) 4438c2ecf20Sopenharmony_ci#define PINMUX_GPIO55__FUNC_SCP_SCL1 (MTK_PIN_NO(55) | 3) 4448c2ecf20Sopenharmony_ci#define PINMUX_GPIO55__FUNC_SCL_6306 (MTK_PIN_NO(55) | 4) 4458c2ecf20Sopenharmony_ci 4468c2ecf20Sopenharmony_ci#define PINMUX_GPIO56__FUNC_GPIO56 (MTK_PIN_NO(56) | 0) 4478c2ecf20Sopenharmony_ci#define PINMUX_GPIO56__FUNC_SDA3 (MTK_PIN_NO(56) | 1) 4488c2ecf20Sopenharmony_ci#define PINMUX_GPIO56__FUNC_SCP_SDA0 (MTK_PIN_NO(56) | 2) 4498c2ecf20Sopenharmony_ci#define PINMUX_GPIO56__FUNC_SCP_SDA1 (MTK_PIN_NO(56) | 3) 4508c2ecf20Sopenharmony_ci#define PINMUX_GPIO56__FUNC_SDA_6306 (MTK_PIN_NO(56) | 4) 4518c2ecf20Sopenharmony_ci 4528c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_GPIO57 (MTK_PIN_NO(57) | 0) 4538c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_KPROW1 (MTK_PIN_NO(57) | 1) 4548c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_PWM_1 (MTK_PIN_NO(57) | 2) 4558c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(57) | 3) 4568c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_CLKM1 (MTK_PIN_NO(57) | 4) 4578c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_IDDIG (MTK_PIN_NO(57) | 5) 4588c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(57) | 6) 4598c2ecf20Sopenharmony_ci#define PINMUX_GPIO57__FUNC_MBISTREADEN_TRIGGER (MTK_PIN_NO(57) | 7) 4608c2ecf20Sopenharmony_ci 4618c2ecf20Sopenharmony_ci#define PINMUX_GPIO58__FUNC_GPIO58 (MTK_PIN_NO(58) | 0) 4628c2ecf20Sopenharmony_ci#define PINMUX_GPIO58__FUNC_KPROW0 (MTK_PIN_NO(58) | 1) 4638c2ecf20Sopenharmony_ci#define PINMUX_GPIO58__FUNC_DBG_MON_B28 (MTK_PIN_NO(58) | 7) 4648c2ecf20Sopenharmony_ci 4658c2ecf20Sopenharmony_ci#define PINMUX_GPIO59__FUNC_GPIO59 (MTK_PIN_NO(59) | 0) 4668c2ecf20Sopenharmony_ci#define PINMUX_GPIO59__FUNC_KPCOL0 (MTK_PIN_NO(59) | 1) 4678c2ecf20Sopenharmony_ci#define PINMUX_GPIO59__FUNC_DBG_MON_B27 (MTK_PIN_NO(59) | 7) 4688c2ecf20Sopenharmony_ci 4698c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_GPIO60 (MTK_PIN_NO(60) | 0) 4708c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_KPCOL1 (MTK_PIN_NO(60) | 1) 4718c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_PWM_2 (MTK_PIN_NO(60) | 2) 4728c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_UCTS1 (MTK_PIN_NO(60) | 3) 4738c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_CLKM2 (MTK_PIN_NO(60) | 4) 4748c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_USB_DRVVBUS (MTK_PIN_NO(60) | 5) 4758c2ecf20Sopenharmony_ci#define PINMUX_GPIO60__FUNC_MBISTWRITEEN_TRIGGER (MTK_PIN_NO(60) | 7) 4768c2ecf20Sopenharmony_ci 4778c2ecf20Sopenharmony_ci#define PINMUX_GPIO61__FUNC_GPIO61 (MTK_PIN_NO(61) | 0) 4788c2ecf20Sopenharmony_ci#define PINMUX_GPIO61__FUNC_SCL1 (MTK_PIN_NO(61) | 1) 4798c2ecf20Sopenharmony_ci#define PINMUX_GPIO61__FUNC_SCP_SCL0 (MTK_PIN_NO(61) | 2) 4808c2ecf20Sopenharmony_ci#define PINMUX_GPIO61__FUNC_SCP_SCL1 (MTK_PIN_NO(61) | 3) 4818c2ecf20Sopenharmony_ci 4828c2ecf20Sopenharmony_ci#define PINMUX_GPIO62__FUNC_GPIO62 (MTK_PIN_NO(62) | 0) 4838c2ecf20Sopenharmony_ci#define PINMUX_GPIO62__FUNC_SDA1 (MTK_PIN_NO(62) | 1) 4848c2ecf20Sopenharmony_ci#define PINMUX_GPIO62__FUNC_SCP_SDA0 (MTK_PIN_NO(62) | 2) 4858c2ecf20Sopenharmony_ci#define PINMUX_GPIO62__FUNC_SCP_SDA1 (MTK_PIN_NO(62) | 3) 4868c2ecf20Sopenharmony_ci 4878c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_GPIO63 (MTK_PIN_NO(63) | 0) 4888c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_SPI2_MI (MTK_PIN_NO(63) | 1) 4898c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_SCP_SPI2_MI (MTK_PIN_NO(63) | 2) 4908c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_KPCOL2 (MTK_PIN_NO(63) | 3) 4918c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_MRG_DI (MTK_PIN_NO(63) | 4) 4928c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_MD_URXD0 (MTK_PIN_NO(63) | 5) 4938c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_CONN_UART0_RXD (MTK_PIN_NO(63) | 6) 4948c2ecf20Sopenharmony_ci#define PINMUX_GPIO63__FUNC_DBG_MON_B26 (MTK_PIN_NO(63) | 7) 4958c2ecf20Sopenharmony_ci 4968c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_GPIO64 (MTK_PIN_NO(64) | 0) 4978c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_SPI2_CSB (MTK_PIN_NO(64) | 1) 4988c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_SCP_SPI2_CS (MTK_PIN_NO(64) | 2) 4998c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_KPROW2 (MTK_PIN_NO(64) | 3) 5008c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_MRG_SYNC (MTK_PIN_NO(64) | 4) 5018c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_MD_UTXD0 (MTK_PIN_NO(64) | 5) 5028c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_CONN_UART0_TXD (MTK_PIN_NO(64) | 6) 5038c2ecf20Sopenharmony_ci#define PINMUX_GPIO64__FUNC_DBG_MON_B25 (MTK_PIN_NO(64) | 7) 5048c2ecf20Sopenharmony_ci 5058c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_GPIO65 (MTK_PIN_NO(65) | 0) 5068c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_SPI2_MO (MTK_PIN_NO(65) | 1) 5078c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_SCP_SPI2_MO (MTK_PIN_NO(65) | 2) 5088c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_SCP_SDA1 (MTK_PIN_NO(65) | 3) 5098c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_MRG_DO (MTK_PIN_NO(65) | 4) 5108c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_MD_URXD1 (MTK_PIN_NO(65) | 5) 5118c2ecf20Sopenharmony_ci#define PINMUX_GPIO65__FUNC_PWM_3 (MTK_PIN_NO(65) | 6) 5128c2ecf20Sopenharmony_ci 5138c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_GPIO66 (MTK_PIN_NO(66) | 0) 5148c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_SPI2_CLK (MTK_PIN_NO(66) | 1) 5158c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_SCP_SPI2_CK (MTK_PIN_NO(66) | 2) 5168c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_SCP_SCL1 (MTK_PIN_NO(66) | 3) 5178c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_MRG_CLK (MTK_PIN_NO(66) | 4) 5188c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_MD_UTXD1 (MTK_PIN_NO(66) | 5) 5198c2ecf20Sopenharmony_ci#define PINMUX_GPIO66__FUNC_WIFI_TXD (MTK_PIN_NO(66) | 6) 5208c2ecf20Sopenharmony_ci 5218c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_GPIO67 (MTK_PIN_NO(67) | 0) 5228c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_I2S3_LRCK (MTK_PIN_NO(67) | 1) 5238c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_I2S1_LRCK (MTK_PIN_NO(67) | 2) 5248c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_URXD1 (MTK_PIN_NO(67) | 3) 5258c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_PCM0_SYNC (MTK_PIN_NO(67) | 4) 5268c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_I2S5_LRCK (MTK_PIN_NO(67) | 5) 5278c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_ANT_SEL9 (MTK_PIN_NO(67) | 6) 5288c2ecf20Sopenharmony_ci#define PINMUX_GPIO67__FUNC_DBG_MON_B10 (MTK_PIN_NO(67) | 7) 5298c2ecf20Sopenharmony_ci 5308c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_GPIO68 (MTK_PIN_NO(68) | 0) 5318c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_I2S3_DO (MTK_PIN_NO(68) | 1) 5328c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_I2S1_DO (MTK_PIN_NO(68) | 2) 5338c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_UTXD1 (MTK_PIN_NO(68) | 3) 5348c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_PCM0_DO (MTK_PIN_NO(68) | 4) 5358c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_I2S5_DO (MTK_PIN_NO(68) | 5) 5368c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_ANT_SEL10 (MTK_PIN_NO(68) | 6) 5378c2ecf20Sopenharmony_ci#define PINMUX_GPIO68__FUNC_DBG_MON_B9 (MTK_PIN_NO(68) | 7) 5388c2ecf20Sopenharmony_ci 5398c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_GPIO69 (MTK_PIN_NO(69) | 0) 5408c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_I2S3_MCK (MTK_PIN_NO(69) | 1) 5418c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_I2S1_MCK (MTK_PIN_NO(69) | 2) 5428c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_URTS1 (MTK_PIN_NO(69) | 3) 5438c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_AGPS_SYNC (MTK_PIN_NO(69) | 4) 5448c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_I2S5_MCK (MTK_PIN_NO(69) | 5) 5458c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(69) | 6) 5468c2ecf20Sopenharmony_ci#define PINMUX_GPIO69__FUNC_DBG_MON_B8 (MTK_PIN_NO(69) | 7) 5478c2ecf20Sopenharmony_ci 5488c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_GPIO70 (MTK_PIN_NO(70) | 0) 5498c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_I2S0_DI (MTK_PIN_NO(70) | 1) 5508c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_I2S2_DI (MTK_PIN_NO(70) | 2) 5518c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_KPCOL2 (MTK_PIN_NO(70) | 3) 5528c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_PCM0_DI (MTK_PIN_NO(70) | 4) 5538c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_I2S2_DI2 (MTK_PIN_NO(70) | 5) 5548c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_ANT_SEL11 (MTK_PIN_NO(70) | 6) 5558c2ecf20Sopenharmony_ci#define PINMUX_GPIO70__FUNC_DBG_MON_B7 (MTK_PIN_NO(70) | 7) 5568c2ecf20Sopenharmony_ci 5578c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_GPIO71 (MTK_PIN_NO(71) | 0) 5588c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_I2S3_BCK (MTK_PIN_NO(71) | 1) 5598c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_I2S1_BCK (MTK_PIN_NO(71) | 2) 5608c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_KPROW2 (MTK_PIN_NO(71) | 3) 5618c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_PCM0_CLK (MTK_PIN_NO(71) | 4) 5628c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_I2S5_BCK (MTK_PIN_NO(71) | 5) 5638c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_ANT_SEL12 (MTK_PIN_NO(71) | 6) 5648c2ecf20Sopenharmony_ci#define PINMUX_GPIO71__FUNC_DBG_MON_B6 (MTK_PIN_NO(71) | 7) 5658c2ecf20Sopenharmony_ci 5668c2ecf20Sopenharmony_ci#define PINMUX_GPIO72__FUNC_GPIO72 (MTK_PIN_NO(72) | 0) 5678c2ecf20Sopenharmony_ci#define PINMUX_GPIO72__FUNC_BPI_BUS19_OLAT0 (MTK_PIN_NO(72) | 1) 5688c2ecf20Sopenharmony_ci#define PINMUX_GPIO72__FUNC_CONN_BPI_BUS19_OLAT0 (MTK_PIN_NO(72) | 2) 5698c2ecf20Sopenharmony_ci 5708c2ecf20Sopenharmony_ci#define PINMUX_GPIO73__FUNC_GPIO73 (MTK_PIN_NO(73) | 0) 5718c2ecf20Sopenharmony_ci#define PINMUX_GPIO73__FUNC_BPI_BUS18_PA_VM1 (MTK_PIN_NO(73) | 1) 5728c2ecf20Sopenharmony_ci#define PINMUX_GPIO73__FUNC_CONN_MIPI5_SCLK (MTK_PIN_NO(73) | 2) 5738c2ecf20Sopenharmony_ci#define PINMUX_GPIO73__FUNC_MIPI5_SCLK (MTK_PIN_NO(73) | 3) 5748c2ecf20Sopenharmony_ci 5758c2ecf20Sopenharmony_ci#define PINMUX_GPIO74__FUNC_GPIO74 (MTK_PIN_NO(74) | 0) 5768c2ecf20Sopenharmony_ci#define PINMUX_GPIO74__FUNC_BPI_BUS17_PA_VM0 (MTK_PIN_NO(74) | 1) 5778c2ecf20Sopenharmony_ci#define PINMUX_GPIO74__FUNC_CONN_MIPI5_SDATA (MTK_PIN_NO(74) | 2) 5788c2ecf20Sopenharmony_ci#define PINMUX_GPIO74__FUNC_MIPI5_SDATA (MTK_PIN_NO(74) | 3) 5798c2ecf20Sopenharmony_ci 5808c2ecf20Sopenharmony_ci#define PINMUX_GPIO75__FUNC_GPIO75 (MTK_PIN_NO(75) | 0) 5818c2ecf20Sopenharmony_ci#define PINMUX_GPIO75__FUNC_BPI_BUS20_OLAT1 (MTK_PIN_NO(75) | 1) 5828c2ecf20Sopenharmony_ci#define PINMUX_GPIO75__FUNC_CONN_BPI_BUS20_OLAT1 (MTK_PIN_NO(75) | 2) 5838c2ecf20Sopenharmony_ci#define PINMUX_GPIO75__FUNC_RFIC0_BSI_D2 (MTK_PIN_NO(75) | 3) 5848c2ecf20Sopenharmony_ci 5858c2ecf20Sopenharmony_ci#define PINMUX_GPIO76__FUNC_GPIO76 (MTK_PIN_NO(76) | 0) 5868c2ecf20Sopenharmony_ci#define PINMUX_GPIO76__FUNC_RFIC0_BSI_D1 (MTK_PIN_NO(76) | 1) 5878c2ecf20Sopenharmony_ci 5888c2ecf20Sopenharmony_ci#define PINMUX_GPIO77__FUNC_GPIO77 (MTK_PIN_NO(77) | 0) 5898c2ecf20Sopenharmony_ci#define PINMUX_GPIO77__FUNC_RFIC0_BSI_D0 (MTK_PIN_NO(77) | 1) 5908c2ecf20Sopenharmony_ci 5918c2ecf20Sopenharmony_ci#define PINMUX_GPIO78__FUNC_GPIO78 (MTK_PIN_NO(78) | 0) 5928c2ecf20Sopenharmony_ci#define PINMUX_GPIO78__FUNC_BPI_BUS7 (MTK_PIN_NO(78) | 1) 5938c2ecf20Sopenharmony_ci#define PINMUX_GPIO78__FUNC_DBG_MON_B24 (MTK_PIN_NO(78) | 7) 5948c2ecf20Sopenharmony_ci 5958c2ecf20Sopenharmony_ci#define PINMUX_GPIO79__FUNC_GPIO79 (MTK_PIN_NO(79) | 0) 5968c2ecf20Sopenharmony_ci#define PINMUX_GPIO79__FUNC_BPI_BUS6 (MTK_PIN_NO(79) | 1) 5978c2ecf20Sopenharmony_ci#define PINMUX_GPIO79__FUNC_DBG_MON_B23 (MTK_PIN_NO(79) | 7) 5988c2ecf20Sopenharmony_ci 5998c2ecf20Sopenharmony_ci#define PINMUX_GPIO80__FUNC_GPIO80 (MTK_PIN_NO(80) | 0) 6008c2ecf20Sopenharmony_ci#define PINMUX_GPIO80__FUNC_BPI_BUS8 (MTK_PIN_NO(80) | 1) 6018c2ecf20Sopenharmony_ci#define PINMUX_GPIO80__FUNC_DBG_MON_B22 (MTK_PIN_NO(80) | 7) 6028c2ecf20Sopenharmony_ci 6038c2ecf20Sopenharmony_ci#define PINMUX_GPIO81__FUNC_GPIO81 (MTK_PIN_NO(81) | 0) 6048c2ecf20Sopenharmony_ci#define PINMUX_GPIO81__FUNC_BPI_BUS9 (MTK_PIN_NO(81) | 1) 6058c2ecf20Sopenharmony_ci#define PINMUX_GPIO81__FUNC_DBG_MON_B21 (MTK_PIN_NO(81) | 7) 6068c2ecf20Sopenharmony_ci 6078c2ecf20Sopenharmony_ci#define PINMUX_GPIO82__FUNC_GPIO82 (MTK_PIN_NO(82) | 0) 6088c2ecf20Sopenharmony_ci#define PINMUX_GPIO82__FUNC_BPI_BUS10 (MTK_PIN_NO(82) | 1) 6098c2ecf20Sopenharmony_ci#define PINMUX_GPIO82__FUNC_DBG_MON_B20 (MTK_PIN_NO(82) | 7) 6108c2ecf20Sopenharmony_ci 6118c2ecf20Sopenharmony_ci#define PINMUX_GPIO83__FUNC_GPIO83 (MTK_PIN_NO(83) | 0) 6128c2ecf20Sopenharmony_ci#define PINMUX_GPIO83__FUNC_BPI_BUS11 (MTK_PIN_NO(83) | 1) 6138c2ecf20Sopenharmony_ci#define PINMUX_GPIO83__FUNC_DBG_MON_B19 (MTK_PIN_NO(83) | 7) 6148c2ecf20Sopenharmony_ci 6158c2ecf20Sopenharmony_ci#define PINMUX_GPIO84__FUNC_GPIO84 (MTK_PIN_NO(84) | 0) 6168c2ecf20Sopenharmony_ci#define PINMUX_GPIO84__FUNC_BPI_BUS12 (MTK_PIN_NO(84) | 1) 6178c2ecf20Sopenharmony_ci#define PINMUX_GPIO84__FUNC_CONN_BPI_BUS12 (MTK_PIN_NO(84) | 2) 6188c2ecf20Sopenharmony_ci 6198c2ecf20Sopenharmony_ci#define PINMUX_GPIO85__FUNC_GPIO85 (MTK_PIN_NO(85) | 0) 6208c2ecf20Sopenharmony_ci#define PINMUX_GPIO85__FUNC_BPI_BUS13 (MTK_PIN_NO(85) | 1) 6218c2ecf20Sopenharmony_ci#define PINMUX_GPIO85__FUNC_CONN_BPI_BUS13 (MTK_PIN_NO(85) | 2) 6228c2ecf20Sopenharmony_ci 6238c2ecf20Sopenharmony_ci#define PINMUX_GPIO86__FUNC_GPIO86 (MTK_PIN_NO(86) | 0) 6248c2ecf20Sopenharmony_ci#define PINMUX_GPIO86__FUNC_BPI_BUS14 (MTK_PIN_NO(86) | 1) 6258c2ecf20Sopenharmony_ci#define PINMUX_GPIO86__FUNC_CONN_BPI_BUS14 (MTK_PIN_NO(86) | 2) 6268c2ecf20Sopenharmony_ci 6278c2ecf20Sopenharmony_ci#define PINMUX_GPIO87__FUNC_GPIO87 (MTK_PIN_NO(87) | 0) 6288c2ecf20Sopenharmony_ci#define PINMUX_GPIO87__FUNC_BPI_BUS15 (MTK_PIN_NO(87) | 1) 6298c2ecf20Sopenharmony_ci#define PINMUX_GPIO87__FUNC_CONN_BPI_BUS15 (MTK_PIN_NO(87) | 2) 6308c2ecf20Sopenharmony_ci 6318c2ecf20Sopenharmony_ci#define PINMUX_GPIO88__FUNC_GPIO88 (MTK_PIN_NO(88) | 0) 6328c2ecf20Sopenharmony_ci#define PINMUX_GPIO88__FUNC_BPI_BUS16 (MTK_PIN_NO(88) | 1) 6338c2ecf20Sopenharmony_ci#define PINMUX_GPIO88__FUNC_CONN_BPI_BUS16 (MTK_PIN_NO(88) | 2) 6348c2ecf20Sopenharmony_ci 6358c2ecf20Sopenharmony_ci#define PINMUX_GPIO89__FUNC_GPIO89 (MTK_PIN_NO(89) | 0) 6368c2ecf20Sopenharmony_ci#define PINMUX_GPIO89__FUNC_BPI_BUS5 (MTK_PIN_NO(89) | 1) 6378c2ecf20Sopenharmony_ci#define PINMUX_GPIO89__FUNC_DBG_MON_B18 (MTK_PIN_NO(89) | 7) 6388c2ecf20Sopenharmony_ci 6398c2ecf20Sopenharmony_ci#define PINMUX_GPIO90__FUNC_GPIO90 (MTK_PIN_NO(90) | 0) 6408c2ecf20Sopenharmony_ci#define PINMUX_GPIO90__FUNC_BPI_BUS4 (MTK_PIN_NO(90) | 1) 6418c2ecf20Sopenharmony_ci#define PINMUX_GPIO90__FUNC_DBG_MON_B17 (MTK_PIN_NO(90) | 7) 6428c2ecf20Sopenharmony_ci 6438c2ecf20Sopenharmony_ci#define PINMUX_GPIO91__FUNC_GPIO91 (MTK_PIN_NO(91) | 0) 6448c2ecf20Sopenharmony_ci#define PINMUX_GPIO91__FUNC_BPI_BUS3 (MTK_PIN_NO(91) | 1) 6458c2ecf20Sopenharmony_ci 6468c2ecf20Sopenharmony_ci#define PINMUX_GPIO92__FUNC_GPIO92 (MTK_PIN_NO(92) | 0) 6478c2ecf20Sopenharmony_ci#define PINMUX_GPIO92__FUNC_BPI_BUS2 (MTK_PIN_NO(92) | 1) 6488c2ecf20Sopenharmony_ci#define PINMUX_GPIO92__FUNC_DBG_MON_B16 (MTK_PIN_NO(92) | 7) 6498c2ecf20Sopenharmony_ci 6508c2ecf20Sopenharmony_ci#define PINMUX_GPIO93__FUNC_GPIO93 (MTK_PIN_NO(93) | 0) 6518c2ecf20Sopenharmony_ci#define PINMUX_GPIO93__FUNC_BPI_BUS1 (MTK_PIN_NO(93) | 1) 6528c2ecf20Sopenharmony_ci 6538c2ecf20Sopenharmony_ci#define PINMUX_GPIO94__FUNC_GPIO94 (MTK_PIN_NO(94) | 0) 6548c2ecf20Sopenharmony_ci#define PINMUX_GPIO94__FUNC_BPI_BUS0 (MTK_PIN_NO(94) | 1) 6558c2ecf20Sopenharmony_ci#define PINMUX_GPIO94__FUNC_DBG_MON_B15 (MTK_PIN_NO(94) | 7) 6568c2ecf20Sopenharmony_ci 6578c2ecf20Sopenharmony_ci#define PINMUX_GPIO95__FUNC_GPIO95 (MTK_PIN_NO(95) | 0) 6588c2ecf20Sopenharmony_ci#define PINMUX_GPIO95__FUNC_MIPI0_SDATA (MTK_PIN_NO(95) | 1) 6598c2ecf20Sopenharmony_ci 6608c2ecf20Sopenharmony_ci#define PINMUX_GPIO96__FUNC_GPIO96 (MTK_PIN_NO(96) | 0) 6618c2ecf20Sopenharmony_ci#define PINMUX_GPIO96__FUNC_MIPI0_SCLK (MTK_PIN_NO(96) | 1) 6628c2ecf20Sopenharmony_ci 6638c2ecf20Sopenharmony_ci#define PINMUX_GPIO97__FUNC_GPIO97 (MTK_PIN_NO(97) | 0) 6648c2ecf20Sopenharmony_ci#define PINMUX_GPIO97__FUNC_MIPI1_SDATA (MTK_PIN_NO(97) | 1) 6658c2ecf20Sopenharmony_ci 6668c2ecf20Sopenharmony_ci#define PINMUX_GPIO98__FUNC_GPIO98 (MTK_PIN_NO(98) | 0) 6678c2ecf20Sopenharmony_ci#define PINMUX_GPIO98__FUNC_MIPI1_SCLK (MTK_PIN_NO(98) | 1) 6688c2ecf20Sopenharmony_ci 6698c2ecf20Sopenharmony_ci#define PINMUX_GPIO99__FUNC_GPIO99 (MTK_PIN_NO(99) | 0) 6708c2ecf20Sopenharmony_ci#define PINMUX_GPIO99__FUNC_MIPI2_SCLK (MTK_PIN_NO(99) | 1) 6718c2ecf20Sopenharmony_ci#define PINMUX_GPIO99__FUNC_DBG_MON_B14 (MTK_PIN_NO(99) | 7) 6728c2ecf20Sopenharmony_ci 6738c2ecf20Sopenharmony_ci#define PINMUX_GPIO100__FUNC_GPIO100 (MTK_PIN_NO(100) | 0) 6748c2ecf20Sopenharmony_ci#define PINMUX_GPIO100__FUNC_MIPI2_SDATA (MTK_PIN_NO(100) | 1) 6758c2ecf20Sopenharmony_ci#define PINMUX_GPIO100__FUNC_DBG_MON_B13 (MTK_PIN_NO(100) | 7) 6768c2ecf20Sopenharmony_ci 6778c2ecf20Sopenharmony_ci#define PINMUX_GPIO101__FUNC_GPIO101 (MTK_PIN_NO(101) | 0) 6788c2ecf20Sopenharmony_ci#define PINMUX_GPIO101__FUNC_MIPI3_SCLK (MTK_PIN_NO(101) | 1) 6798c2ecf20Sopenharmony_ci#define PINMUX_GPIO101__FUNC_DBG_MON_B12 (MTK_PIN_NO(101) | 7) 6808c2ecf20Sopenharmony_ci 6818c2ecf20Sopenharmony_ci#define PINMUX_GPIO102__FUNC_GPIO102 (MTK_PIN_NO(102) | 0) 6828c2ecf20Sopenharmony_ci#define PINMUX_GPIO102__FUNC_MIPI3_SDATA (MTK_PIN_NO(102) | 1) 6838c2ecf20Sopenharmony_ci#define PINMUX_GPIO102__FUNC_DBG_MON_B11 (MTK_PIN_NO(102) | 7) 6848c2ecf20Sopenharmony_ci 6858c2ecf20Sopenharmony_ci#define PINMUX_GPIO103__FUNC_GPIO103 (MTK_PIN_NO(103) | 0) 6868c2ecf20Sopenharmony_ci#define PINMUX_GPIO103__FUNC_MIPI4_SCLK (MTK_PIN_NO(103) | 1) 6878c2ecf20Sopenharmony_ci#define PINMUX_GPIO103__FUNC_CONN_MIPI4_SCLK (MTK_PIN_NO(103) | 2) 6888c2ecf20Sopenharmony_ci 6898c2ecf20Sopenharmony_ci#define PINMUX_GPIO104__FUNC_GPIO104 (MTK_PIN_NO(104) | 0) 6908c2ecf20Sopenharmony_ci#define PINMUX_GPIO104__FUNC_MIPI4_SDATA (MTK_PIN_NO(104) | 1) 6918c2ecf20Sopenharmony_ci#define PINMUX_GPIO104__FUNC_CONN_MIPI4_SDATA (MTK_PIN_NO(104) | 2) 6928c2ecf20Sopenharmony_ci 6938c2ecf20Sopenharmony_ci#define PINMUX_GPIO105__FUNC_GPIO105 (MTK_PIN_NO(105) | 0) 6948c2ecf20Sopenharmony_ci#define PINMUX_GPIO105__FUNC_BPI_BUS22_OLAT3 (MTK_PIN_NO(105) | 1) 6958c2ecf20Sopenharmony_ci#define PINMUX_GPIO105__FUNC_CONN_BPI_BUS22_OLAT3 (MTK_PIN_NO(105) | 2) 6968c2ecf20Sopenharmony_ci 6978c2ecf20Sopenharmony_ci#define PINMUX_GPIO106__FUNC_GPIO106 (MTK_PIN_NO(106) | 0) 6988c2ecf20Sopenharmony_ci#define PINMUX_GPIO106__FUNC_BPI_BUS21_OLAT2 (MTK_PIN_NO(106) | 1) 6998c2ecf20Sopenharmony_ci#define PINMUX_GPIO106__FUNC_CONN_BPI_BUS21_OLAT2 (MTK_PIN_NO(106) | 2) 7008c2ecf20Sopenharmony_ci 7018c2ecf20Sopenharmony_ci#define PINMUX_GPIO107__FUNC_GPIO107 (MTK_PIN_NO(107) | 0) 7028c2ecf20Sopenharmony_ci#define PINMUX_GPIO107__FUNC_BPI_BUS24_ANT1 (MTK_PIN_NO(107) | 1) 7038c2ecf20Sopenharmony_ci#define PINMUX_GPIO107__FUNC_CONN_BPI_BUS24_ANT1 (MTK_PIN_NO(107) | 2) 7048c2ecf20Sopenharmony_ci 7058c2ecf20Sopenharmony_ci#define PINMUX_GPIO108__FUNC_GPIO108 (MTK_PIN_NO(108) | 0) 7068c2ecf20Sopenharmony_ci#define PINMUX_GPIO108__FUNC_BPI_BUS25_ANT2 (MTK_PIN_NO(108) | 1) 7078c2ecf20Sopenharmony_ci#define PINMUX_GPIO108__FUNC_CONN_BPI_BUS25_ANT2 (MTK_PIN_NO(108) | 2) 7088c2ecf20Sopenharmony_ci 7098c2ecf20Sopenharmony_ci#define PINMUX_GPIO109__FUNC_GPIO109 (MTK_PIN_NO(109) | 0) 7108c2ecf20Sopenharmony_ci#define PINMUX_GPIO109__FUNC_BPI_BUS23_ANT0 (MTK_PIN_NO(109) | 1) 7118c2ecf20Sopenharmony_ci#define PINMUX_GPIO109__FUNC_CONN_BPI_BUS23_ANT0 (MTK_PIN_NO(109) | 2) 7128c2ecf20Sopenharmony_ci 7138c2ecf20Sopenharmony_ci#define PINMUX_GPIO110__FUNC_GPIO110 (MTK_PIN_NO(110) | 0) 7148c2ecf20Sopenharmony_ci#define PINMUX_GPIO110__FUNC_SCL4 (MTK_PIN_NO(110) | 1) 7158c2ecf20Sopenharmony_ci 7168c2ecf20Sopenharmony_ci#define PINMUX_GPIO111__FUNC_GPIO111 (MTK_PIN_NO(111) | 0) 7178c2ecf20Sopenharmony_ci#define PINMUX_GPIO111__FUNC_SDA4 (MTK_PIN_NO(111) | 1) 7188c2ecf20Sopenharmony_ci 7198c2ecf20Sopenharmony_ci#define PINMUX_GPIO112__FUNC_GPIO112 (MTK_PIN_NO(112) | 0) 7208c2ecf20Sopenharmony_ci#define PINMUX_GPIO112__FUNC_SCL2 (MTK_PIN_NO(112) | 1) 7218c2ecf20Sopenharmony_ci 7228c2ecf20Sopenharmony_ci#define PINMUX_GPIO113__FUNC_GPIO113 (MTK_PIN_NO(113) | 0) 7238c2ecf20Sopenharmony_ci#define PINMUX_GPIO113__FUNC_SDA2 (MTK_PIN_NO(113) | 1) 7248c2ecf20Sopenharmony_ci 7258c2ecf20Sopenharmony_ci#define PINMUX_GPIO114__FUNC_GPIO114 (MTK_PIN_NO(114) | 0) 7268c2ecf20Sopenharmony_ci#define PINMUX_GPIO114__FUNC_CLKM0 (MTK_PIN_NO(114) | 1) 7278c2ecf20Sopenharmony_ci#define PINMUX_GPIO114__FUNC_SPI3_MI (MTK_PIN_NO(114) | 2) 7288c2ecf20Sopenharmony_ci#define PINMUX_GPIO114__FUNC_DBG_MON_B5 (MTK_PIN_NO(114) | 7) 7298c2ecf20Sopenharmony_ci 7308c2ecf20Sopenharmony_ci#define PINMUX_GPIO115__FUNC_GPIO115 (MTK_PIN_NO(115) | 0) 7318c2ecf20Sopenharmony_ci#define PINMUX_GPIO115__FUNC_CLKM1 (MTK_PIN_NO(115) | 1) 7328c2ecf20Sopenharmony_ci#define PINMUX_GPIO115__FUNC_SPI3_CSB (MTK_PIN_NO(115) | 2) 7338c2ecf20Sopenharmony_ci#define PINMUX_GPIO115__FUNC_DBG_MON_B4 (MTK_PIN_NO(115) | 7) 7348c2ecf20Sopenharmony_ci 7358c2ecf20Sopenharmony_ci#define PINMUX_GPIO116__FUNC_GPIO116 (MTK_PIN_NO(116) | 0) 7368c2ecf20Sopenharmony_ci#define PINMUX_GPIO116__FUNC_CMMCLK0 (MTK_PIN_NO(116) | 1) 7378c2ecf20Sopenharmony_ci#define PINMUX_GPIO116__FUNC_DBG_MON_B3 (MTK_PIN_NO(116) | 7) 7388c2ecf20Sopenharmony_ci 7398c2ecf20Sopenharmony_ci#define PINMUX_GPIO117__FUNC_GPIO117 (MTK_PIN_NO(117) | 0) 7408c2ecf20Sopenharmony_ci#define PINMUX_GPIO117__FUNC_CMMCLK1 (MTK_PIN_NO(117) | 1) 7418c2ecf20Sopenharmony_ci#define PINMUX_GPIO117__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(117) | 2) 7428c2ecf20Sopenharmony_ci#define PINMUX_GPIO117__FUNC_DBG_MON_B2 (MTK_PIN_NO(117) | 7) 7438c2ecf20Sopenharmony_ci 7448c2ecf20Sopenharmony_ci#define PINMUX_GPIO118__FUNC_GPIO118 (MTK_PIN_NO(118) | 0) 7458c2ecf20Sopenharmony_ci#define PINMUX_GPIO118__FUNC_CLKM2 (MTK_PIN_NO(118) | 1) 7468c2ecf20Sopenharmony_ci#define PINMUX_GPIO118__FUNC_SPI3_MO (MTK_PIN_NO(118) | 2) 7478c2ecf20Sopenharmony_ci#define PINMUX_GPIO118__FUNC_DBG_MON_B1 (MTK_PIN_NO(118) | 7) 7488c2ecf20Sopenharmony_ci 7498c2ecf20Sopenharmony_ci#define PINMUX_GPIO119__FUNC_GPIO119 (MTK_PIN_NO(119) | 0) 7508c2ecf20Sopenharmony_ci#define PINMUX_GPIO119__FUNC_CLKM3 (MTK_PIN_NO(119) | 1) 7518c2ecf20Sopenharmony_ci#define PINMUX_GPIO119__FUNC_SPI3_CLK (MTK_PIN_NO(119) | 2) 7528c2ecf20Sopenharmony_ci#define PINMUX_GPIO119__FUNC_DBG_MON_B0 (MTK_PIN_NO(119) | 7) 7538c2ecf20Sopenharmony_ci 7548c2ecf20Sopenharmony_ci#define PINMUX_GPIO120__FUNC_GPIO120 (MTK_PIN_NO(120) | 0) 7558c2ecf20Sopenharmony_ci#define PINMUX_GPIO120__FUNC_CMMCLK2 (MTK_PIN_NO(120) | 1) 7568c2ecf20Sopenharmony_ci#define PINMUX_GPIO120__FUNC_CLKM2 (MTK_PIN_NO(120) | 2) 7578c2ecf20Sopenharmony_ci#define PINMUX_GPIO120__FUNC_ANT_SEL12 (MTK_PIN_NO(120) | 6) 7588c2ecf20Sopenharmony_ci#define PINMUX_GPIO120__FUNC_TP_UCTS2_AO (MTK_PIN_NO(120) | 7) 7598c2ecf20Sopenharmony_ci 7608c2ecf20Sopenharmony_ci#define PINMUX_GPIO121__FUNC_GPIO121 (MTK_PIN_NO(121) | 0) 7618c2ecf20Sopenharmony_ci#define PINMUX_GPIO121__FUNC_CMMCLK3 (MTK_PIN_NO(121) | 1) 7628c2ecf20Sopenharmony_ci#define PINMUX_GPIO121__FUNC_CLKM3 (MTK_PIN_NO(121) | 2) 7638c2ecf20Sopenharmony_ci#define PINMUX_GPIO121__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(121) | 3) 7648c2ecf20Sopenharmony_ci#define PINMUX_GPIO121__FUNC_ANT_SEL11 (MTK_PIN_NO(121) | 6) 7658c2ecf20Sopenharmony_ci#define PINMUX_GPIO121__FUNC_TP_URTS2_AO (MTK_PIN_NO(121) | 7) 7668c2ecf20Sopenharmony_ci 7678c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_GPIO122 (MTK_PIN_NO(122) | 0) 7688c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_CMVREF1 (MTK_PIN_NO(122) | 1) 7698c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_PCM0_SYNC (MTK_PIN_NO(122) | 2) 7708c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_SRCLKENAI1 (MTK_PIN_NO(122) | 3) 7718c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_AGPS_SYNC (MTK_PIN_NO(122) | 4) 7728c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_PWM_1 (MTK_PIN_NO(122) | 5) 7738c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_ANT_SEL9 (MTK_PIN_NO(122) | 6) 7748c2ecf20Sopenharmony_ci#define PINMUX_GPIO122__FUNC_TP_UCTS1_AO (MTK_PIN_NO(122) | 7) 7758c2ecf20Sopenharmony_ci 7768c2ecf20Sopenharmony_ci#define PINMUX_GPIO123__FUNC_GPIO123 (MTK_PIN_NO(123) | 0) 7778c2ecf20Sopenharmony_ci#define PINMUX_GPIO123__FUNC_PCM0_DI (MTK_PIN_NO(123) | 2) 7788c2ecf20Sopenharmony_ci#define PINMUX_GPIO123__FUNC_ADSP_JTAG_TRSTN (MTK_PIN_NO(123) | 3) 7798c2ecf20Sopenharmony_ci#define PINMUX_GPIO123__FUNC_VPU_UDI_NTRST (MTK_PIN_NO(123) | 4) 7808c2ecf20Sopenharmony_ci#define PINMUX_GPIO123__FUNC_SPM_JTAG_TRSTN (MTK_PIN_NO(123) | 5) 7818c2ecf20Sopenharmony_ci#define PINMUX_GPIO123__FUNC_SSPM_JTAG_TRSTN (MTK_PIN_NO(123) | 6) 7828c2ecf20Sopenharmony_ci 7838c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_GPIO124 (MTK_PIN_NO(124) | 0) 7848c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_CMVREF2 (MTK_PIN_NO(124) | 1) 7858c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_PCM0_CLK (MTK_PIN_NO(124) | 2) 7868c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_MD_INT0 (MTK_PIN_NO(124) | 3) 7878c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(124) | 4) 7888c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_PWM_2 (MTK_PIN_NO(124) | 5) 7898c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_ANT_SEL10 (MTK_PIN_NO(124) | 6) 7908c2ecf20Sopenharmony_ci#define PINMUX_GPIO124__FUNC_TP_URTS1_AO (MTK_PIN_NO(124) | 7) 7918c2ecf20Sopenharmony_ci 7928c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_GPIO125 (MTK_PIN_NO(125) | 0) 7938c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_CMVREF3 (MTK_PIN_NO(125) | 1) 7948c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_PCM0_DO (MTK_PIN_NO(125) | 2) 7958c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_ADSP_JTAG_TMS (MTK_PIN_NO(125) | 3) 7968c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_VPU_UDI_TMS (MTK_PIN_NO(125) | 4) 7978c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_SPM_JTAG_TMS (MTK_PIN_NO(125) | 5) 7988c2ecf20Sopenharmony_ci#define PINMUX_GPIO125__FUNC_SSPM_JTAG_TMS (MTK_PIN_NO(125) | 6) 7998c2ecf20Sopenharmony_ci 8008c2ecf20Sopenharmony_ci#define PINMUX_GPIO126__FUNC_GPIO126 (MTK_PIN_NO(126) | 0) 8018c2ecf20Sopenharmony_ci#define PINMUX_GPIO126__FUNC_CMVREF4 (MTK_PIN_NO(126) | 1) 8028c2ecf20Sopenharmony_ci#define PINMUX_GPIO126__FUNC_CMFLASH0 (MTK_PIN_NO(126) | 2) 8038c2ecf20Sopenharmony_ci#define PINMUX_GPIO126__FUNC_CONN_MCU_AICE_TMSC (MTK_PIN_NO(126) | 6) 8048c2ecf20Sopenharmony_ci 8058c2ecf20Sopenharmony_ci#define PINMUX_GPIO127__FUNC_GPIO127 (MTK_PIN_NO(127) | 0) 8068c2ecf20Sopenharmony_ci#define PINMUX_GPIO127__FUNC_CMVREF0 (MTK_PIN_NO(127) | 1) 8078c2ecf20Sopenharmony_ci#define PINMUX_GPIO127__FUNC_CMFLASH1 (MTK_PIN_NO(127) | 2) 8088c2ecf20Sopenharmony_ci#define PINMUX_GPIO127__FUNC_CONN_MCU_AICE_TCKC (MTK_PIN_NO(127) | 6) 8098c2ecf20Sopenharmony_ci 8108c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_GPIO128 (MTK_PIN_NO(128) | 0) 8118c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_MD1_SIM1_SIO (MTK_PIN_NO(128) | 1) 8128c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_MD1_SIM2_SIO (MTK_PIN_NO(128) | 2) 8138c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_CCU_JTAG_TRST (MTK_PIN_NO(128) | 3) 8148c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_CONN_DSP_JINTP (MTK_PIN_NO(128) | 4) 8158c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_SCP_JTAG_TRSTN (MTK_PIN_NO(128) | 5) 8168c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_LVTS_FOUT (MTK_PIN_NO(128) | 6) 8178c2ecf20Sopenharmony_ci#define PINMUX_GPIO128__FUNC_DBG_MON_A3 (MTK_PIN_NO(128) | 7) 8188c2ecf20Sopenharmony_ci 8198c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_GPIO129 (MTK_PIN_NO(129) | 0) 8208c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_MD1_SIM1_SRST (MTK_PIN_NO(129) | 1) 8218c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_MD1_SIM2_SRST (MTK_PIN_NO(129) | 2) 8228c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_CCU_JTAG_TCK (MTK_PIN_NO(129) | 3) 8238c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_CONN_DSP_JCK (MTK_PIN_NO(129) | 4) 8248c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_SCP_JTAG_TCK (MTK_PIN_NO(129) | 5) 8258c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_LVTS_SDO (MTK_PIN_NO(129) | 6) 8268c2ecf20Sopenharmony_ci#define PINMUX_GPIO129__FUNC_DBG_MON_A4 (MTK_PIN_NO(129) | 7) 8278c2ecf20Sopenharmony_ci 8288c2ecf20Sopenharmony_ci#define PINMUX_GPIO130__FUNC_GPIO130 (MTK_PIN_NO(130) | 0) 8298c2ecf20Sopenharmony_ci#define PINMUX_GPIO130__FUNC_MD1_SIM1_SCLK (MTK_PIN_NO(130) | 1) 8308c2ecf20Sopenharmony_ci#define PINMUX_GPIO130__FUNC_MD1_SIM2_SCLK (MTK_PIN_NO(130) | 2) 8318c2ecf20Sopenharmony_ci#define PINMUX_GPIO130__FUNC_LVTS_26M (MTK_PIN_NO(130) | 6) 8328c2ecf20Sopenharmony_ci#define PINMUX_GPIO130__FUNC_DBG_MON_A5 (MTK_PIN_NO(130) | 7) 8338c2ecf20Sopenharmony_ci 8348c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_GPIO131 (MTK_PIN_NO(131) | 0) 8358c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_MD1_SIM2_SCLK (MTK_PIN_NO(131) | 1) 8368c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_MD1_SIM1_SCLK (MTK_PIN_NO(131) | 2) 8378c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_CCU_JTAG_TDI (MTK_PIN_NO(131) | 3) 8388c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_CONN_DSP_JDI (MTK_PIN_NO(131) | 4) 8398c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_SCP_JTAG_TDI (MTK_PIN_NO(131) | 5) 8408c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_LVTS_SCK (MTK_PIN_NO(131) | 6) 8418c2ecf20Sopenharmony_ci#define PINMUX_GPIO131__FUNC_DBG_MON_A0 (MTK_PIN_NO(131) | 7) 8428c2ecf20Sopenharmony_ci 8438c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_GPIO132 (MTK_PIN_NO(132) | 0) 8448c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_MD1_SIM2_SRST (MTK_PIN_NO(132) | 1) 8458c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_MD1_SIM1_SRST (MTK_PIN_NO(132) | 2) 8468c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_CCU_JTAG_TMS (MTK_PIN_NO(132) | 3) 8478c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_CONN_DSP_JMS (MTK_PIN_NO(132) | 4) 8488c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_SCP_JTAG_TMS (MTK_PIN_NO(132) | 5) 8498c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_LVTS_SDI (MTK_PIN_NO(132) | 6) 8508c2ecf20Sopenharmony_ci#define PINMUX_GPIO132__FUNC_DBG_MON_A1 (MTK_PIN_NO(132) | 7) 8518c2ecf20Sopenharmony_ci 8528c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_GPIO133 (MTK_PIN_NO(133) | 0) 8538c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_MD1_SIM2_SIO (MTK_PIN_NO(133) | 1) 8548c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_MD1_SIM1_SIO (MTK_PIN_NO(133) | 2) 8558c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_CCU_JTAG_TDO (MTK_PIN_NO(133) | 3) 8568c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_CONN_DSP_JDO (MTK_PIN_NO(133) | 4) 8578c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_SCP_JTAG_TDO (MTK_PIN_NO(133) | 5) 8588c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_LVTS_SCF (MTK_PIN_NO(133) | 6) 8598c2ecf20Sopenharmony_ci#define PINMUX_GPIO133__FUNC_DBG_MON_A2 (MTK_PIN_NO(133) | 7) 8608c2ecf20Sopenharmony_ci 8618c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_GPIO134 (MTK_PIN_NO(134) | 0) 8628c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_MSDC1_CLK (MTK_PIN_NO(134) | 1) 8638c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_PCM1_CLK (MTK_PIN_NO(134) | 2) 8648c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_SPI5_B_MI (MTK_PIN_NO(134) | 3) 8658c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_UDI_TCK (MTK_PIN_NO(134) | 4) 8668c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_CONN_DSP_JCK (MTK_PIN_NO(134) | 5) 8678c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_IPU_JTAG_TCK (MTK_PIN_NO(134) | 6) 8688c2ecf20Sopenharmony_ci#define PINMUX_GPIO134__FUNC_JTCK_SEL3 (MTK_PIN_NO(134) | 7) 8698c2ecf20Sopenharmony_ci 8708c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_GPIO135 (MTK_PIN_NO(135) | 0) 8718c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_MSDC1_CMD (MTK_PIN_NO(135) | 1) 8728c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_PCM1_SYNC (MTK_PIN_NO(135) | 2) 8738c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_SPI5_B_CSB (MTK_PIN_NO(135) | 3) 8748c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_UDI_TMS (MTK_PIN_NO(135) | 4) 8758c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_CONN_DSP_JMS (MTK_PIN_NO(135) | 5) 8768c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_IPU_JTAG_TMS (MTK_PIN_NO(135) | 6) 8778c2ecf20Sopenharmony_ci#define PINMUX_GPIO135__FUNC_JTMS_SEL3 (MTK_PIN_NO(135) | 7) 8788c2ecf20Sopenharmony_ci 8798c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_GPIO136 (MTK_PIN_NO(136) | 0) 8808c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_MSDC1_DAT3 (MTK_PIN_NO(136) | 1) 8818c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_PCM1_DI (MTK_PIN_NO(136) | 2) 8828c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_SPI5_B_MO (MTK_PIN_NO(136) | 3) 8838c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(136) | 4) 8848c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_CONN_DSP_JINTP (MTK_PIN_NO(136) | 5) 8858c2ecf20Sopenharmony_ci#define PINMUX_GPIO136__FUNC_CONN_MCU_AICE_TMSC (MTK_PIN_NO(136) | 6) 8868c2ecf20Sopenharmony_ci 8878c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_GPIO137 (MTK_PIN_NO(137) | 0) 8888c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_MSDC1_DAT0 (MTK_PIN_NO(137) | 1) 8898c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_PCM1_DO0 (MTK_PIN_NO(137) | 2) 8908c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_SPI5_B_CLK (MTK_PIN_NO(137) | 3) 8918c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_UDI_TDI (MTK_PIN_NO(137) | 4) 8928c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_CONN_DSP_JDI (MTK_PIN_NO(137) | 5) 8938c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_IPU_JTAG_TDI (MTK_PIN_NO(137) | 6) 8948c2ecf20Sopenharmony_ci#define PINMUX_GPIO137__FUNC_JTDI_SEL3 (MTK_PIN_NO(137) | 7) 8958c2ecf20Sopenharmony_ci 8968c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_GPIO138 (MTK_PIN_NO(138) | 0) 8978c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_MSDC1_DAT2 (MTK_PIN_NO(138) | 1) 8988c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_PCM1_DO2 (MTK_PIN_NO(138) | 2) 8998c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_ANT_SEL11 (MTK_PIN_NO(138) | 3) 9008c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_UDI_NTRST (MTK_PIN_NO(138) | 4) 9018c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_CONN_MCU_AICE_TCKC (MTK_PIN_NO(138) | 5) 9028c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_IPU_JTAG_TRST (MTK_PIN_NO(138) | 6) 9038c2ecf20Sopenharmony_ci#define PINMUX_GPIO138__FUNC_JTRSTN_SEL3 (MTK_PIN_NO(138) | 7) 9048c2ecf20Sopenharmony_ci 9058c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_GPIO139 (MTK_PIN_NO(139) | 0) 9068c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_MSDC1_DAT1 (MTK_PIN_NO(139) | 1) 9078c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_PCM1_DO1 (MTK_PIN_NO(139) | 2) 9088c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_ANT_SEL12 (MTK_PIN_NO(139) | 3) 9098c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_UDI_TDO (MTK_PIN_NO(139) | 4) 9108c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_CONN_DSP_JDO (MTK_PIN_NO(139) | 5) 9118c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_IPU_JTAG_TDO (MTK_PIN_NO(139) | 6) 9128c2ecf20Sopenharmony_ci#define PINMUX_GPIO139__FUNC_JTDO_SEL3 (MTK_PIN_NO(139) | 7) 9138c2ecf20Sopenharmony_ci 9148c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_GPIO140 (MTK_PIN_NO(140) | 0) 9158c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_MD_INT1_C2K_UIM0_HOT_PLUG (MTK_PIN_NO(140) | 1) 9168c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_MD_INT2_C2K_UIM1_HOT_PLUG (MTK_PIN_NO(140) | 2) 9178c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_ADSP_URXD0 (MTK_PIN_NO(140) | 3) 9188c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_SCL_6306 (MTK_PIN_NO(140) | 4) 9198c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_PTA_RXD (MTK_PIN_NO(140) | 5) 9208c2ecf20Sopenharmony_ci#define PINMUX_GPIO140__FUNC_SSPM_URXD_AO (MTK_PIN_NO(140) | 6) 9218c2ecf20Sopenharmony_ci 9228c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_GPIO141 (MTK_PIN_NO(141) | 0) 9238c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_MD_INT2_C2K_UIM1_HOT_PLUG (MTK_PIN_NO(141) | 1) 9248c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_MD_INT1_C2K_UIM0_HOT_PLUG (MTK_PIN_NO(141) | 2) 9258c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_ADSP_UTXD0 (MTK_PIN_NO(141) | 3) 9268c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_SDA_6306 (MTK_PIN_NO(141) | 4) 9278c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_PTA_TXD (MTK_PIN_NO(141) | 5) 9288c2ecf20Sopenharmony_ci#define PINMUX_GPIO141__FUNC_SSPM_UTXD_AO (MTK_PIN_NO(141) | 6) 9298c2ecf20Sopenharmony_ci 9308c2ecf20Sopenharmony_ci#define PINMUX_GPIO142__FUNC_GPIO142 (MTK_PIN_NO(142) | 0) 9318c2ecf20Sopenharmony_ci#define PINMUX_GPIO142__FUNC_SCP_VREQ_VAO (MTK_PIN_NO(142) | 1) 9328c2ecf20Sopenharmony_ci#define PINMUX_GPIO142__FUNC_DVFSRC_EXT_REQ (MTK_PIN_NO(142) | 2) 9338c2ecf20Sopenharmony_ci 9348c2ecf20Sopenharmony_ci#define PINMUX_GPIO143__FUNC_GPIO143 (MTK_PIN_NO(143) | 0) 9358c2ecf20Sopenharmony_ci#define PINMUX_GPIO143__FUNC_AUD_DAT_MOSI2 (MTK_PIN_NO(143) | 1) 9368c2ecf20Sopenharmony_ci#define PINMUX_GPIO143__FUNC_DBG_MON_A9 (MTK_PIN_NO(143) | 7) 9378c2ecf20Sopenharmony_ci 9388c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_GPIO144 (MTK_PIN_NO(144) | 0) 9398c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_AUD_NLE_MOSI1 (MTK_PIN_NO(144) | 1) 9408c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_AUD_CLK_MISO (MTK_PIN_NO(144) | 2) 9418c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_I2S2_MCK (MTK_PIN_NO(144) | 3) 9428c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_UDI_TCK (MTK_PIN_NO(144) | 5) 9438c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_UFS_UNIPRO_SDA (MTK_PIN_NO(144) | 6) 9448c2ecf20Sopenharmony_ci#define PINMUX_GPIO144__FUNC_DBG_MON_A10 (MTK_PIN_NO(144) | 7) 9458c2ecf20Sopenharmony_ci 9468c2ecf20Sopenharmony_ci#define PINMUX_GPIO145__FUNC_GPIO145 (MTK_PIN_NO(145) | 0) 9478c2ecf20Sopenharmony_ci#define PINMUX_GPIO145__FUNC_AUD_NLE_MOSI0 (MTK_PIN_NO(145) | 1) 9488c2ecf20Sopenharmony_ci#define PINMUX_GPIO145__FUNC_AUD_SYNC_MISO (MTK_PIN_NO(145) | 2) 9498c2ecf20Sopenharmony_ci#define PINMUX_GPIO145__FUNC_I2S2_BCK (MTK_PIN_NO(145) | 3) 9508c2ecf20Sopenharmony_ci#define PINMUX_GPIO145__FUNC_UDI_TMS (MTK_PIN_NO(145) | 5) 9518c2ecf20Sopenharmony_ci#define PINMUX_GPIO145__FUNC_DBG_MON_A11 (MTK_PIN_NO(145) | 7) 9528c2ecf20Sopenharmony_ci 9538c2ecf20Sopenharmony_ci#define PINMUX_GPIO146__FUNC_GPIO146 (MTK_PIN_NO(146) | 0) 9548c2ecf20Sopenharmony_ci#define PINMUX_GPIO146__FUNC_AUD_DAT_MISO2 (MTK_PIN_NO(146) | 1) 9558c2ecf20Sopenharmony_ci#define PINMUX_GPIO146__FUNC_I2S2_DI2 (MTK_PIN_NO(146) | 3) 9568c2ecf20Sopenharmony_ci#define PINMUX_GPIO146__FUNC_UDI_TDO (MTK_PIN_NO(146) | 5) 9578c2ecf20Sopenharmony_ci#define PINMUX_GPIO146__FUNC_DBG_MON_A14 (MTK_PIN_NO(146) | 7) 9588c2ecf20Sopenharmony_ci 9598c2ecf20Sopenharmony_ci#define PINMUX_GPIO147__FUNC_GPIO147 (MTK_PIN_NO(147) | 0) 9608c2ecf20Sopenharmony_ci#define PINMUX_GPIO147__FUNC_ANT_SEL0 (MTK_PIN_NO(147) | 1) 9618c2ecf20Sopenharmony_ci#define PINMUX_GPIO147__FUNC_PWM_3 (MTK_PIN_NO(147) | 2) 9628c2ecf20Sopenharmony_ci 9638c2ecf20Sopenharmony_ci#define PINMUX_GPIO148__FUNC_GPIO148 (MTK_PIN_NO(148) | 0) 9648c2ecf20Sopenharmony_ci#define PINMUX_GPIO148__FUNC_ANT_SEL1 (MTK_PIN_NO(148) | 1) 9658c2ecf20Sopenharmony_ci#define PINMUX_GPIO148__FUNC_SPI0_B_MI (MTK_PIN_NO(148) | 2) 9668c2ecf20Sopenharmony_ci#define PINMUX_GPIO148__FUNC_SSPM_URXD_AO (MTK_PIN_NO(148) | 3) 9678c2ecf20Sopenharmony_ci#define PINMUX_GPIO148__FUNC_TP_UCTS2_AO (MTK_PIN_NO(148) | 5) 9688c2ecf20Sopenharmony_ci#define PINMUX_GPIO148__FUNC_CLKM0 (MTK_PIN_NO(148) | 6) 9698c2ecf20Sopenharmony_ci 9708c2ecf20Sopenharmony_ci#define PINMUX_GPIO149__FUNC_GPIO149 (MTK_PIN_NO(149) | 0) 9718c2ecf20Sopenharmony_ci#define PINMUX_GPIO149__FUNC_ANT_SEL2 (MTK_PIN_NO(149) | 1) 9728c2ecf20Sopenharmony_ci#define PINMUX_GPIO149__FUNC_SPI0_B_CSB (MTK_PIN_NO(149) | 2) 9738c2ecf20Sopenharmony_ci#define PINMUX_GPIO149__FUNC_SSPM_UTXD_AO (MTK_PIN_NO(149) | 3) 9748c2ecf20Sopenharmony_ci#define PINMUX_GPIO149__FUNC_TP_URTS2_AO (MTK_PIN_NO(149) | 5) 9758c2ecf20Sopenharmony_ci#define PINMUX_GPIO149__FUNC_CONN_TCXOENA_REQ (MTK_PIN_NO(149) | 6) 9768c2ecf20Sopenharmony_ci 9778c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_GPIO150 (MTK_PIN_NO(150) | 0) 9788c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_ANT_SEL3 (MTK_PIN_NO(150) | 1) 9798c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_SPI0_B_MO (MTK_PIN_NO(150) | 2) 9808c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_UCTS1 (MTK_PIN_NO(150) | 3) 9818c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_TP_UCTS1_AO (MTK_PIN_NO(150) | 5) 9828c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_IDDIG (MTK_PIN_NO(150) | 6) 9838c2ecf20Sopenharmony_ci#define PINMUX_GPIO150__FUNC_SCL9 (MTK_PIN_NO(150) | 7) 9848c2ecf20Sopenharmony_ci 9858c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_GPIO151 (MTK_PIN_NO(151) | 0) 9868c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_ANT_SEL4 (MTK_PIN_NO(151) | 1) 9878c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_SPI0_B_CLK (MTK_PIN_NO(151) | 2) 9888c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_URTS1 (MTK_PIN_NO(151) | 3) 9898c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_TP_URTS1_AO (MTK_PIN_NO(151) | 5) 9908c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_USB_DRVVBUS (MTK_PIN_NO(151) | 6) 9918c2ecf20Sopenharmony_ci#define PINMUX_GPIO151__FUNC_SDA9 (MTK_PIN_NO(151) | 7) 9928c2ecf20Sopenharmony_ci 9938c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_GPIO152 (MTK_PIN_NO(152) | 0) 9948c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_ANT_SEL5 (MTK_PIN_NO(152) | 1) 9958c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_SPI1_B_MI (MTK_PIN_NO(152) | 2) 9968c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_CLKM3 (MTK_PIN_NO(152) | 3) 9978c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_TP_URXD1_AO (MTK_PIN_NO(152) | 5) 9988c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_SCP_SPI1_B_MI (MTK_PIN_NO(152) | 6) 9998c2ecf20Sopenharmony_ci#define PINMUX_GPIO152__FUNC_SCL8 (MTK_PIN_NO(152) | 7) 10008c2ecf20Sopenharmony_ci 10018c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_GPIO153 (MTK_PIN_NO(153) | 0) 10028c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_ANT_SEL6 (MTK_PIN_NO(153) | 1) 10038c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_SPI1_B_CSB (MTK_PIN_NO(153) | 2) 10048c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_SRCLKENAI0 (MTK_PIN_NO(153) | 3) 10058c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_PWM_0 (MTK_PIN_NO(153) | 4) 10068c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_TP_UTXD1_AO (MTK_PIN_NO(153) | 5) 10078c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_SCP_SPI1_B_CS (MTK_PIN_NO(153) | 6) 10088c2ecf20Sopenharmony_ci#define PINMUX_GPIO153__FUNC_SDA8 (MTK_PIN_NO(153) | 7) 10098c2ecf20Sopenharmony_ci 10108c2ecf20Sopenharmony_ci#define PINMUX_GPIO154__FUNC_GPIO154 (MTK_PIN_NO(154) | 0) 10118c2ecf20Sopenharmony_ci#define PINMUX_GPIO154__FUNC_ANT_SEL7 (MTK_PIN_NO(154) | 1) 10128c2ecf20Sopenharmony_ci#define PINMUX_GPIO154__FUNC_SPI1_B_MO (MTK_PIN_NO(154) | 2) 10138c2ecf20Sopenharmony_ci#define PINMUX_GPIO154__FUNC_SRCLKENAI1 (MTK_PIN_NO(154) | 3) 10148c2ecf20Sopenharmony_ci#define PINMUX_GPIO154__FUNC_TP_URXD2_AO (MTK_PIN_NO(154) | 5) 10158c2ecf20Sopenharmony_ci#define PINMUX_GPIO154__FUNC_SCP_SPI1_B_MO (MTK_PIN_NO(154) | 6) 10168c2ecf20Sopenharmony_ci 10178c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_GPIO155 (MTK_PIN_NO(155) | 0) 10188c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_ANT_SEL8 (MTK_PIN_NO(155) | 1) 10198c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_SPI1_B_CLK (MTK_PIN_NO(155) | 2) 10208c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_MD_INT0 (MTK_PIN_NO(155) | 3) 10218c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_TP_UTXD2_AO (MTK_PIN_NO(155) | 5) 10228c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_SCP_SPI1_B_CK (MTK_PIN_NO(155) | 6) 10238c2ecf20Sopenharmony_ci#define PINMUX_GPIO155__FUNC_DBG_MON_A15 (MTK_PIN_NO(155) | 7) 10248c2ecf20Sopenharmony_ci 10258c2ecf20Sopenharmony_ci#define PINMUX_GPIO156__FUNC_GPIO156 (MTK_PIN_NO(156) | 0) 10268c2ecf20Sopenharmony_ci#define PINMUX_GPIO156__FUNC_CONN_TOP_CLK (MTK_PIN_NO(156) | 1) 10278c2ecf20Sopenharmony_ci#define PINMUX_GPIO156__FUNC_AUXIF_CLK0 (MTK_PIN_NO(156) | 2) 10288c2ecf20Sopenharmony_ci#define PINMUX_GPIO156__FUNC_DBG_MON_A16 (MTK_PIN_NO(156) | 7) 10298c2ecf20Sopenharmony_ci 10308c2ecf20Sopenharmony_ci#define PINMUX_GPIO157__FUNC_GPIO157 (MTK_PIN_NO(157) | 0) 10318c2ecf20Sopenharmony_ci#define PINMUX_GPIO157__FUNC_CONN_TOP_DATA (MTK_PIN_NO(157) | 1) 10328c2ecf20Sopenharmony_ci#define PINMUX_GPIO157__FUNC_AUXIF_ST0 (MTK_PIN_NO(157) | 2) 10338c2ecf20Sopenharmony_ci#define PINMUX_GPIO157__FUNC_DBG_MON_A17 (MTK_PIN_NO(157) | 7) 10348c2ecf20Sopenharmony_ci 10358c2ecf20Sopenharmony_ci#define PINMUX_GPIO158__FUNC_GPIO158 (MTK_PIN_NO(158) | 0) 10368c2ecf20Sopenharmony_ci#define PINMUX_GPIO158__FUNC_CONN_HRST_B (MTK_PIN_NO(158) | 1) 10378c2ecf20Sopenharmony_ci#define PINMUX_GPIO158__FUNC_DBG_MON_A18 (MTK_PIN_NO(158) | 7) 10388c2ecf20Sopenharmony_ci 10398c2ecf20Sopenharmony_ci#define PINMUX_GPIO159__FUNC_GPIO159 (MTK_PIN_NO(159) | 0) 10408c2ecf20Sopenharmony_ci#define PINMUX_GPIO159__FUNC_CONN_WB_PTA (MTK_PIN_NO(159) | 1) 10418c2ecf20Sopenharmony_ci#define PINMUX_GPIO159__FUNC_DBG_MON_A19 (MTK_PIN_NO(159) | 7) 10428c2ecf20Sopenharmony_ci 10438c2ecf20Sopenharmony_ci#define PINMUX_GPIO160__FUNC_GPIO160 (MTK_PIN_NO(160) | 0) 10448c2ecf20Sopenharmony_ci#define PINMUX_GPIO160__FUNC_CONN_BT_CLK (MTK_PIN_NO(160) | 1) 10458c2ecf20Sopenharmony_ci#define PINMUX_GPIO160__FUNC_AUXIF_CLK1 (MTK_PIN_NO(160) | 2) 10468c2ecf20Sopenharmony_ci#define PINMUX_GPIO160__FUNC_DBG_MON_A20 (MTK_PIN_NO(160) | 7) 10478c2ecf20Sopenharmony_ci 10488c2ecf20Sopenharmony_ci#define PINMUX_GPIO161__FUNC_GPIO161 (MTK_PIN_NO(161) | 0) 10498c2ecf20Sopenharmony_ci#define PINMUX_GPIO161__FUNC_CONN_BT_DATA (MTK_PIN_NO(161) | 1) 10508c2ecf20Sopenharmony_ci#define PINMUX_GPIO161__FUNC_AUXIF_ST1 (MTK_PIN_NO(161) | 2) 10518c2ecf20Sopenharmony_ci#define PINMUX_GPIO161__FUNC_DBG_MON_A21 (MTK_PIN_NO(161) | 7) 10528c2ecf20Sopenharmony_ci 10538c2ecf20Sopenharmony_ci#define PINMUX_GPIO162__FUNC_GPIO162 (MTK_PIN_NO(162) | 0) 10548c2ecf20Sopenharmony_ci#define PINMUX_GPIO162__FUNC_CONN_WF_CTRL0 (MTK_PIN_NO(162) | 1) 10558c2ecf20Sopenharmony_ci#define PINMUX_GPIO162__FUNC_DBG_MON_A22 (MTK_PIN_NO(162) | 7) 10568c2ecf20Sopenharmony_ci 10578c2ecf20Sopenharmony_ci#define PINMUX_GPIO163__FUNC_GPIO163 (MTK_PIN_NO(163) | 0) 10588c2ecf20Sopenharmony_ci#define PINMUX_GPIO163__FUNC_CONN_WF_CTRL1 (MTK_PIN_NO(163) | 1) 10598c2ecf20Sopenharmony_ci#define PINMUX_GPIO163__FUNC_UFS_MPHY_SCL (MTK_PIN_NO(163) | 2) 10608c2ecf20Sopenharmony_ci#define PINMUX_GPIO163__FUNC_DBG_MON_A23 (MTK_PIN_NO(163) | 7) 10618c2ecf20Sopenharmony_ci 10628c2ecf20Sopenharmony_ci#define PINMUX_GPIO164__FUNC_GPIO164 (MTK_PIN_NO(164) | 0) 10638c2ecf20Sopenharmony_ci#define PINMUX_GPIO164__FUNC_CONN_WF_CTRL2 (MTK_PIN_NO(164) | 1) 10648c2ecf20Sopenharmony_ci#define PINMUX_GPIO164__FUNC_UFS_MPHY_SDA (MTK_PIN_NO(164) | 2) 10658c2ecf20Sopenharmony_ci#define PINMUX_GPIO164__FUNC_DBG_MON_A24 (MTK_PIN_NO(164) | 7) 10668c2ecf20Sopenharmony_ci 10678c2ecf20Sopenharmony_ci#define PINMUX_GPIO165__FUNC_GPIO165 (MTK_PIN_NO(165) | 0) 10688c2ecf20Sopenharmony_ci#define PINMUX_GPIO165__FUNC_CONN_WF_CTRL3 (MTK_PIN_NO(165) | 1) 10698c2ecf20Sopenharmony_ci#define PINMUX_GPIO165__FUNC_UFS_UNIPRO_SDA (MTK_PIN_NO(165) | 2) 10708c2ecf20Sopenharmony_ci#define PINMUX_GPIO165__FUNC_DBG_MON_A25 (MTK_PIN_NO(165) | 7) 10718c2ecf20Sopenharmony_ci 10728c2ecf20Sopenharmony_ci#define PINMUX_GPIO166__FUNC_GPIO166 (MTK_PIN_NO(166) | 0) 10738c2ecf20Sopenharmony_ci#define PINMUX_GPIO166__FUNC_CONN_WF_CTRL4 (MTK_PIN_NO(166) | 1) 10748c2ecf20Sopenharmony_ci#define PINMUX_GPIO166__FUNC_UFS_UNIPRO_SCL (MTK_PIN_NO(166) | 2) 10758c2ecf20Sopenharmony_ci#define PINMUX_GPIO166__FUNC_DBG_MON_A26 (MTK_PIN_NO(166) | 7) 10768c2ecf20Sopenharmony_ci 10778c2ecf20Sopenharmony_ci#define PINMUX_GPIO167__FUNC_GPIO167 (MTK_PIN_NO(167) | 0) 10788c2ecf20Sopenharmony_ci#define PINMUX_GPIO167__FUNC_MSDC0_CMD (MTK_PIN_NO(167) | 1) 10798c2ecf20Sopenharmony_ci 10808c2ecf20Sopenharmony_ci#define PINMUX_GPIO168__FUNC_GPIO168 (MTK_PIN_NO(168) | 0) 10818c2ecf20Sopenharmony_ci#define PINMUX_GPIO168__FUNC_MSDC0_DAT0 (MTK_PIN_NO(168) | 1) 10828c2ecf20Sopenharmony_ci 10838c2ecf20Sopenharmony_ci#define PINMUX_GPIO169__FUNC_GPIO169 (MTK_PIN_NO(169) | 0) 10848c2ecf20Sopenharmony_ci#define PINMUX_GPIO169__FUNC_MSDC0_DAT2 (MTK_PIN_NO(169) | 1) 10858c2ecf20Sopenharmony_ci 10868c2ecf20Sopenharmony_ci#define PINMUX_GPIO170__FUNC_GPIO170 (MTK_PIN_NO(170) | 0) 10878c2ecf20Sopenharmony_ci#define PINMUX_GPIO170__FUNC_MSDC0_DAT4 (MTK_PIN_NO(170) | 1) 10888c2ecf20Sopenharmony_ci 10898c2ecf20Sopenharmony_ci#define PINMUX_GPIO171__FUNC_GPIO171 (MTK_PIN_NO(171) | 0) 10908c2ecf20Sopenharmony_ci#define PINMUX_GPIO171__FUNC_MSDC0_DAT6 (MTK_PIN_NO(171) | 1) 10918c2ecf20Sopenharmony_ci 10928c2ecf20Sopenharmony_ci#define PINMUX_GPIO172__FUNC_GPIO172 (MTK_PIN_NO(172) | 0) 10938c2ecf20Sopenharmony_ci#define PINMUX_GPIO172__FUNC_MSDC0_DAT1 (MTK_PIN_NO(172) | 1) 10948c2ecf20Sopenharmony_ci 10958c2ecf20Sopenharmony_ci#define PINMUX_GPIO173__FUNC_GPIO173 (MTK_PIN_NO(173) | 0) 10968c2ecf20Sopenharmony_ci#define PINMUX_GPIO173__FUNC_MSDC0_DAT5 (MTK_PIN_NO(173) | 1) 10978c2ecf20Sopenharmony_ci 10988c2ecf20Sopenharmony_ci#define PINMUX_GPIO174__FUNC_GPIO174 (MTK_PIN_NO(174) | 0) 10998c2ecf20Sopenharmony_ci#define PINMUX_GPIO174__FUNC_MSDC0_DAT7 (MTK_PIN_NO(174) | 1) 11008c2ecf20Sopenharmony_ci 11018c2ecf20Sopenharmony_ci#define PINMUX_GPIO175__FUNC_GPIO175 (MTK_PIN_NO(175) | 0) 11028c2ecf20Sopenharmony_ci#define PINMUX_GPIO175__FUNC_MSDC0_DSL (MTK_PIN_NO(175) | 1) 11038c2ecf20Sopenharmony_ci#define PINMUX_GPIO175__FUNC_ANT_SEL9 (MTK_PIN_NO(175) | 2) 11048c2ecf20Sopenharmony_ci 11058c2ecf20Sopenharmony_ci#define PINMUX_GPIO176__FUNC_GPIO176 (MTK_PIN_NO(176) | 0) 11068c2ecf20Sopenharmony_ci#define PINMUX_GPIO176__FUNC_MSDC0_CLK (MTK_PIN_NO(176) | 1) 11078c2ecf20Sopenharmony_ci#define PINMUX_GPIO176__FUNC_ANT_SEL10 (MTK_PIN_NO(176) | 2) 11088c2ecf20Sopenharmony_ci 11098c2ecf20Sopenharmony_ci#define PINMUX_GPIO177__FUNC_GPIO177 (MTK_PIN_NO(177) | 0) 11108c2ecf20Sopenharmony_ci#define PINMUX_GPIO177__FUNC_MSDC0_DAT3 (MTK_PIN_NO(177) | 1) 11118c2ecf20Sopenharmony_ci 11128c2ecf20Sopenharmony_ci#define PINMUX_GPIO178__FUNC_GPIO178 (MTK_PIN_NO(178) | 0) 11138c2ecf20Sopenharmony_ci#define PINMUX_GPIO178__FUNC_MSDC0_RSTB (MTK_PIN_NO(178) | 1) 11148c2ecf20Sopenharmony_ci 11158c2ecf20Sopenharmony_ci#define PINMUX_GPIO179__FUNC_GPIO179 (MTK_PIN_NO(179) | 0) 11168c2ecf20Sopenharmony_ci#define PINMUX_GPIO179__FUNC_RFIC0_BSI_EN (MTK_PIN_NO(179) | 1) 11178c2ecf20Sopenharmony_ci 11188c2ecf20Sopenharmony_ci#define PINMUX_GPIO180__FUNC_GPIO180 (MTK_PIN_NO(180) | 0) 11198c2ecf20Sopenharmony_ci#define PINMUX_GPIO180__FUNC_RFIC0_BSI_CK (MTK_PIN_NO(180) | 1) 11208c2ecf20Sopenharmony_ci 11218c2ecf20Sopenharmony_ci#define PINMUX_GPIO181__FUNC_GPIO181 (MTK_PIN_NO(181) | 0) 11228c2ecf20Sopenharmony_ci#define PINMUX_GPIO181__FUNC_SRCLKENA0 (MTK_PIN_NO(181) | 1) 11238c2ecf20Sopenharmony_ci 11248c2ecf20Sopenharmony_ci#define PINMUX_GPIO182__FUNC_GPIO182 (MTK_PIN_NO(182) | 0) 11258c2ecf20Sopenharmony_ci#define PINMUX_GPIO182__FUNC_SRCLKENA1 (MTK_PIN_NO(182) | 1) 11268c2ecf20Sopenharmony_ci 11278c2ecf20Sopenharmony_ci#define PINMUX_GPIO183__FUNC_GPIO183 (MTK_PIN_NO(183) | 0) 11288c2ecf20Sopenharmony_ci#define PINMUX_GPIO183__FUNC_WATCHDOG (MTK_PIN_NO(183) | 1) 11298c2ecf20Sopenharmony_ci 11308c2ecf20Sopenharmony_ci#define PINMUX_GPIO184__FUNC_GPIO184 (MTK_PIN_NO(184) | 0) 11318c2ecf20Sopenharmony_ci#define PINMUX_GPIO184__FUNC_PWRAP_SPI0_MI (MTK_PIN_NO(184) | 1) 11328c2ecf20Sopenharmony_ci#define PINMUX_GPIO184__FUNC_PWRAP_SPI0_MO (MTK_PIN_NO(184) | 2) 11338c2ecf20Sopenharmony_ci 11348c2ecf20Sopenharmony_ci#define PINMUX_GPIO185__FUNC_GPIO185 (MTK_PIN_NO(185) | 0) 11358c2ecf20Sopenharmony_ci#define PINMUX_GPIO185__FUNC_PWRAP_SPI0_CSN (MTK_PIN_NO(185) | 1) 11368c2ecf20Sopenharmony_ci 11378c2ecf20Sopenharmony_ci#define PINMUX_GPIO186__FUNC_GPIO186 (MTK_PIN_NO(186) | 0) 11388c2ecf20Sopenharmony_ci#define PINMUX_GPIO186__FUNC_PWRAP_SPI0_MO (MTK_PIN_NO(186) | 1) 11398c2ecf20Sopenharmony_ci#define PINMUX_GPIO186__FUNC_PWRAP_SPI0_MI (MTK_PIN_NO(186) | 2) 11408c2ecf20Sopenharmony_ci 11418c2ecf20Sopenharmony_ci#define PINMUX_GPIO187__FUNC_GPIO187 (MTK_PIN_NO(187) | 0) 11428c2ecf20Sopenharmony_ci#define PINMUX_GPIO187__FUNC_PWRAP_SPI0_CK (MTK_PIN_NO(187) | 1) 11438c2ecf20Sopenharmony_ci 11448c2ecf20Sopenharmony_ci#define PINMUX_GPIO188__FUNC_GPIO188 (MTK_PIN_NO(188) | 0) 11458c2ecf20Sopenharmony_ci#define PINMUX_GPIO188__FUNC_RTC32K_CK (MTK_PIN_NO(188) | 1) 11468c2ecf20Sopenharmony_ci 11478c2ecf20Sopenharmony_ci#define PINMUX_GPIO189__FUNC_GPIO189 (MTK_PIN_NO(189) | 0) 11488c2ecf20Sopenharmony_ci#define PINMUX_GPIO189__FUNC_AUD_CLK_MOSI (MTK_PIN_NO(189) | 1) 11498c2ecf20Sopenharmony_ci#define PINMUX_GPIO189__FUNC_I2S1_MCK (MTK_PIN_NO(189) | 3) 11508c2ecf20Sopenharmony_ci#define PINMUX_GPIO189__FUNC_UFS_UNIPRO_SCL (MTK_PIN_NO(189) | 6) 11518c2ecf20Sopenharmony_ci 11528c2ecf20Sopenharmony_ci#define PINMUX_GPIO190__FUNC_GPIO190 (MTK_PIN_NO(190) | 0) 11538c2ecf20Sopenharmony_ci#define PINMUX_GPIO190__FUNC_AUD_SYNC_MOSI (MTK_PIN_NO(190) | 1) 11548c2ecf20Sopenharmony_ci#define PINMUX_GPIO190__FUNC_I2S1_BCK (MTK_PIN_NO(190) | 3) 11558c2ecf20Sopenharmony_ci#define PINMUX_GPIO190__FUNC_DBG_MON_A6 (MTK_PIN_NO(190) | 7) 11568c2ecf20Sopenharmony_ci 11578c2ecf20Sopenharmony_ci#define PINMUX_GPIO191__FUNC_GPIO191 (MTK_PIN_NO(191) | 0) 11588c2ecf20Sopenharmony_ci#define PINMUX_GPIO191__FUNC_AUD_DAT_MOSI0 (MTK_PIN_NO(191) | 1) 11598c2ecf20Sopenharmony_ci#define PINMUX_GPIO191__FUNC_I2S1_LRCK (MTK_PIN_NO(191) | 3) 11608c2ecf20Sopenharmony_ci#define PINMUX_GPIO191__FUNC_DBG_MON_A7 (MTK_PIN_NO(191) | 7) 11618c2ecf20Sopenharmony_ci 11628c2ecf20Sopenharmony_ci#define PINMUX_GPIO192__FUNC_GPIO192 (MTK_PIN_NO(192) | 0) 11638c2ecf20Sopenharmony_ci#define PINMUX_GPIO192__FUNC_AUD_DAT_MOSI1 (MTK_PIN_NO(192) | 1) 11648c2ecf20Sopenharmony_ci#define PINMUX_GPIO192__FUNC_I2S1_DO (MTK_PIN_NO(192) | 3) 11658c2ecf20Sopenharmony_ci#define PINMUX_GPIO192__FUNC_UFS_MPHY_SDA (MTK_PIN_NO(192) | 6) 11668c2ecf20Sopenharmony_ci#define PINMUX_GPIO192__FUNC_DBG_MON_A8 (MTK_PIN_NO(192) | 7) 11678c2ecf20Sopenharmony_ci 11688c2ecf20Sopenharmony_ci#define PINMUX_GPIO193__FUNC_GPIO193 (MTK_PIN_NO(193) | 0) 11698c2ecf20Sopenharmony_ci#define PINMUX_GPIO193__FUNC_AUD_DAT_MISO0 (MTK_PIN_NO(193) | 1) 11708c2ecf20Sopenharmony_ci#define PINMUX_GPIO193__FUNC_VOW_DAT_MISO (MTK_PIN_NO(193) | 2) 11718c2ecf20Sopenharmony_ci#define PINMUX_GPIO193__FUNC_I2S2_LRCK (MTK_PIN_NO(193) | 3) 11728c2ecf20Sopenharmony_ci#define PINMUX_GPIO193__FUNC_UDI_TDI (MTK_PIN_NO(193) | 5) 11738c2ecf20Sopenharmony_ci#define PINMUX_GPIO193__FUNC_DBG_MON_A12 (MTK_PIN_NO(193) | 7) 11748c2ecf20Sopenharmony_ci 11758c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_GPIO194 (MTK_PIN_NO(194) | 0) 11768c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_AUD_DAT_MISO1 (MTK_PIN_NO(194) | 1) 11778c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_VOW_CLK_MISO (MTK_PIN_NO(194) | 2) 11788c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_I2S2_DI (MTK_PIN_NO(194) | 3) 11798c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_UDI_NTRST (MTK_PIN_NO(194) | 5) 11808c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_UFS_MPHY_SCL (MTK_PIN_NO(194) | 6) 11818c2ecf20Sopenharmony_ci#define PINMUX_GPIO194__FUNC_DBG_MON_A13 (MTK_PIN_NO(194) | 7) 11828c2ecf20Sopenharmony_ci 11838c2ecf20Sopenharmony_ci#define PINMUX_GPIO195__FUNC_GPIO195 (MTK_PIN_NO(195) | 0) 11848c2ecf20Sopenharmony_ci#define PINMUX_GPIO195__FUNC_ADSP_JTAG_TCK (MTK_PIN_NO(195) | 3) 11858c2ecf20Sopenharmony_ci#define PINMUX_GPIO195__FUNC_VPU_UDI_TCK (MTK_PIN_NO(195) | 4) 11868c2ecf20Sopenharmony_ci#define PINMUX_GPIO195__FUNC_SPM_JTAG_TCK (MTK_PIN_NO(195) | 5) 11878c2ecf20Sopenharmony_ci#define PINMUX_GPIO195__FUNC_SSPM_JTAG_TCK (MTK_PIN_NO(195) | 6) 11888c2ecf20Sopenharmony_ci 11898c2ecf20Sopenharmony_ci#define PINMUX_GPIO196__FUNC_GPIO196 (MTK_PIN_NO(196) | 0) 11908c2ecf20Sopenharmony_ci#define PINMUX_GPIO196__FUNC_CMMCLK4 (MTK_PIN_NO(196) | 1) 11918c2ecf20Sopenharmony_ci#define PINMUX_GPIO196__FUNC_ADSP_JTAG_TDI (MTK_PIN_NO(196) | 3) 11928c2ecf20Sopenharmony_ci#define PINMUX_GPIO196__FUNC_VPU_UDI_TDI (MTK_PIN_NO(196) | 4) 11938c2ecf20Sopenharmony_ci#define PINMUX_GPIO196__FUNC_SPM_JTAG_TDI (MTK_PIN_NO(196) | 5) 11948c2ecf20Sopenharmony_ci#define PINMUX_GPIO196__FUNC_SSPM_JTAG_TDI (MTK_PIN_NO(196) | 6) 11958c2ecf20Sopenharmony_ci 11968c2ecf20Sopenharmony_ci#define PINMUX_GPIO197__FUNC_GPIO197 (MTK_PIN_NO(197) | 0) 11978c2ecf20Sopenharmony_ci#define PINMUX_GPIO197__FUNC_ADSP_JTAG_TDO (MTK_PIN_NO(197) | 3) 11988c2ecf20Sopenharmony_ci#define PINMUX_GPIO197__FUNC_VPU_UDI_TDO (MTK_PIN_NO(197) | 4) 11998c2ecf20Sopenharmony_ci#define PINMUX_GPIO197__FUNC_SPM_JTAG_TDO (MTK_PIN_NO(197) | 5) 12008c2ecf20Sopenharmony_ci#define PINMUX_GPIO197__FUNC_SSPM_JTAG_TDO (MTK_PIN_NO(197) | 6) 12018c2ecf20Sopenharmony_ci 12028c2ecf20Sopenharmony_ci#define PINMUX_GPIO198__FUNC_GPIO198 (MTK_PIN_NO(198) | 0) 12038c2ecf20Sopenharmony_ci#define PINMUX_GPIO198__FUNC_SCL7 (MTK_PIN_NO(198) | 1) 12048c2ecf20Sopenharmony_ci 12058c2ecf20Sopenharmony_ci#define PINMUX_GPIO199__FUNC_GPIO199 (MTK_PIN_NO(199) | 0) 12068c2ecf20Sopenharmony_ci#define PINMUX_GPIO199__FUNC_SDA7 (MTK_PIN_NO(199) | 1) 12078c2ecf20Sopenharmony_ci 12088c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_GPIO200 (MTK_PIN_NO(200) | 0) 12098c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_URXD1 (MTK_PIN_NO(200) | 1) 12108c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_ADSP_URXD0 (MTK_PIN_NO(200) | 2) 12118c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_TP_URXD1_AO (MTK_PIN_NO(200) | 3) 12128c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_SSPM_URXD_AO (MTK_PIN_NO(200) | 4) 12138c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_TP_URXD2_AO (MTK_PIN_NO(200) | 5) 12148c2ecf20Sopenharmony_ci#define PINMUX_GPIO200__FUNC_MBISTREADEN_TRIGGER (MTK_PIN_NO(200) | 6) 12158c2ecf20Sopenharmony_ci 12168c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_GPIO201 (MTK_PIN_NO(201) | 0) 12178c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_UTXD1 (MTK_PIN_NO(201) | 1) 12188c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_ADSP_UTXD0 (MTK_PIN_NO(201) | 2) 12198c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_TP_UTXD1_AO (MTK_PIN_NO(201) | 3) 12208c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_SSPM_UTXD_AO (MTK_PIN_NO(201) | 4) 12218c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_TP_UTXD2_AO (MTK_PIN_NO(201) | 5) 12228c2ecf20Sopenharmony_ci#define PINMUX_GPIO201__FUNC_MBISTWRITEEN_TRIGGER (MTK_PIN_NO(201) | 6) 12238c2ecf20Sopenharmony_ci 12248c2ecf20Sopenharmony_ci#define PINMUX_GPIO202__FUNC_GPIO202 (MTK_PIN_NO(202) | 0) 12258c2ecf20Sopenharmony_ci#define PINMUX_GPIO202__FUNC_PWM_3 (MTK_PIN_NO(202) | 1) 12268c2ecf20Sopenharmony_ci#define PINMUX_GPIO202__FUNC_CLKM3 (MTK_PIN_NO(202) | 2) 12278c2ecf20Sopenharmony_ci 12288c2ecf20Sopenharmony_ci#define PINMUX_GPIO203__FUNC_GPIO203 (MTK_PIN_NO(203) | 0) 12298c2ecf20Sopenharmony_ci 12308c2ecf20Sopenharmony_ci#define PINMUX_GPIO204__FUNC_GPIO204 (MTK_PIN_NO(204) | 0) 12318c2ecf20Sopenharmony_ci 12328c2ecf20Sopenharmony_ci#define PINMUX_GPIO205__FUNC_GPIO205 (MTK_PIN_NO(205) | 0) 12338c2ecf20Sopenharmony_ci 12348c2ecf20Sopenharmony_ci#define PINMUX_GPIO206__FUNC_GPIO206 (MTK_PIN_NO(206) | 0) 12358c2ecf20Sopenharmony_ci 12368c2ecf20Sopenharmony_ci#define PINMUX_GPIO207__FUNC_GPIO207 (MTK_PIN_NO(207) | 0) 12378c2ecf20Sopenharmony_ci 12388c2ecf20Sopenharmony_ci#define PINMUX_GPIO208__FUNC_GPIO208 (MTK_PIN_NO(208) | 0) 12398c2ecf20Sopenharmony_ci 12408c2ecf20Sopenharmony_ci#define PINMUX_GPIO209__FUNC_GPIO209 (MTK_PIN_NO(209) | 0) 12418c2ecf20Sopenharmony_ci 12428c2ecf20Sopenharmony_ci#endif /* __MT6779-PINFUNC_H */ 1243