162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2022 Collabora Ltd. 462306a36Sopenharmony_ci * Author: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 562306a36Sopenharmony_ci */ 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#ifndef __DTS_MT6795_PINFUNC_H 862306a36Sopenharmony_ci#define __DTS_MT6795_PINFUNC_H 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci#include <dt-bindings/pinctrl/mt65xx.h> 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci#define PINMUX_GPIO0__FUNC_GPIO0 (MTK_PIN_NO(0) | 0) 1362306a36Sopenharmony_ci#define PINMUX_GPIO0__FUNC_IRDA_PDN (MTK_PIN_NO(0) | 1) 1462306a36Sopenharmony_ci#define PINMUX_GPIO0__FUNC_I2S1_WS (MTK_PIN_NO(0) | 2) 1562306a36Sopenharmony_ci#define PINMUX_GPIO0__FUNC_TDD_TMS (MTK_PIN_NO(0) | 4) 1662306a36Sopenharmony_ci#define PINMUX_GPIO0__FUNC_UTXD0 (MTK_PIN_NO(0) | 5) 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ci#define PINMUX_GPIO1__FUNC_GPIO1 (MTK_PIN_NO(1) | 0) 1962306a36Sopenharmony_ci#define PINMUX_GPIO1__FUNC_IRDA_RXD (MTK_PIN_NO(1) | 1) 2062306a36Sopenharmony_ci#define PINMUX_GPIO1__FUNC_I2S1_BCK (MTK_PIN_NO(1) | 2) 2162306a36Sopenharmony_ci#define PINMUX_GPIO1__FUNC_SDA4 (MTK_PIN_NO(1) | 3) 2262306a36Sopenharmony_ci#define PINMUX_GPIO1__FUNC_TDD_TCK (MTK_PIN_NO(1) | 4) 2362306a36Sopenharmony_ci#define PINMUX_GPIO1__FUNC_URXD0 (MTK_PIN_NO(1) | 5) 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ci#define PINMUX_GPIO2__FUNC_GPIO2 (MTK_PIN_NO(2) | 0) 2662306a36Sopenharmony_ci#define PINMUX_GPIO2__FUNC_IRDA_TXD (MTK_PIN_NO(2) | 1) 2762306a36Sopenharmony_ci#define PINMUX_GPIO2__FUNC_I2S1_MCK (MTK_PIN_NO(2) | 2) 2862306a36Sopenharmony_ci#define PINMUX_GPIO2__FUNC_SCL4 (MTK_PIN_NO(2) | 3) 2962306a36Sopenharmony_ci#define PINMUX_GPIO2__FUNC_TDD_TDI (MTK_PIN_NO(2) | 4) 3062306a36Sopenharmony_ci#define PINMUX_GPIO2__FUNC_UTXD3 (MTK_PIN_NO(2) | 5) 3162306a36Sopenharmony_ci 3262306a36Sopenharmony_ci#define PINMUX_GPIO3__FUNC_GPIO3 (MTK_PIN_NO(3) | 0) 3362306a36Sopenharmony_ci#define PINMUX_GPIO3__FUNC_DSI1_TE (MTK_PIN_NO(3) | 1) 3462306a36Sopenharmony_ci#define PINMUX_GPIO3__FUNC_I2S1_DO_1 (MTK_PIN_NO(3) | 2) 3562306a36Sopenharmony_ci#define PINMUX_GPIO3__FUNC_SDA3 (MTK_PIN_NO(3) | 3) 3662306a36Sopenharmony_ci#define PINMUX_GPIO3__FUNC_TDD_TDO (MTK_PIN_NO(3) | 4) 3762306a36Sopenharmony_ci#define PINMUX_GPIO3__FUNC_URXD3 (MTK_PIN_NO(3) | 5) 3862306a36Sopenharmony_ci 3962306a36Sopenharmony_ci#define PINMUX_GPIO4__FUNC_GPIO4 (MTK_PIN_NO(4) | 0) 4062306a36Sopenharmony_ci#define PINMUX_GPIO4__FUNC_DISP_PWM1 (MTK_PIN_NO(4) | 1) 4162306a36Sopenharmony_ci#define PINMUX_GPIO4__FUNC_I2S1_DO_2 (MTK_PIN_NO(4) | 2) 4262306a36Sopenharmony_ci#define PINMUX_GPIO4__FUNC_SCL3 (MTK_PIN_NO(4) | 3) 4362306a36Sopenharmony_ci#define PINMUX_GPIO4__FUNC_TDD_TRSTN (MTK_PIN_NO(4) | 4) 4462306a36Sopenharmony_ci 4562306a36Sopenharmony_ci#define PINMUX_GPIO5__FUNC_GPIO5 (MTK_PIN_NO(5) | 0) 4662306a36Sopenharmony_ci#define PINMUX_GPIO5__FUNC_PCM1_CLK (MTK_PIN_NO(5) | 1) 4762306a36Sopenharmony_ci#define PINMUX_GPIO5__FUNC_I2S2_WS (MTK_PIN_NO(5) | 2) 4862306a36Sopenharmony_ci#define PINMUX_GPIO5__FUNC_SPI_CK_3 (MTK_PIN_NO(5) | 3) 4962306a36Sopenharmony_ci#define PINMUX_GPIO5__FUNC_LTE_MD32_JTAG_TMS (MTK_PIN_NO(5) | 4) 5062306a36Sopenharmony_ci#define PINMUX_GPIO5__FUNC_AP_MD32_JTAG_TMS (MTK_PIN_NO(5) | 5) 5162306a36Sopenharmony_ci 5262306a36Sopenharmony_ci#define PINMUX_GPIO6__FUNC_GPIO6 (MTK_PIN_NO(6) | 0) 5362306a36Sopenharmony_ci#define PINMUX_GPIO6__FUNC_PCM1_SYNC (MTK_PIN_NO(6) | 1) 5462306a36Sopenharmony_ci#define PINMUX_GPIO6__FUNC_I2S2_BCK (MTK_PIN_NO(6) | 2) 5562306a36Sopenharmony_ci#define PINMUX_GPIO6__FUNC_SPI_MI_3 (MTK_PIN_NO(6) | 3) 5662306a36Sopenharmony_ci#define PINMUX_GPIO6__FUNC_LTE_MD32_JTAG_TCK (MTK_PIN_NO(6) | 4) 5762306a36Sopenharmony_ci#define PINMUX_GPIO6__FUNC_AP_MD32_JTAG_TCK (MTK_PIN_NO(6) | 5) 5862306a36Sopenharmony_ci 5962306a36Sopenharmony_ci#define PINMUX_GPIO7__FUNC_GPIO7 (MTK_PIN_NO(7) | 0) 6062306a36Sopenharmony_ci#define PINMUX_GPIO7__FUNC_PCM1_DI (MTK_PIN_NO(7) | 1) 6162306a36Sopenharmony_ci#define PINMUX_GPIO7__FUNC_I2S2_DI_1 (MTK_PIN_NO(7) | 2) 6262306a36Sopenharmony_ci#define PINMUX_GPIO7__FUNC_SPI_MO_3 (MTK_PIN_NO(7) | 3) 6362306a36Sopenharmony_ci#define PINMUX_GPIO7__FUNC_LTE_MD32_JTAG_TDI (MTK_PIN_NO(7) | 4) 6462306a36Sopenharmony_ci#define PINMUX_GPIO7__FUNC_AP_MD32_JTAG_TDI (MTK_PIN_NO(7) | 5) 6562306a36Sopenharmony_ci 6662306a36Sopenharmony_ci#define PINMUX_GPIO8__FUNC_GPIO8 (MTK_PIN_NO(8) | 0) 6762306a36Sopenharmony_ci#define PINMUX_GPIO8__FUNC_PCM1_DO (MTK_PIN_NO(8) | 1) 6862306a36Sopenharmony_ci#define PINMUX_GPIO8__FUNC_I2S2_DI_2 (MTK_PIN_NO(8) | 2) 6962306a36Sopenharmony_ci#define PINMUX_GPIO8__FUNC_SPI_CS_3 (MTK_PIN_NO(8) | 3) 7062306a36Sopenharmony_ci#define PINMUX_GPIO8__FUNC_LTE_MD32_JTAG_TDO (MTK_PIN_NO(8) | 4) 7162306a36Sopenharmony_ci#define PINMUX_GPIO8__FUNC_AP_MD32_JTAG_TDO (MTK_PIN_NO(8) | 5) 7262306a36Sopenharmony_ci 7362306a36Sopenharmony_ci#define PINMUX_GPIO9__FUNC_GPIO9 (MTK_PIN_NO(9) | 0) 7462306a36Sopenharmony_ci#define PINMUX_GPIO9__FUNC_USB_DRVVBUS (MTK_PIN_NO(9) | 1) 7562306a36Sopenharmony_ci#define PINMUX_GPIO9__FUNC_I2S2_MCK (MTK_PIN_NO(9) | 2) 7662306a36Sopenharmony_ci#define PINMUX_GPIO9__FUNC_LTE_MD32_JTAG_TRST (MTK_PIN_NO(9) | 4) 7762306a36Sopenharmony_ci#define PINMUX_GPIO9__FUNC_AP_MD32_JTAG_TRST (MTK_PIN_NO(9) | 5) 7862306a36Sopenharmony_ci 7962306a36Sopenharmony_ci#define PINMUX_GPIO10__FUNC_GPIO10 (MTK_PIN_NO(10) | 0) 8062306a36Sopenharmony_ci#define PINMUX_GPIO10__FUNC_I2S0_WS (MTK_PIN_NO(10) | 2) 8162306a36Sopenharmony_ci 8262306a36Sopenharmony_ci#define PINMUX_GPIO11__FUNC_GPIO11 (MTK_PIN_NO(11) | 0) 8362306a36Sopenharmony_ci#define PINMUX_GPIO11__FUNC_I2S0_BCK (MTK_PIN_NO(11) | 2) 8462306a36Sopenharmony_ci 8562306a36Sopenharmony_ci#define PINMUX_GPIO12__FUNC_GPIO12 (MTK_PIN_NO(12) | 0) 8662306a36Sopenharmony_ci#define PINMUX_GPIO12__FUNC_I2S0_MCK (MTK_PIN_NO(12) | 2) 8762306a36Sopenharmony_ci 8862306a36Sopenharmony_ci#define PINMUX_GPIO13__FUNC_GPIO13 (MTK_PIN_NO(13) | 0) 8962306a36Sopenharmony_ci#define PINMUX_GPIO13__FUNC_I2S0_DO (MTK_PIN_NO(13) | 2) 9062306a36Sopenharmony_ci 9162306a36Sopenharmony_ci#define PINMUX_GPIO14__FUNC_GPIO14 (MTK_PIN_NO(14) | 0) 9262306a36Sopenharmony_ci#define PINMUX_GPIO14__FUNC_I2S0_DI (MTK_PIN_NO(14) | 2) 9362306a36Sopenharmony_ci#define PINMUX_GPIO14__FUNC_DISP_PWM1 (MTK_PIN_NO(14) | 3) 9462306a36Sopenharmony_ci#define PINMUX_GPIO14__FUNC_PWM4 (MTK_PIN_NO(14) | 4) 9562306a36Sopenharmony_ci#define PINMUX_GPIO14__FUNC_IRDA_RXD (MTK_PIN_NO(14) | 5) 9662306a36Sopenharmony_ci#define PINMUX_GPIO14__FUNC_I2S1_BCK (MTK_PIN_NO(14) | 6) 9762306a36Sopenharmony_ci 9862306a36Sopenharmony_ci#define PINMUX_GPIO15__FUNC_GPIO15 (MTK_PIN_NO(15) | 0) 9962306a36Sopenharmony_ci#define PINMUX_GPIO15__FUNC_DSI1_TE (MTK_PIN_NO(15) | 2) 10062306a36Sopenharmony_ci#define PINMUX_GPIO15__FUNC_USB_DRVVBUS (MTK_PIN_NO(15) | 3) 10162306a36Sopenharmony_ci#define PINMUX_GPIO15__FUNC_PWM5 (MTK_PIN_NO(15) | 4) 10262306a36Sopenharmony_ci#define PINMUX_GPIO15__FUNC_IRDA_TXD (MTK_PIN_NO(15) | 5) 10362306a36Sopenharmony_ci#define PINMUX_GPIO15__FUNC_I2S1_MCK (MTK_PIN_NO(15) | 6) 10462306a36Sopenharmony_ci 10562306a36Sopenharmony_ci#define PINMUX_GPIO16__FUNC_GPIO16 (MTK_PIN_NO(16) | 0) 10662306a36Sopenharmony_ci#define PINMUX_GPIO16__FUNC_IDDIG (MTK_PIN_NO(16) | 1) 10762306a36Sopenharmony_ci#define PINMUX_GPIO16__FUNC_FLASH (MTK_PIN_NO(16) | 2) 10862306a36Sopenharmony_ci#define PINMUX_GPIO16__FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(16) | 3) 10962306a36Sopenharmony_ci#define PINMUX_GPIO16__FUNC_PWM5 (MTK_PIN_NO(16) | 4) 11062306a36Sopenharmony_ci 11162306a36Sopenharmony_ci#define PINMUX_GPIO17__FUNC_GPIO17 (MTK_PIN_NO(17) | 0) 11262306a36Sopenharmony_ci#define PINMUX_GPIO17__FUNC_SIM1_SCLK (MTK_PIN_NO(17) | 1) 11362306a36Sopenharmony_ci#define PINMUX_GPIO17__FUNC_SIM2_SCLK (MTK_PIN_NO(17) | 2) 11462306a36Sopenharmony_ci 11562306a36Sopenharmony_ci#define PINMUX_GPIO18__FUNC_GPIO18 (MTK_PIN_NO(18) | 0) 11662306a36Sopenharmony_ci#define PINMUX_GPIO18__FUNC_SIM1_SRST (MTK_PIN_NO(18) | 1) 11762306a36Sopenharmony_ci#define PINMUX_GPIO18__FUNC_SIM2_SRST (MTK_PIN_NO(18) | 2) 11862306a36Sopenharmony_ci 11962306a36Sopenharmony_ci#define PINMUX_GPIO19__FUNC_GPIO19 (MTK_PIN_NO(19) | 0) 12062306a36Sopenharmony_ci#define PINMUX_GPIO19__FUNC_SIM1_SDAT (MTK_PIN_NO(19) | 1) 12162306a36Sopenharmony_ci#define PINMUX_GPIO19__FUNC_SIM2_SDAT (MTK_PIN_NO(19) | 2) 12262306a36Sopenharmony_ci 12362306a36Sopenharmony_ci#define PINMUX_GPIO20__FUNC_GPIO20 (MTK_PIN_NO(20) | 0) 12462306a36Sopenharmony_ci#define PINMUX_GPIO20__FUNC_SIM2_SCLK (MTK_PIN_NO(20) | 1) 12562306a36Sopenharmony_ci#define PINMUX_GPIO20__FUNC_SIM1_SCLK (MTK_PIN_NO(20) | 2) 12662306a36Sopenharmony_ci 12762306a36Sopenharmony_ci#define PINMUX_GPIO21__FUNC_GPIO21 (MTK_PIN_NO(21) | 0) 12862306a36Sopenharmony_ci#define PINMUX_GPIO21__FUNC_SIM2_SRST (MTK_PIN_NO(21) | 1) 12962306a36Sopenharmony_ci#define PINMUX_GPIO21__FUNC_SIM1_SRST (MTK_PIN_NO(21) | 2) 13062306a36Sopenharmony_ci 13162306a36Sopenharmony_ci#define PINMUX_GPIO22__FUNC_GPIO22 (MTK_PIN_NO(22) | 0) 13262306a36Sopenharmony_ci#define PINMUX_GPIO22__FUNC_SIM2_SDAT (MTK_PIN_NO(22) | 1) 13362306a36Sopenharmony_ci#define PINMUX_GPIO22__FUNC_SIM1_SDAT (MTK_PIN_NO(22) | 2) 13462306a36Sopenharmony_ci 13562306a36Sopenharmony_ci#define PINMUX_GPIO23__FUNC_GPIO23 (MTK_PIN_NO(23) | 0) 13662306a36Sopenharmony_ci#define PINMUX_GPIO23__FUNC_MSDC3_DAT0 (MTK_PIN_NO(23) | 1) 13762306a36Sopenharmony_ci 13862306a36Sopenharmony_ci#define PINMUX_GPIO24__FUNC_GPIO24 (MTK_PIN_NO(24) | 0) 13962306a36Sopenharmony_ci#define PINMUX_GPIO24__FUNC_MSDC3_DAT1 (MTK_PIN_NO(24) | 1) 14062306a36Sopenharmony_ci 14162306a36Sopenharmony_ci#define PINMUX_GPIO25__FUNC_GPIO25 (MTK_PIN_NO(25) | 0) 14262306a36Sopenharmony_ci#define PINMUX_GPIO25__FUNC_MSDC3_DAT2 (MTK_PIN_NO(25) | 1) 14362306a36Sopenharmony_ci 14462306a36Sopenharmony_ci#define PINMUX_GPIO26__FUNC_GPIO26 (MTK_PIN_NO(26) | 0) 14562306a36Sopenharmony_ci#define PINMUX_GPIO26__FUNC_MSDC3_DAT3 (MTK_PIN_NO(26) | 1) 14662306a36Sopenharmony_ci 14762306a36Sopenharmony_ci#define PINMUX_GPIO27__FUNC_GPIO27 (MTK_PIN_NO(27) | 0) 14862306a36Sopenharmony_ci#define PINMUX_GPIO27__FUNC_MSDC3_CLK (MTK_PIN_NO(27) | 1) 14962306a36Sopenharmony_ci 15062306a36Sopenharmony_ci#define PINMUX_GPIO28__FUNC_GPIO28 (MTK_PIN_NO(28) | 0) 15162306a36Sopenharmony_ci#define PINMUX_GPIO28__FUNC_MSDC3_CMD (MTK_PIN_NO(28) | 1) 15262306a36Sopenharmony_ci 15362306a36Sopenharmony_ci#define PINMUX_GPIO29__FUNC_GPIO29 (MTK_PIN_NO(29) | 0) 15462306a36Sopenharmony_ci#define PINMUX_GPIO29__FUNC_PTA_RXD (MTK_PIN_NO(29) | 1) 15562306a36Sopenharmony_ci#define PINMUX_GPIO29__FUNC_UCTS2 (MTK_PIN_NO(29) | 2) 15662306a36Sopenharmony_ci 15762306a36Sopenharmony_ci#define PINMUX_GPIO30__FUNC_GPIO30 (MTK_PIN_NO(30) | 0) 15862306a36Sopenharmony_ci#define PINMUX_GPIO30__FUNC_PTA_TXD (MTK_PIN_NO(30) | 1) 15962306a36Sopenharmony_ci#define PINMUX_GPIO30__FUNC_URTS2 (MTK_PIN_NO(30) | 2) 16062306a36Sopenharmony_ci 16162306a36Sopenharmony_ci#define PINMUX_GPIO31__FUNC_GPIO31 (MTK_PIN_NO(31) | 0) 16262306a36Sopenharmony_ci#define PINMUX_GPIO31__FUNC_URXD2 (MTK_PIN_NO(31) | 1) 16362306a36Sopenharmony_ci#define PINMUX_GPIO31__FUNC_UTXD2 (MTK_PIN_NO(31) | 2) 16462306a36Sopenharmony_ci 16562306a36Sopenharmony_ci#define PINMUX_GPIO32__FUNC_GPIO32 (MTK_PIN_NO(32) | 0) 16662306a36Sopenharmony_ci#define PINMUX_GPIO32__FUNC_UTXD2 (MTK_PIN_NO(32) | 1) 16762306a36Sopenharmony_ci#define PINMUX_GPIO32__FUNC_URXD2 (MTK_PIN_NO(32) | 2) 16862306a36Sopenharmony_ci 16962306a36Sopenharmony_ci#define PINMUX_GPIO33__FUNC_GPIO33 (MTK_PIN_NO(33) | 0) 17062306a36Sopenharmony_ci#define PINMUX_GPIO33__FUNC_MRG_CLK (MTK_PIN_NO(33) | 1) 17162306a36Sopenharmony_ci#define PINMUX_GPIO33__FUNC_PCM0_CLK (MTK_PIN_NO(33) | 2) 17262306a36Sopenharmony_ci 17362306a36Sopenharmony_ci#define PINMUX_GPIO34__FUNC_GPIO34 (MTK_PIN_NO(34) | 0) 17462306a36Sopenharmony_ci#define PINMUX_GPIO34__FUNC_MRG_DI (MTK_PIN_NO(34) | 1) 17562306a36Sopenharmony_ci#define PINMUX_GPIO34__FUNC_PCM0_DI (MTK_PIN_NO(34) | 2) 17662306a36Sopenharmony_ci 17762306a36Sopenharmony_ci#define PINMUX_GPIO35__FUNC_GPIO35 (MTK_PIN_NO(35) | 0) 17862306a36Sopenharmony_ci#define PINMUX_GPIO35__FUNC_MRG_DO (MTK_PIN_NO(35) | 1) 17962306a36Sopenharmony_ci#define PINMUX_GPIO35__FUNC_PCM0_DO (MTK_PIN_NO(35) | 2) 18062306a36Sopenharmony_ci 18162306a36Sopenharmony_ci#define PINMUX_GPIO36__FUNC_GPIO36 (MTK_PIN_NO(36) | 0) 18262306a36Sopenharmony_ci#define PINMUX_GPIO36__FUNC_MRG_SYNC (MTK_PIN_NO(36) | 1) 18362306a36Sopenharmony_ci#define PINMUX_GPIO36__FUNC_PCM0_SYNC (MTK_PIN_NO(36) | 2) 18462306a36Sopenharmony_ci 18562306a36Sopenharmony_ci#define PINMUX_GPIO37__FUNC_GPIO37 (MTK_PIN_NO(37) | 0) 18662306a36Sopenharmony_ci#define PINMUX_GPIO37__FUNC_GPS_SYNC (MTK_PIN_NO(37) | 1) 18762306a36Sopenharmony_ci 18862306a36Sopenharmony_ci#define PINMUX_GPIO38__FUNC_GPIO38 (MTK_PIN_NO(38) | 0) 18962306a36Sopenharmony_ci#define PINMUX_GPIO38__FUNC_DAIRSTB (MTK_PIN_NO(38) | 1) 19062306a36Sopenharmony_ci 19162306a36Sopenharmony_ci#define PINMUX_GPIO39__FUNC_GPIO39 (MTK_PIN_NO(39) | 0) 19262306a36Sopenharmony_ci#define PINMUX_GPIO39__FUNC_CM2MCLK (MTK_PIN_NO(39) | 1) 19362306a36Sopenharmony_ci 19462306a36Sopenharmony_ci#define PINMUX_GPIO40__FUNC_GPIO40 (MTK_PIN_NO(40) | 0) 19562306a36Sopenharmony_ci#define PINMUX_GPIO40__FUNC_CM3MCLK (MTK_PIN_NO(40) | 1) 19662306a36Sopenharmony_ci#define PINMUX_GPIO40__FUNC_IRDA_PDN (MTK_PIN_NO(40) | 2) 19762306a36Sopenharmony_ci#define PINMUX_GPIO40__FUNC_PWM6 (MTK_PIN_NO(40) | 3) 19862306a36Sopenharmony_ci#define PINMUX_GPIO40__FUNC_I2S1_WS (MTK_PIN_NO(40) | 4) 19962306a36Sopenharmony_ci 20062306a36Sopenharmony_ci#define PINMUX_GPIO41__FUNC_GPIO41 (MTK_PIN_NO(41) | 0) 20162306a36Sopenharmony_ci#define PINMUX_GPIO41__FUNC_CMPCLK (MTK_PIN_NO(41) | 1) 20262306a36Sopenharmony_ci#define PINMUX_GPIO41__FUNC_CMCSK (MTK_PIN_NO(41) | 2) 20362306a36Sopenharmony_ci#define PINMUX_GPIO41__FUNC_FLASH (MTK_PIN_NO(41) | 3) 20462306a36Sopenharmony_ci 20562306a36Sopenharmony_ci#define PINMUX_GPIO42__FUNC_GPIO42 (MTK_PIN_NO(42) | 0) 20662306a36Sopenharmony_ci#define PINMUX_GPIO42__FUNC_CMMCLK (MTK_PIN_NO(42) | 1) 20762306a36Sopenharmony_ci 20862306a36Sopenharmony_ci#define PINMUX_GPIO43__FUNC_GPIO43 (MTK_PIN_NO(43) | 0) 20962306a36Sopenharmony_ci#define PINMUX_GPIO43__FUNC_SDA2 (MTK_PIN_NO(43) | 1) 21062306a36Sopenharmony_ci 21162306a36Sopenharmony_ci#define PINMUX_GPIO44__FUNC_GPIO44 (MTK_PIN_NO(44) | 0) 21262306a36Sopenharmony_ci#define PINMUX_GPIO44__FUNC_SCL2 (MTK_PIN_NO(44) | 1) 21362306a36Sopenharmony_ci 21462306a36Sopenharmony_ci#define PINMUX_GPIO45__FUNC_GPIO45 (MTK_PIN_NO(45) | 0) 21562306a36Sopenharmony_ci#define PINMUX_GPIO45__FUNC_SDA0 (MTK_PIN_NO(45) | 1) 21662306a36Sopenharmony_ci 21762306a36Sopenharmony_ci#define PINMUX_GPIO46__FUNC_GPIO46 (MTK_PIN_NO(46) | 0) 21862306a36Sopenharmony_ci#define PINMUX_GPIO46__FUNC_SCL0 (MTK_PIN_NO(46) | 1) 21962306a36Sopenharmony_ci 22062306a36Sopenharmony_ci#define PINMUX_GPIO47__FUNC_GPIO47 (MTK_PIN_NO(47) | 0) 22162306a36Sopenharmony_ci#define PINMUX_GPIO47__FUNC_BPI_BUS0 (MTK_PIN_NO(47) | 1) 22262306a36Sopenharmony_ci 22362306a36Sopenharmony_ci#define PINMUX_GPIO48__FUNC_GPIO48 (MTK_PIN_NO(48) | 0) 22462306a36Sopenharmony_ci#define PINMUX_GPIO48__FUNC_BPI_BUS1 (MTK_PIN_NO(48) | 1) 22562306a36Sopenharmony_ci 22662306a36Sopenharmony_ci#define PINMUX_GPIO49__FUNC_GPIO49 (MTK_PIN_NO(49) | 0) 22762306a36Sopenharmony_ci#define PINMUX_GPIO49__FUNC_BPI_BUS2 (MTK_PIN_NO(49) | 1) 22862306a36Sopenharmony_ci 22962306a36Sopenharmony_ci#define PINMUX_GPIO50__FUNC_GPIO50 (MTK_PIN_NO(50) | 0) 23062306a36Sopenharmony_ci#define PINMUX_GPIO50__FUNC_BPI_BUS3 (MTK_PIN_NO(50) | 1) 23162306a36Sopenharmony_ci 23262306a36Sopenharmony_ci#define PINMUX_GPIO51__FUNC_GPIO51 (MTK_PIN_NO(51) | 0) 23362306a36Sopenharmony_ci#define PINMUX_GPIO51__FUNC_BPI_BUS4 (MTK_PIN_NO(51) | 1) 23462306a36Sopenharmony_ci 23562306a36Sopenharmony_ci#define PINMUX_GPIO52__FUNC_GPIO52 (MTK_PIN_NO(52) | 0) 23662306a36Sopenharmony_ci#define PINMUX_GPIO52__FUNC_BPI_BUS5 (MTK_PIN_NO(52) | 1) 23762306a36Sopenharmony_ci 23862306a36Sopenharmony_ci#define PINMUX_GPIO53__FUNC_GPIO53 (MTK_PIN_NO(53) | 0) 23962306a36Sopenharmony_ci#define PINMUX_GPIO53__FUNC_BPI_BUS6 (MTK_PIN_NO(53) | 1) 24062306a36Sopenharmony_ci 24162306a36Sopenharmony_ci#define PINMUX_GPIO54__FUNC_GPIO54 (MTK_PIN_NO(54) | 0) 24262306a36Sopenharmony_ci#define PINMUX_GPIO54__FUNC_BPI_BUS7 (MTK_PIN_NO(54) | 1) 24362306a36Sopenharmony_ci 24462306a36Sopenharmony_ci#define PINMUX_GPIO55__FUNC_GPIO55 (MTK_PIN_NO(55) | 0) 24562306a36Sopenharmony_ci#define PINMUX_GPIO55__FUNC_BPI_BUS8 (MTK_PIN_NO(55) | 1) 24662306a36Sopenharmony_ci 24762306a36Sopenharmony_ci#define PINMUX_GPIO56__FUNC_GPIO56 (MTK_PIN_NO(56) | 0) 24862306a36Sopenharmony_ci#define PINMUX_GPIO56__FUNC_BPI_BUS9 (MTK_PIN_NO(56) | 1) 24962306a36Sopenharmony_ci 25062306a36Sopenharmony_ci#define PINMUX_GPIO57__FUNC_GPIO57 (MTK_PIN_NO(57) | 0) 25162306a36Sopenharmony_ci#define PINMUX_GPIO57__FUNC_BPI_BUS10 (MTK_PIN_NO(57) | 1) 25262306a36Sopenharmony_ci 25362306a36Sopenharmony_ci#define PINMUX_GPIO58__FUNC_GPIO58 (MTK_PIN_NO(58) | 0) 25462306a36Sopenharmony_ci#define PINMUX_GPIO58__FUNC_BPI_BUS11 (MTK_PIN_NO(58) | 1) 25562306a36Sopenharmony_ci 25662306a36Sopenharmony_ci#define PINMUX_GPIO59__FUNC_GPIO59 (MTK_PIN_NO(59) | 0) 25762306a36Sopenharmony_ci#define PINMUX_GPIO59__FUNC_BPI_BUS12 (MTK_PIN_NO(59) | 1) 25862306a36Sopenharmony_ci 25962306a36Sopenharmony_ci#define PINMUX_GPIO60__FUNC_GPIO60 (MTK_PIN_NO(60) | 0) 26062306a36Sopenharmony_ci#define PINMUX_GPIO60__FUNC_BPI_BUS13 (MTK_PIN_NO(60) | 1) 26162306a36Sopenharmony_ci 26262306a36Sopenharmony_ci#define PINMUX_GPIO61__FUNC_GPIO61 (MTK_PIN_NO(61) | 0) 26362306a36Sopenharmony_ci#define PINMUX_GPIO61__FUNC_BPI_BUS14 (MTK_PIN_NO(61) | 1) 26462306a36Sopenharmony_ci 26562306a36Sopenharmony_ci#define PINMUX_GPIO62__FUNC_GPIO62 (MTK_PIN_NO(62) | 0) 26662306a36Sopenharmony_ci#define PINMUX_GPIO62__FUNC_RFIC1_BSI_CK (MTK_PIN_NO(62) | 1) 26762306a36Sopenharmony_ci 26862306a36Sopenharmony_ci#define PINMUX_GPIO63__FUNC_GPIO63 (MTK_PIN_NO(63) | 0) 26962306a36Sopenharmony_ci#define PINMUX_GPIO63__FUNC_RFIC1_BSI_D0 (MTK_PIN_NO(63) | 1) 27062306a36Sopenharmony_ci 27162306a36Sopenharmony_ci#define PINMUX_GPIO64__FUNC_GPIO64 (MTK_PIN_NO(64) | 0) 27262306a36Sopenharmony_ci#define PINMUX_GPIO64__FUNC_RFIC1_BSI_D1 (MTK_PIN_NO(64) | 1) 27362306a36Sopenharmony_ci 27462306a36Sopenharmony_ci#define PINMUX_GPIO65__FUNC_GPIO65 (MTK_PIN_NO(65) | 0) 27562306a36Sopenharmony_ci#define PINMUX_GPIO65__FUNC_RFIC1_BSI_D2 (MTK_PIN_NO(65) | 1) 27662306a36Sopenharmony_ci 27762306a36Sopenharmony_ci#define PINMUX_GPIO66__FUNC_GPIO66 (MTK_PIN_NO(66) | 0) 27862306a36Sopenharmony_ci#define PINMUX_GPIO66__FUNC_RFIC1_BSI_CS (MTK_PIN_NO(66) | 1) 27962306a36Sopenharmony_ci 28062306a36Sopenharmony_ci#define PINMUX_GPIO67__FUNC_GPIO67 (MTK_PIN_NO(67) | 0) 28162306a36Sopenharmony_ci#define PINMUX_GPIO67__FUNC_TD_TXBPI (MTK_PIN_NO(67) | 1) 28262306a36Sopenharmony_ci 28362306a36Sopenharmony_ci#define PINMUX_GPIO68__FUNC_GPIO68 (MTK_PIN_NO(68) | 0) 28462306a36Sopenharmony_ci#define PINMUX_GPIO68__FUNC_RFIC0_BSI_CK (MTK_PIN_NO(68) | 1) 28562306a36Sopenharmony_ci 28662306a36Sopenharmony_ci#define PINMUX_GPIO69__FUNC_GPIO69 (MTK_PIN_NO(69) | 0) 28762306a36Sopenharmony_ci#define PINMUX_GPIO69__FUNC_RFIC0_BSI_D0 (MTK_PIN_NO(69) | 1) 28862306a36Sopenharmony_ci 28962306a36Sopenharmony_ci#define PINMUX_GPIO70__FUNC_GPIO70 (MTK_PIN_NO(70) | 0) 29062306a36Sopenharmony_ci#define PINMUX_GPIO70__FUNC_RFIC0_BSI_D1 (MTK_PIN_NO(70) | 1) 29162306a36Sopenharmony_ci 29262306a36Sopenharmony_ci#define PINMUX_GPIO71__FUNC_GPIO71 (MTK_PIN_NO(71) | 0) 29362306a36Sopenharmony_ci#define PINMUX_GPIO71__FUNC_RFIC0_BSI_D2 (MTK_PIN_NO(71) | 1) 29462306a36Sopenharmony_ci 29562306a36Sopenharmony_ci#define PINMUX_GPIO72__FUNC_GPIO72 (MTK_PIN_NO(72) | 0) 29662306a36Sopenharmony_ci#define PINMUX_GPIO72__FUNC_RFIC0_BSI_CS (MTK_PIN_NO(72) | 1) 29762306a36Sopenharmony_ci 29862306a36Sopenharmony_ci#define PINMUX_GPIO73__FUNC_GPIO73 (MTK_PIN_NO(73) | 0) 29962306a36Sopenharmony_ci#define PINMUX_GPIO73__FUNC_MISC_BSI_DO (MTK_PIN_NO(73) | 1) 30062306a36Sopenharmony_ci 30162306a36Sopenharmony_ci#define PINMUX_GPIO74__FUNC_GPIO74 (MTK_PIN_NO(74) | 0) 30262306a36Sopenharmony_ci#define PINMUX_GPIO74__FUNC_MISC_BSI_CK (MTK_PIN_NO(74) | 1) 30362306a36Sopenharmony_ci 30462306a36Sopenharmony_ci#define PINMUX_GPIO75__FUNC_GPIO75 (MTK_PIN_NO(75) | 0) 30562306a36Sopenharmony_ci#define PINMUX_GPIO75__FUNC_MISC_BSI_CS0B (MTK_PIN_NO(75) | 1) 30662306a36Sopenharmony_ci#define PINMUX_GPIO75__FUNC_MIPI1_SCLK (MTK_PIN_NO(75) | 2) 30762306a36Sopenharmony_ci 30862306a36Sopenharmony_ci#define PINMUX_GPIO76__FUNC_GPIO76 (MTK_PIN_NO(76) | 0) 30962306a36Sopenharmony_ci#define PINMUX_GPIO76__FUNC_MISC_BSI_CS1B (MTK_PIN_NO(76) | 1) 31062306a36Sopenharmony_ci 31162306a36Sopenharmony_ci#define PINMUX_GPIO77__FUNC_GPIO77 (MTK_PIN_NO(77) | 0) 31262306a36Sopenharmony_ci#define PINMUX_GPIO77__FUNC_MISC_BSI_DI (MTK_PIN_NO(77) | 1) 31362306a36Sopenharmony_ci#define PINMUX_GPIO77__FUNC_MIPI1_SDATA (MTK_PIN_NO(77) | 2) 31462306a36Sopenharmony_ci 31562306a36Sopenharmony_ci#define PINMUX_GPIO78__FUNC_GPIO78 (MTK_PIN_NO(78) | 0) 31662306a36Sopenharmony_ci#define PINMUX_GPIO78__FUNC_LTE_TXBPI (MTK_PIN_NO(78) | 1) 31762306a36Sopenharmony_ci 31862306a36Sopenharmony_ci#define PINMUX_GPIO79__FUNC_GPIO79 (MTK_PIN_NO(79) | 0) 31962306a36Sopenharmony_ci#define PINMUX_GPIO79__FUNC_BPI_BUS15 (MTK_PIN_NO(79) | 1) 32062306a36Sopenharmony_ci 32162306a36Sopenharmony_ci#define PINMUX_GPIO80__FUNC_GPIO80 (MTK_PIN_NO(80) | 0) 32262306a36Sopenharmony_ci#define PINMUX_GPIO80__FUNC_BPI_BUS16 (MTK_PIN_NO(80) | 1) 32362306a36Sopenharmony_ci 32462306a36Sopenharmony_ci#define PINMUX_GPIO81__FUNC_GPIO81 (MTK_PIN_NO(81) | 0) 32562306a36Sopenharmony_ci#define PINMUX_GPIO81__FUNC_BPI_BUS17 (MTK_PIN_NO(81) | 1) 32662306a36Sopenharmony_ci 32762306a36Sopenharmony_ci#define PINMUX_GPIO82__FUNC_GPIO82 (MTK_PIN_NO(82) | 0) 32862306a36Sopenharmony_ci#define PINMUX_GPIO82__FUNC_BPI_BUS18 (MTK_PIN_NO(82) | 1) 32962306a36Sopenharmony_ci 33062306a36Sopenharmony_ci#define PINMUX_GPIO83__FUNC_GPIO83 (MTK_PIN_NO(83) | 0) 33162306a36Sopenharmony_ci#define PINMUX_GPIO83__FUNC_BPI_BUS19 (MTK_PIN_NO(83) | 1) 33262306a36Sopenharmony_ci 33362306a36Sopenharmony_ci#define PINMUX_GPIO84__FUNC_GPIO84 (MTK_PIN_NO(84) | 0) 33462306a36Sopenharmony_ci#define PINMUX_GPIO84__FUNC_BPI_BUS20 (MTK_PIN_NO(84) | 1) 33562306a36Sopenharmony_ci 33662306a36Sopenharmony_ci#define PINMUX_GPIO85__FUNC_GPIO85 (MTK_PIN_NO(85) | 0) 33762306a36Sopenharmony_ci#define PINMUX_GPIO85__FUNC_BPI_BUS21 (MTK_PIN_NO(85) | 1) 33862306a36Sopenharmony_ci 33962306a36Sopenharmony_ci#define PINMUX_GPIO86__FUNC_GPIO86 (MTK_PIN_NO(86) | 0) 34062306a36Sopenharmony_ci#define PINMUX_GPIO86__FUNC_BPI_BUS22 (MTK_PIN_NO(86) | 1) 34162306a36Sopenharmony_ci 34262306a36Sopenharmony_ci#define PINMUX_GPIO87__FUNC_GPIO87 (MTK_PIN_NO(87) | 0) 34362306a36Sopenharmony_ci#define PINMUX_GPIO87__FUNC_BPI_BUS23 (MTK_PIN_NO(87) | 1) 34462306a36Sopenharmony_ci 34562306a36Sopenharmony_ci#define PINMUX_GPIO88__FUNC_GPIO88 (MTK_PIN_NO(88) | 0) 34662306a36Sopenharmony_ci#define PINMUX_GPIO88__FUNC_BPI_BUS24 (MTK_PIN_NO(88) | 1) 34762306a36Sopenharmony_ci 34862306a36Sopenharmony_ci#define PINMUX_GPIO89__FUNC_GPIO89 (MTK_PIN_NO(89) | 0) 34962306a36Sopenharmony_ci#define PINMUX_GPIO89__FUNC_BPI_BUS25 (MTK_PIN_NO(89) | 1) 35062306a36Sopenharmony_ci 35162306a36Sopenharmony_ci#define PINMUX_GPIO90__FUNC_GPIO90 (MTK_PIN_NO(90) | 0) 35262306a36Sopenharmony_ci#define PINMUX_GPIO90__FUNC_BPI_BUS26 (MTK_PIN_NO(90) | 1) 35362306a36Sopenharmony_ci 35462306a36Sopenharmony_ci#define PINMUX_GPIO91__FUNC_GPIO91 (MTK_PIN_NO(91) | 0) 35562306a36Sopenharmony_ci#define PINMUX_GPIO91__FUNC_BPI_BUS27 (MTK_PIN_NO(91) | 1) 35662306a36Sopenharmony_ci 35762306a36Sopenharmony_ci#define PINMUX_GPIO92__FUNC_GPIO92 (MTK_PIN_NO(92) | 0) 35862306a36Sopenharmony_ci#define PINMUX_GPIO92__FUNC_PCM1_CLK (MTK_PIN_NO(92) | 1) 35962306a36Sopenharmony_ci#define PINMUX_GPIO92__FUNC_I2S0_BCK (MTK_PIN_NO(92) | 2) 36062306a36Sopenharmony_ci#define PINMUX_GPIO92__FUNC_NLD6 (MTK_PIN_NO(92) | 3) 36162306a36Sopenharmony_ci 36262306a36Sopenharmony_ci#define PINMUX_GPIO93__FUNC_GPIO93 (MTK_PIN_NO(93) | 0) 36362306a36Sopenharmony_ci#define PINMUX_GPIO93__FUNC_PCM1_SYNC (MTK_PIN_NO(93) | 1) 36462306a36Sopenharmony_ci#define PINMUX_GPIO93__FUNC_I2S0_WS (MTK_PIN_NO(93) | 2) 36562306a36Sopenharmony_ci#define PINMUX_GPIO93__FUNC_NLD7 (MTK_PIN_NO(93) | 3) 36662306a36Sopenharmony_ci 36762306a36Sopenharmony_ci#define PINMUX_GPIO94__FUNC_GPIO94 (MTK_PIN_NO(94) | 0) 36862306a36Sopenharmony_ci#define PINMUX_GPIO94__FUNC_PCM1_DI (MTK_PIN_NO(94) | 1) 36962306a36Sopenharmony_ci#define PINMUX_GPIO94__FUNC_I2S0_DI (MTK_PIN_NO(94) | 2) 37062306a36Sopenharmony_ci#define PINMUX_GPIO94__FUNC_NREB (MTK_PIN_NO(94) | 3) 37162306a36Sopenharmony_ci 37262306a36Sopenharmony_ci#define PINMUX_GPIO95__FUNC_GPIO95 (MTK_PIN_NO(95) | 0) 37362306a36Sopenharmony_ci#define PINMUX_GPIO95__FUNC_PCM1_DO (MTK_PIN_NO(95) | 1) 37462306a36Sopenharmony_ci#define PINMUX_GPIO95__FUNC_I2S0_DO (MTK_PIN_NO(95) | 2) 37562306a36Sopenharmony_ci#define PINMUX_GPIO95__FUNC_NRNB0 (MTK_PIN_NO(95) | 3) 37662306a36Sopenharmony_ci 37762306a36Sopenharmony_ci#define PINMUX_GPIO96__FUNC_GPIO96 (MTK_PIN_NO(96) | 0) 37862306a36Sopenharmony_ci#define PINMUX_GPIO96__FUNC_URXD1 (MTK_PIN_NO(96) | 1) 37962306a36Sopenharmony_ci#define PINMUX_GPIO96__FUNC_UTXD1 (MTK_PIN_NO(96) | 2) 38062306a36Sopenharmony_ci#define PINMUX_GPIO96__FUNC_NWEB (MTK_PIN_NO(96) | 3) 38162306a36Sopenharmony_ci 38262306a36Sopenharmony_ci#define PINMUX_GPIO97__FUNC_GPIO97 (MTK_PIN_NO(97) | 0) 38362306a36Sopenharmony_ci#define PINMUX_GPIO97__FUNC_UTXD1 (MTK_PIN_NO(97) | 1) 38462306a36Sopenharmony_ci#define PINMUX_GPIO97__FUNC_URXD1 (MTK_PIN_NO(97) | 2) 38562306a36Sopenharmony_ci#define PINMUX_GPIO97__FUNC_NCEB0 (MTK_PIN_NO(97) | 3) 38662306a36Sopenharmony_ci 38762306a36Sopenharmony_ci#define PINMUX_GPIO98__FUNC_GPIO98 (MTK_PIN_NO(98) | 0) 38862306a36Sopenharmony_ci#define PINMUX_GPIO98__FUNC_URTS1 (MTK_PIN_NO(98) | 1) 38962306a36Sopenharmony_ci#define PINMUX_GPIO98__FUNC_UCTS1 (MTK_PIN_NO(98) | 2) 39062306a36Sopenharmony_ci#define PINMUX_GPIO98__FUNC_NALE (MTK_PIN_NO(98) | 3) 39162306a36Sopenharmony_ci 39262306a36Sopenharmony_ci#define PINMUX_GPIO99__FUNC_GPIO99 (MTK_PIN_NO(99) | 0) 39362306a36Sopenharmony_ci#define PINMUX_GPIO99__FUNC_UCTS1 (MTK_PIN_NO(99) | 1) 39462306a36Sopenharmony_ci#define PINMUX_GPIO99__FUNC_URTS1 (MTK_PIN_NO(99) | 2) 39562306a36Sopenharmony_ci#define PINMUX_GPIO99__FUNC_NCLE (MTK_PIN_NO(99) | 3) 39662306a36Sopenharmony_ci 39762306a36Sopenharmony_ci#define PINMUX_GPIO100__FUNC_GPIO100 (MTK_PIN_NO(100) | 0) 39862306a36Sopenharmony_ci#define PINMUX_GPIO100__FUNC_MSDC2_DAT0 (MTK_PIN_NO(100) | 1) 39962306a36Sopenharmony_ci#define PINMUX_GPIO100__FUNC_URXD1 (MTK_PIN_NO(100) | 2) 40062306a36Sopenharmony_ci#define PINMUX_GPIO100__FUNC_USB_DRVVBUS (MTK_PIN_NO(100) | 3) 40162306a36Sopenharmony_ci#define PINMUX_GPIO100__FUNC_SDA4 (MTK_PIN_NO(100) | 4) 40262306a36Sopenharmony_ci 40362306a36Sopenharmony_ci#define PINMUX_GPIO101__FUNC_GPIO101 (MTK_PIN_NO(101) | 0) 40462306a36Sopenharmony_ci#define PINMUX_GPIO101__FUNC_MSDC2_DAT1 (MTK_PIN_NO(101) | 1) 40562306a36Sopenharmony_ci#define PINMUX_GPIO101__FUNC_UTXD1 (MTK_PIN_NO(101) | 2) 40662306a36Sopenharmony_ci#define PINMUX_GPIO101__FUNC_SCL4 (MTK_PIN_NO(101) | 4) 40762306a36Sopenharmony_ci 40862306a36Sopenharmony_ci#define PINMUX_GPIO102__FUNC_GPIO102 (MTK_PIN_NO(102) | 0) 40962306a36Sopenharmony_ci#define PINMUX_GPIO102__FUNC_MSDC2_DAT2 (MTK_PIN_NO(102) | 1) 41062306a36Sopenharmony_ci#define PINMUX_GPIO102__FUNC_URTS1 (MTK_PIN_NO(102) | 2) 41162306a36Sopenharmony_ci#define PINMUX_GPIO102__FUNC_UTXD0 (MTK_PIN_NO(102) | 3) 41262306a36Sopenharmony_ci#define PINMUX_GPIO102__FUNC_PWM0 (MTK_PIN_NO(102) | 5) 41362306a36Sopenharmony_ci#define PINMUX_GPIO102__FUNC_SPI_CK_1 (MTK_PIN_NO(102) | 6) 41462306a36Sopenharmony_ci 41562306a36Sopenharmony_ci#define PINMUX_GPIO103__FUNC_GPIO103 (MTK_PIN_NO(103) | 0) 41662306a36Sopenharmony_ci#define PINMUX_GPIO103__FUNC_MSDC2_DAT3 (MTK_PIN_NO(103) | 1) 41762306a36Sopenharmony_ci#define PINMUX_GPIO103__FUNC_UCTS1 (MTK_PIN_NO(103) | 2) 41862306a36Sopenharmony_ci#define PINMUX_GPIO103__FUNC_URXD0 (MTK_PIN_NO(103) | 3) 41962306a36Sopenharmony_ci#define PINMUX_GPIO103__FUNC_PWM1 (MTK_PIN_NO(103) | 5) 42062306a36Sopenharmony_ci#define PINMUX_GPIO103__FUNC_SPI_MI_1 (MTK_PIN_NO(103) | 6) 42162306a36Sopenharmony_ci 42262306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_GPIO104 (MTK_PIN_NO(104) | 0) 42362306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_MSDC2_CLK (MTK_PIN_NO(104) | 1) 42462306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_NLD4 (MTK_PIN_NO(104) | 2) 42562306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_UTXD3 (MTK_PIN_NO(104) | 3) 42662306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_SDA3 (MTK_PIN_NO(104) | 4) 42762306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_PWM2 (MTK_PIN_NO(104) | 5) 42862306a36Sopenharmony_ci#define PINMUX_GPIO104__FUNC_SPI_MO_1 (MTK_PIN_NO(104) | 6) 42962306a36Sopenharmony_ci 43062306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_GPIO105 (MTK_PIN_NO(105) | 0) 43162306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_MSDC2_CMD (MTK_PIN_NO(105) | 1) 43262306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_NLD5 (MTK_PIN_NO(105) | 2) 43362306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_URXD3 (MTK_PIN_NO(105) | 3) 43462306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_SCL3 (MTK_PIN_NO(105) | 4) 43562306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_PWM3 (MTK_PIN_NO(105) | 5) 43662306a36Sopenharmony_ci#define PINMUX_GPIO105__FUNC_SPI_CS_1 (MTK_PIN_NO(105) | 6) 43762306a36Sopenharmony_ci 43862306a36Sopenharmony_ci#define PINMUX_GPIO106__FUNC_GPIO106 (MTK_PIN_NO(106) | 0) 43962306a36Sopenharmony_ci#define PINMUX_GPIO106__FUNC_LCM_RST (MTK_PIN_NO(106) | 1) 44062306a36Sopenharmony_ci 44162306a36Sopenharmony_ci#define PINMUX_GPIO107__FUNC_GPIO107 (MTK_PIN_NO(107) | 0) 44262306a36Sopenharmony_ci#define PINMUX_GPIO107__FUNC_DSI_TE (MTK_PIN_NO(107) | 1) 44362306a36Sopenharmony_ci 44462306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_GPIO108 (MTK_PIN_NO(108) | 0) 44562306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_JTMS (MTK_PIN_NO(108) | 1) 44662306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_MFG_JTAG_TMS (MTK_PIN_NO(108) | 2) 44762306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_TDD_TMS (MTK_PIN_NO(108) | 3) 44862306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_LTE_MD32_JTAG_TMS (MTK_PIN_NO(108) | 4) 44962306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_AP_MD32_JTAG_TMS (MTK_PIN_NO(108) | 5) 45062306a36Sopenharmony_ci#define PINMUX_GPIO108__FUNC_DFD_TMS (MTK_PIN_NO(108) | 6) 45162306a36Sopenharmony_ci 45262306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_GPIO109 (MTK_PIN_NO(109) | 0) 45362306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_JTCK (MTK_PIN_NO(109) | 1) 45462306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_MFG_JTAG_TCK (MTK_PIN_NO(109) | 2) 45562306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_TDD_TCK (MTK_PIN_NO(109) | 3) 45662306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_LTE_MD32_JTAG_TCK (MTK_PIN_NO(109) | 4) 45762306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_AP_MD32_JTAG_TCK (MTK_PIN_NO(109) | 5) 45862306a36Sopenharmony_ci#define PINMUX_GPIO109__FUNC_DFD_TCK (MTK_PIN_NO(109) | 6) 45962306a36Sopenharmony_ci 46062306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_GPIO110 (MTK_PIN_NO(110) | 0) 46162306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_JTDI (MTK_PIN_NO(110) | 1) 46262306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_MFG_JTAG_TDI (MTK_PIN_NO(110) | 2) 46362306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_TDD_TDI (MTK_PIN_NO(110) | 3) 46462306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_LTE_MD32_JTAG_TDI (MTK_PIN_NO(110) | 4) 46562306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_AP_MD32_JTAG_TDI (MTK_PIN_NO(110) | 5) 46662306a36Sopenharmony_ci#define PINMUX_GPIO110__FUNC_DFD_TDI (MTK_PIN_NO(110) | 6) 46762306a36Sopenharmony_ci 46862306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_GPIO111 (MTK_PIN_NO(111) | 0) 46962306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_JTDO (MTK_PIN_NO(111) | 1) 47062306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_MFG_JTAG_TDO (MTK_PIN_NO(111) | 2) 47162306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_TDD_TDO (MTK_PIN_NO(111) | 3) 47262306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_LTE_MD32_JTAG_TDO (MTK_PIN_NO(111) | 4) 47362306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_AP_MD32_JTAG_TDO (MTK_PIN_NO(111) | 5) 47462306a36Sopenharmony_ci#define PINMUX_GPIO111__FUNC_DFD_TDO (MTK_PIN_NO(111) | 6) 47562306a36Sopenharmony_ci 47662306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_GPIO112 (MTK_PIN_NO(112) | 0) 47762306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_JTRST_B (MTK_PIN_NO(112) | 1) 47862306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_MFG_JTAG_TRSTN (MTK_PIN_NO(112) | 2) 47962306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_TDD_TRSTN (MTK_PIN_NO(112) | 3) 48062306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_LTE_MD32_JTAG_TRST (MTK_PIN_NO(112) | 4) 48162306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_AP_MD32_JTAG_TRST (MTK_PIN_NO(112) | 5) 48262306a36Sopenharmony_ci#define PINMUX_GPIO112__FUNC_DFD_NTRST (MTK_PIN_NO(112) | 6) 48362306a36Sopenharmony_ci 48462306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_GPIO113 (MTK_PIN_NO(113) | 0) 48562306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_URXD0 (MTK_PIN_NO(113) | 1) 48662306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_UTXD0 (MTK_PIN_NO(113) | 2) 48762306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_MD_URXD (MTK_PIN_NO(113) | 3) 48862306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_LTE_URXD (MTK_PIN_NO(113) | 4) 48962306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_TDD_TXD (MTK_PIN_NO(113) | 5) 49062306a36Sopenharmony_ci#define PINMUX_GPIO113__FUNC_I2S2_WS (MTK_PIN_NO(113) | 6) 49162306a36Sopenharmony_ci 49262306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_GPIO114 (MTK_PIN_NO(114) | 0) 49362306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_UTXD0 (MTK_PIN_NO(114) | 1) 49462306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_URXD0 (MTK_PIN_NO(114) | 2) 49562306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_MD_UTXD (MTK_PIN_NO(114) | 3) 49662306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_LTE_UTXD (MTK_PIN_NO(114) | 4) 49762306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_TDD_TXD (MTK_PIN_NO(114) | 5) 49862306a36Sopenharmony_ci#define PINMUX_GPIO114__FUNC_I2S2_BCK (MTK_PIN_NO(114) | 6) 49962306a36Sopenharmony_ci 50062306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_GPIO115 (MTK_PIN_NO(115) | 0) 50162306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_URTS0 (MTK_PIN_NO(115) | 1) 50262306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_UCTS0 (MTK_PIN_NO(115) | 2) 50362306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_MD_URXD (MTK_PIN_NO(115) | 3) 50462306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_LTE_URXD (MTK_PIN_NO(115) | 4) 50562306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_TDD_TXD (MTK_PIN_NO(115) | 5) 50662306a36Sopenharmony_ci#define PINMUX_GPIO115__FUNC_I2S2_MCK (MTK_PIN_NO(115) | 6) 50762306a36Sopenharmony_ci 50862306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_GPIO116 (MTK_PIN_NO(116) | 0) 50962306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_UCTS0 (MTK_PIN_NO(116) | 1) 51062306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_URTS0 (MTK_PIN_NO(116) | 2) 51162306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_MD_UTXD (MTK_PIN_NO(116) | 3) 51262306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_LTE_UTXD (MTK_PIN_NO(116) | 4) 51362306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_TDD_TXD (MTK_PIN_NO(116) | 5) 51462306a36Sopenharmony_ci#define PINMUX_GPIO116__FUNC_I2S2_DI_1 (MTK_PIN_NO(116) | 6) 51562306a36Sopenharmony_ci 51662306a36Sopenharmony_ci#define PINMUX_GPIO117__FUNC_GPIO117 (MTK_PIN_NO(117) | 0) 51762306a36Sopenharmony_ci#define PINMUX_GPIO117__FUNC_URXD3 (MTK_PIN_NO(117) | 1) 51862306a36Sopenharmony_ci#define PINMUX_GPIO117__FUNC_UTXD3 (MTK_PIN_NO(117) | 2) 51962306a36Sopenharmony_ci#define PINMUX_GPIO117__FUNC_MD_URXD (MTK_PIN_NO(117) | 3) 52062306a36Sopenharmony_ci#define PINMUX_GPIO117__FUNC_LTE_URXD (MTK_PIN_NO(117) | 4) 52162306a36Sopenharmony_ci#define PINMUX_GPIO117__FUNC_TDD_TXD (MTK_PIN_NO(117) | 5) 52262306a36Sopenharmony_ci 52362306a36Sopenharmony_ci#define PINMUX_GPIO118__FUNC_GPIO118 (MTK_PIN_NO(118) | 0) 52462306a36Sopenharmony_ci#define PINMUX_GPIO118__FUNC_UTXD3 (MTK_PIN_NO(118) | 1) 52562306a36Sopenharmony_ci#define PINMUX_GPIO118__FUNC_URXD3 (MTK_PIN_NO(118) | 2) 52662306a36Sopenharmony_ci#define PINMUX_GPIO118__FUNC_MD_UTXD (MTK_PIN_NO(118) | 3) 52762306a36Sopenharmony_ci#define PINMUX_GPIO118__FUNC_LTE_UTXD (MTK_PIN_NO(118) | 4) 52862306a36Sopenharmony_ci#define PINMUX_GPIO118__FUNC_TDD_TXD (MTK_PIN_NO(118) | 5) 52962306a36Sopenharmony_ci 53062306a36Sopenharmony_ci#define PINMUX_GPIO119__FUNC_GPIO119 (MTK_PIN_NO(119) | 0) 53162306a36Sopenharmony_ci#define PINMUX_GPIO119__FUNC_KROW0 (MTK_PIN_NO(119) | 1) 53262306a36Sopenharmony_ci 53362306a36Sopenharmony_ci#define PINMUX_GPIO120__FUNC_GPIO120 (MTK_PIN_NO(120) | 0) 53462306a36Sopenharmony_ci#define PINMUX_GPIO120__FUNC_KROW1 (MTK_PIN_NO(120) | 1) 53562306a36Sopenharmony_ci#define PINMUX_GPIO120__FUNC_PWM6 (MTK_PIN_NO(120) | 3) 53662306a36Sopenharmony_ci 53762306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_GPIO121 (MTK_PIN_NO(121) | 0) 53862306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_KROW2 (MTK_PIN_NO(121) | 1) 53962306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_IRDA_PDN (MTK_PIN_NO(121) | 2) 54062306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_I2S1_DO_1 (MTK_PIN_NO(121) | 3) 54162306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_USB_DRVVBUS (MTK_PIN_NO(121) | 4) 54262306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_SPI_CK_2 (MTK_PIN_NO(121) | 5) 54362306a36Sopenharmony_ci#define PINMUX_GPIO121__FUNC_PWM4 (MTK_PIN_NO(121) | 6) 54462306a36Sopenharmony_ci 54562306a36Sopenharmony_ci#define PINMUX_GPIO122__FUNC_GPIO122 (MTK_PIN_NO(122) | 0) 54662306a36Sopenharmony_ci#define PINMUX_GPIO122__FUNC_KCOL0 (MTK_PIN_NO(122) | 1) 54762306a36Sopenharmony_ci 54862306a36Sopenharmony_ci#define PINMUX_GPIO123__FUNC_GPIO123 (MTK_PIN_NO(123) | 0) 54962306a36Sopenharmony_ci#define PINMUX_GPIO123__FUNC_KCOL1 (MTK_PIN_NO(123) | 1) 55062306a36Sopenharmony_ci#define PINMUX_GPIO123__FUNC_IRDA_RXD (MTK_PIN_NO(123) | 2) 55162306a36Sopenharmony_ci#define PINMUX_GPIO123__FUNC_I2S2_DI_2 (MTK_PIN_NO(123) | 3) 55262306a36Sopenharmony_ci#define PINMUX_GPIO123__FUNC_PWM5 (MTK_PIN_NO(123) | 4) 55362306a36Sopenharmony_ci 55462306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_GPIO124 (MTK_PIN_NO(124) | 0) 55562306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_KCOL2 (MTK_PIN_NO(124) | 1) 55662306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_IRDA_TXD (MTK_PIN_NO(124) | 2) 55762306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_I2S1_DO_2 (MTK_PIN_NO(124) | 3) 55862306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_USB_DRVVBUS (MTK_PIN_NO(124) | 4) 55962306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_SPI_MI_2 (MTK_PIN_NO(124) | 5) 56062306a36Sopenharmony_ci#define PINMUX_GPIO124__FUNC_PWM3 (MTK_PIN_NO(124) | 6) 56162306a36Sopenharmony_ci 56262306a36Sopenharmony_ci#define PINMUX_GPIO125__FUNC_GPIO125 (MTK_PIN_NO(125) | 0) 56362306a36Sopenharmony_ci#define PINMUX_GPIO125__FUNC_SDA1 (MTK_PIN_NO(125) | 1) 56462306a36Sopenharmony_ci 56562306a36Sopenharmony_ci#define PINMUX_GPIO126__FUNC_GPIO126 (MTK_PIN_NO(126) | 0) 56662306a36Sopenharmony_ci#define PINMUX_GPIO126__FUNC_SCL1 (MTK_PIN_NO(126) | 1) 56762306a36Sopenharmony_ci 56862306a36Sopenharmony_ci#define PINMUX_GPIO127__FUNC_GPIO127 (MTK_PIN_NO(127) | 0) 56962306a36Sopenharmony_ci#define PINMUX_GPIO127__FUNC_MD_EINT1 (MTK_PIN_NO(127) | 1) 57062306a36Sopenharmony_ci#define PINMUX_GPIO127__FUNC_DISP_PWM1 (MTK_PIN_NO(127) | 2) 57162306a36Sopenharmony_ci#define PINMUX_GPIO127__FUNC_SPI_MO_2 (MTK_PIN_NO(127) | 3) 57262306a36Sopenharmony_ci 57362306a36Sopenharmony_ci#define PINMUX_GPIO128__FUNC_GPIO128 (MTK_PIN_NO(128) | 0) 57462306a36Sopenharmony_ci#define PINMUX_GPIO128__FUNC_MD_EINT2 (MTK_PIN_NO(128) | 1) 57562306a36Sopenharmony_ci#define PINMUX_GPIO128__FUNC_DSI1_TE (MTK_PIN_NO(128) | 2) 57662306a36Sopenharmony_ci#define PINMUX_GPIO128__FUNC_SPI_CS_2 (MTK_PIN_NO(128) | 3) 57762306a36Sopenharmony_ci 57862306a36Sopenharmony_ci#define PINMUX_GPIO129__FUNC_GPIO129 (MTK_PIN_NO(129) | 0) 57962306a36Sopenharmony_ci#define PINMUX_GPIO129__FUNC_I2S3_WS (MTK_PIN_NO(129) | 1) 58062306a36Sopenharmony_ci#define PINMUX_GPIO129__FUNC_I2S2_WS (MTK_PIN_NO(129) | 2) 58162306a36Sopenharmony_ci#define PINMUX_GPIO129__FUNC_PWM0 (MTK_PIN_NO(129) | 3) 58262306a36Sopenharmony_ci 58362306a36Sopenharmony_ci#define PINMUX_GPIO130__FUNC_GPIO130 (MTK_PIN_NO(130) | 0) 58462306a36Sopenharmony_ci#define PINMUX_GPIO130__FUNC_I2S3_BCK (MTK_PIN_NO(130) | 1) 58562306a36Sopenharmony_ci#define PINMUX_GPIO130__FUNC_I2S2_BCK (MTK_PIN_NO(130) | 2) 58662306a36Sopenharmony_ci#define PINMUX_GPIO130__FUNC_PWM1 (MTK_PIN_NO(130) | 3) 58762306a36Sopenharmony_ci 58862306a36Sopenharmony_ci#define PINMUX_GPIO131__FUNC_GPIO131 (MTK_PIN_NO(131) | 0) 58962306a36Sopenharmony_ci#define PINMUX_GPIO131__FUNC_I2S3_MCK (MTK_PIN_NO(131) | 1) 59062306a36Sopenharmony_ci#define PINMUX_GPIO131__FUNC_I2S2_MCK (MTK_PIN_NO(131) | 2) 59162306a36Sopenharmony_ci#define PINMUX_GPIO131__FUNC_PWM2 (MTK_PIN_NO(131) | 3) 59262306a36Sopenharmony_ci 59362306a36Sopenharmony_ci#define PINMUX_GPIO132__FUNC_GPIO132 (MTK_PIN_NO(132) | 0) 59462306a36Sopenharmony_ci#define PINMUX_GPIO132__FUNC_I2S3_DO_1 (MTK_PIN_NO(132) | 1) 59562306a36Sopenharmony_ci#define PINMUX_GPIO132__FUNC_I2S2_DI_1 (MTK_PIN_NO(132) | 2) 59662306a36Sopenharmony_ci#define PINMUX_GPIO132__FUNC_PWM3 (MTK_PIN_NO(132) | 3) 59762306a36Sopenharmony_ci 59862306a36Sopenharmony_ci#define PINMUX_GPIO133__FUNC_GPIO133 (MTK_PIN_NO(133) | 0) 59962306a36Sopenharmony_ci#define PINMUX_GPIO133__FUNC_I2S3_DO_2 (MTK_PIN_NO(133) | 1) 60062306a36Sopenharmony_ci#define PINMUX_GPIO133__FUNC_I2S2_DI_2 (MTK_PIN_NO(133) | 2) 60162306a36Sopenharmony_ci#define PINMUX_GPIO133__FUNC_PWM4 (MTK_PIN_NO(133) | 3) 60262306a36Sopenharmony_ci 60362306a36Sopenharmony_ci#define PINMUX_GPIO134__FUNC_GPIO134 (MTK_PIN_NO(134) | 0) 60462306a36Sopenharmony_ci#define PINMUX_GPIO134__FUNC_I2S3_DO_3 (MTK_PIN_NO(134) | 1) 60562306a36Sopenharmony_ci#define PINMUX_GPIO134__FUNC_DISP_PWM1 (MTK_PIN_NO(134) | 2) 60662306a36Sopenharmony_ci#define PINMUX_GPIO134__FUNC_I2S1_DO_1 (MTK_PIN_NO(134) | 3) 60762306a36Sopenharmony_ci#define PINMUX_GPIO134__FUNC_PWM5 (MTK_PIN_NO(134) | 4) 60862306a36Sopenharmony_ci 60962306a36Sopenharmony_ci#define PINMUX_GPIO135__FUNC_GPIO135 (MTK_PIN_NO(135) | 0) 61062306a36Sopenharmony_ci#define PINMUX_GPIO135__FUNC_I2S3_DO_4 (MTK_PIN_NO(135) | 1) 61162306a36Sopenharmony_ci#define PINMUX_GPIO135__FUNC_DSI1_TE (MTK_PIN_NO(135) | 2) 61262306a36Sopenharmony_ci#define PINMUX_GPIO135__FUNC_I2S1_DO_2 (MTK_PIN_NO(135) | 3) 61362306a36Sopenharmony_ci#define PINMUX_GPIO135__FUNC_PWM6 (MTK_PIN_NO(135) | 4) 61462306a36Sopenharmony_ci 61562306a36Sopenharmony_ci#define PINMUX_GPIO136__FUNC_GPIO136 (MTK_PIN_NO(136) | 0) 61662306a36Sopenharmony_ci#define PINMUX_GPIO136__FUNC_SDA3 (MTK_PIN_NO(136) | 1) 61762306a36Sopenharmony_ci 61862306a36Sopenharmony_ci#define PINMUX_GPIO137__FUNC_GPIO137 (MTK_PIN_NO(137) | 0) 61962306a36Sopenharmony_ci#define PINMUX_GPIO137__FUNC_SCL3 (MTK_PIN_NO(137) | 1) 62062306a36Sopenharmony_ci 62162306a36Sopenharmony_ci#define PINMUX_GPIO138__FUNC_GPIO138 (MTK_PIN_NO(138) | 0) 62262306a36Sopenharmony_ci#define PINMUX_GPIO138__FUNC_DPI_CK (MTK_PIN_NO(138) | 1) 62362306a36Sopenharmony_ci#define PINMUX_GPIO138__FUNC_NLD6 (MTK_PIN_NO(138) | 2) 62462306a36Sopenharmony_ci#define PINMUX_GPIO138__FUNC_UTXD0 (MTK_PIN_NO(138) | 3) 62562306a36Sopenharmony_ci#define PINMUX_GPIO138__FUNC_USB_DRVVBUS (MTK_PIN_NO(138) | 4) 62662306a36Sopenharmony_ci#define PINMUX_GPIO138__FUNC_IRDA_PDN (MTK_PIN_NO(138) | 5) 62762306a36Sopenharmony_ci 62862306a36Sopenharmony_ci#define PINMUX_GPIO139__FUNC_GPIO139 (MTK_PIN_NO(139) | 0) 62962306a36Sopenharmony_ci#define PINMUX_GPIO139__FUNC_DPI_DE (MTK_PIN_NO(139) | 1) 63062306a36Sopenharmony_ci#define PINMUX_GPIO139__FUNC_NLD7 (MTK_PIN_NO(139) | 2) 63162306a36Sopenharmony_ci#define PINMUX_GPIO139__FUNC_URXD0 (MTK_PIN_NO(139) | 3) 63262306a36Sopenharmony_ci#define PINMUX_GPIO139__FUNC_MD_UTXD (MTK_PIN_NO(139) | 4) 63362306a36Sopenharmony_ci#define PINMUX_GPIO139__FUNC_IRDA_RXD (MTK_PIN_NO(139) | 5) 63462306a36Sopenharmony_ci 63562306a36Sopenharmony_ci#define PINMUX_GPIO140__FUNC_GPIO140 (MTK_PIN_NO(140) | 0) 63662306a36Sopenharmony_ci#define PINMUX_GPIO140__FUNC_DPI_D0 (MTK_PIN_NO(140) | 1) 63762306a36Sopenharmony_ci#define PINMUX_GPIO140__FUNC_NREB (MTK_PIN_NO(140) | 2) 63862306a36Sopenharmony_ci#define PINMUX_GPIO140__FUNC_UCTS0 (MTK_PIN_NO(140) | 3) 63962306a36Sopenharmony_ci#define PINMUX_GPIO140__FUNC_MD_URXD (MTK_PIN_NO(140) | 4) 64062306a36Sopenharmony_ci#define PINMUX_GPIO140__FUNC_IRDA_TXD (MTK_PIN_NO(140) | 5) 64162306a36Sopenharmony_ci 64262306a36Sopenharmony_ci#define PINMUX_GPIO141__FUNC_GPIO141 (MTK_PIN_NO(141) | 0) 64362306a36Sopenharmony_ci#define PINMUX_GPIO141__FUNC_DPI_D1 (MTK_PIN_NO(141) | 1) 64462306a36Sopenharmony_ci#define PINMUX_GPIO141__FUNC_NRNB0 (MTK_PIN_NO(141) | 2) 64562306a36Sopenharmony_ci#define PINMUX_GPIO141__FUNC_URTS0 (MTK_PIN_NO(141) | 3) 64662306a36Sopenharmony_ci#define PINMUX_GPIO141__FUNC_LTE_UTXD (MTK_PIN_NO(141) | 4) 64762306a36Sopenharmony_ci#define PINMUX_GPIO141__FUNC_I2S2_WS (MTK_PIN_NO(141) | 5) 64862306a36Sopenharmony_ci 64962306a36Sopenharmony_ci#define PINMUX_GPIO142__FUNC_GPIO142 (MTK_PIN_NO(142) | 0) 65062306a36Sopenharmony_ci#define PINMUX_GPIO142__FUNC_DPI_D2 (MTK_PIN_NO(142) | 1) 65162306a36Sopenharmony_ci#define PINMUX_GPIO142__FUNC_NWEB (MTK_PIN_NO(142) | 2) 65262306a36Sopenharmony_ci#define PINMUX_GPIO142__FUNC_UTXD1 (MTK_PIN_NO(142) | 3) 65362306a36Sopenharmony_ci#define PINMUX_GPIO142__FUNC_LTE_URXD (MTK_PIN_NO(142) | 4) 65462306a36Sopenharmony_ci#define PINMUX_GPIO142__FUNC_I2S2_BCK (MTK_PIN_NO(142) | 5) 65562306a36Sopenharmony_ci 65662306a36Sopenharmony_ci#define PINMUX_GPIO143__FUNC_GPIO143 (MTK_PIN_NO(143) | 0) 65762306a36Sopenharmony_ci#define PINMUX_GPIO143__FUNC_DPI_D3 (MTK_PIN_NO(143) | 1) 65862306a36Sopenharmony_ci#define PINMUX_GPIO143__FUNC_NCEB0 (MTK_PIN_NO(143) | 2) 65962306a36Sopenharmony_ci#define PINMUX_GPIO143__FUNC_URXD1 (MTK_PIN_NO(143) | 3) 66062306a36Sopenharmony_ci#define PINMUX_GPIO143__FUNC_TDD_TXD (MTK_PIN_NO(143) | 4) 66162306a36Sopenharmony_ci#define PINMUX_GPIO143__FUNC_I2S2_MCK (MTK_PIN_NO(143) | 5) 66262306a36Sopenharmony_ci 66362306a36Sopenharmony_ci#define PINMUX_GPIO144__FUNC_GPIO144 (MTK_PIN_NO(144) | 0) 66462306a36Sopenharmony_ci#define PINMUX_GPIO144__FUNC_DPI_D4 (MTK_PIN_NO(144) | 1) 66562306a36Sopenharmony_ci#define PINMUX_GPIO144__FUNC_NALE (MTK_PIN_NO(144) | 2) 66662306a36Sopenharmony_ci#define PINMUX_GPIO144__FUNC_UCTS1 (MTK_PIN_NO(144) | 3) 66762306a36Sopenharmony_ci#define PINMUX_GPIO144__FUNC_TDD_TMS (MTK_PIN_NO(144) | 4) 66862306a36Sopenharmony_ci#define PINMUX_GPIO144__FUNC_I2S2_DI_1 (MTK_PIN_NO(144) | 5) 66962306a36Sopenharmony_ci 67062306a36Sopenharmony_ci#define PINMUX_GPIO145__FUNC_GPIO145 (MTK_PIN_NO(145) | 0) 67162306a36Sopenharmony_ci#define PINMUX_GPIO145__FUNC_DPI_D5 (MTK_PIN_NO(145) | 1) 67262306a36Sopenharmony_ci#define PINMUX_GPIO145__FUNC_NCLE (MTK_PIN_NO(145) | 2) 67362306a36Sopenharmony_ci#define PINMUX_GPIO145__FUNC_URTS1 (MTK_PIN_NO(145) | 3) 67462306a36Sopenharmony_ci#define PINMUX_GPIO145__FUNC_TDD_TCK (MTK_PIN_NO(145) | 4) 67562306a36Sopenharmony_ci#define PINMUX_GPIO145__FUNC_I2S2_DI_2 (MTK_PIN_NO(145) | 5) 67662306a36Sopenharmony_ci 67762306a36Sopenharmony_ci#define PINMUX_GPIO146__FUNC_GPIO146 (MTK_PIN_NO(146) | 0) 67862306a36Sopenharmony_ci#define PINMUX_GPIO146__FUNC_DPI_D6 (MTK_PIN_NO(146) | 1) 67962306a36Sopenharmony_ci#define PINMUX_GPIO146__FUNC_NLD8 (MTK_PIN_NO(146) | 2) 68062306a36Sopenharmony_ci#define PINMUX_GPIO146__FUNC_UTXD2 (MTK_PIN_NO(146) | 3) 68162306a36Sopenharmony_ci#define PINMUX_GPIO146__FUNC_TDD_TDI (MTK_PIN_NO(146) | 4) 68262306a36Sopenharmony_ci 68362306a36Sopenharmony_ci#define PINMUX_GPIO147__FUNC_GPIO147 (MTK_PIN_NO(147) | 0) 68462306a36Sopenharmony_ci#define PINMUX_GPIO147__FUNC_DPI_D7 (MTK_PIN_NO(147) | 1) 68562306a36Sopenharmony_ci#define PINMUX_GPIO147__FUNC_NLD9 (MTK_PIN_NO(147) | 2) 68662306a36Sopenharmony_ci#define PINMUX_GPIO147__FUNC_URXD2 (MTK_PIN_NO(147) | 3) 68762306a36Sopenharmony_ci#define PINMUX_GPIO147__FUNC_TDD_TDO (MTK_PIN_NO(147) | 4) 68862306a36Sopenharmony_ci#define PINMUX_GPIO147__FUNC_I2S1_WS (MTK_PIN_NO(147) | 5) 68962306a36Sopenharmony_ci 69062306a36Sopenharmony_ci#define PINMUX_GPIO148__FUNC_GPIO148 (MTK_PIN_NO(148) | 0) 69162306a36Sopenharmony_ci#define PINMUX_GPIO148__FUNC_DPI_D8 (MTK_PIN_NO(148) | 1) 69262306a36Sopenharmony_ci#define PINMUX_GPIO148__FUNC_NLD10 (MTK_PIN_NO(148) | 2) 69362306a36Sopenharmony_ci#define PINMUX_GPIO148__FUNC_UCTS2 (MTK_PIN_NO(148) | 3) 69462306a36Sopenharmony_ci#define PINMUX_GPIO148__FUNC_TDD_TRSTN (MTK_PIN_NO(148) | 4) 69562306a36Sopenharmony_ci#define PINMUX_GPIO148__FUNC_I2S1_BCK (MTK_PIN_NO(148) | 5) 69662306a36Sopenharmony_ci 69762306a36Sopenharmony_ci#define PINMUX_GPIO149__FUNC_GPIO149 (MTK_PIN_NO(149) | 0) 69862306a36Sopenharmony_ci#define PINMUX_GPIO149__FUNC_DPI_D9 (MTK_PIN_NO(149) | 1) 69962306a36Sopenharmony_ci#define PINMUX_GPIO149__FUNC_NLD11 (MTK_PIN_NO(149) | 2) 70062306a36Sopenharmony_ci#define PINMUX_GPIO149__FUNC_URTS2 (MTK_PIN_NO(149) | 3) 70162306a36Sopenharmony_ci#define PINMUX_GPIO149__FUNC_LTE_MD32_JTAG_TMS (MTK_PIN_NO(149) | 4) 70262306a36Sopenharmony_ci#define PINMUX_GPIO149__FUNC_I2S1_MCK (MTK_PIN_NO(149) | 5) 70362306a36Sopenharmony_ci 70462306a36Sopenharmony_ci#define PINMUX_GPIO150__FUNC_GPIO150 (MTK_PIN_NO(150) | 0) 70562306a36Sopenharmony_ci#define PINMUX_GPIO150__FUNC_DPI_D10 (MTK_PIN_NO(150) | 1) 70662306a36Sopenharmony_ci#define PINMUX_GPIO150__FUNC_NLD12 (MTK_PIN_NO(150) | 2) 70762306a36Sopenharmony_ci#define PINMUX_GPIO150__FUNC_UTXD3 (MTK_PIN_NO(150) | 3) 70862306a36Sopenharmony_ci#define PINMUX_GPIO150__FUNC_LTE_MD32_JTAG_TCK (MTK_PIN_NO(150) | 4) 70962306a36Sopenharmony_ci#define PINMUX_GPIO150__FUNC_I2S1_DO_1 (MTK_PIN_NO(150) | 5) 71062306a36Sopenharmony_ci 71162306a36Sopenharmony_ci#define PINMUX_GPIO151__FUNC_GPIO151 (MTK_PIN_NO(151) | 0) 71262306a36Sopenharmony_ci#define PINMUX_GPIO151__FUNC_DPI_D11 (MTK_PIN_NO(151) | 1) 71362306a36Sopenharmony_ci#define PINMUX_GPIO151__FUNC_NLD13 (MTK_PIN_NO(151) | 2) 71462306a36Sopenharmony_ci#define PINMUX_GPIO151__FUNC_URXD3 (MTK_PIN_NO(151) | 3) 71562306a36Sopenharmony_ci#define PINMUX_GPIO151__FUNC_LTE_MD32_JTAG_TDI (MTK_PIN_NO(151) | 4) 71662306a36Sopenharmony_ci#define PINMUX_GPIO151__FUNC_I2S1_DO_2 (MTK_PIN_NO(151) | 5) 71762306a36Sopenharmony_ci 71862306a36Sopenharmony_ci#define PINMUX_GPIO152__FUNC_GPIO152 (MTK_PIN_NO(152) | 0) 71962306a36Sopenharmony_ci#define PINMUX_GPIO152__FUNC_DPI_HSYNC (MTK_PIN_NO(152) | 1) 72062306a36Sopenharmony_ci#define PINMUX_GPIO152__FUNC_NLD14 (MTK_PIN_NO(152) | 2) 72162306a36Sopenharmony_ci#define PINMUX_GPIO152__FUNC_UCTS3 (MTK_PIN_NO(152) | 3) 72262306a36Sopenharmony_ci#define PINMUX_GPIO152__FUNC_LTE_MD32_JTAG_TDO (MTK_PIN_NO(152) | 4) 72362306a36Sopenharmony_ci#define PINMUX_GPIO152__FUNC_DSI1_TE (MTK_PIN_NO(152) | 5) 72462306a36Sopenharmony_ci 72562306a36Sopenharmony_ci#define PINMUX_GPIO153__FUNC_GPIO153 (MTK_PIN_NO(153) | 0) 72662306a36Sopenharmony_ci#define PINMUX_GPIO153__FUNC_DPI_VSYNC (MTK_PIN_NO(153) | 1) 72762306a36Sopenharmony_ci#define PINMUX_GPIO153__FUNC_NLD15 (MTK_PIN_NO(153) | 2) 72862306a36Sopenharmony_ci#define PINMUX_GPIO153__FUNC_URTS3 (MTK_PIN_NO(153) | 3) 72962306a36Sopenharmony_ci#define PINMUX_GPIO153__FUNC_LTE_MD32_JTAG_TRST (MTK_PIN_NO(153) | 4) 73062306a36Sopenharmony_ci#define PINMUX_GPIO153__FUNC_DISP_PWM1 (MTK_PIN_NO(153) | 5) 73162306a36Sopenharmony_ci 73262306a36Sopenharmony_ci#define PINMUX_GPIO154__FUNC_GPIO154 (MTK_PIN_NO(154) | 0) 73362306a36Sopenharmony_ci#define PINMUX_GPIO154__FUNC_MSDC0_DAT0 (MTK_PIN_NO(154) | 1) 73462306a36Sopenharmony_ci#define PINMUX_GPIO154__FUNC_NLD8 (MTK_PIN_NO(154) | 2) 73562306a36Sopenharmony_ci 73662306a36Sopenharmony_ci#define PINMUX_GPIO155__FUNC_GPIO155 (MTK_PIN_NO(155) | 0) 73762306a36Sopenharmony_ci#define PINMUX_GPIO155__FUNC_MSDC0_DAT1 (MTK_PIN_NO(155) | 1) 73862306a36Sopenharmony_ci#define PINMUX_GPIO155__FUNC_NLD9 (MTK_PIN_NO(155) | 2) 73962306a36Sopenharmony_ci 74062306a36Sopenharmony_ci#define PINMUX_GPIO156__FUNC_GPIO156 (MTK_PIN_NO(156) | 0) 74162306a36Sopenharmony_ci#define PINMUX_GPIO156__FUNC_MSDC0_DAT2 (MTK_PIN_NO(156) | 1) 74262306a36Sopenharmony_ci#define PINMUX_GPIO156__FUNC_NLD10 (MTK_PIN_NO(156) | 2) 74362306a36Sopenharmony_ci 74462306a36Sopenharmony_ci#define PINMUX_GPIO157__FUNC_GPIO157 (MTK_PIN_NO(157) | 0) 74562306a36Sopenharmony_ci#define PINMUX_GPIO157__FUNC_MSDC0_DAT3 (MTK_PIN_NO(157) | 1) 74662306a36Sopenharmony_ci#define PINMUX_GPIO157__FUNC_NLD11 (MTK_PIN_NO(157) | 2) 74762306a36Sopenharmony_ci 74862306a36Sopenharmony_ci#define PINMUX_GPIO158__FUNC_GPIO158 (MTK_PIN_NO(158) | 0) 74962306a36Sopenharmony_ci#define PINMUX_GPIO158__FUNC_MSDC0_DAT4 (MTK_PIN_NO(158) | 1) 75062306a36Sopenharmony_ci#define PINMUX_GPIO158__FUNC_NLD12 (MTK_PIN_NO(158) | 2) 75162306a36Sopenharmony_ci 75262306a36Sopenharmony_ci#define PINMUX_GPIO159__FUNC_GPIO159 (MTK_PIN_NO(159) | 0) 75362306a36Sopenharmony_ci#define PINMUX_GPIO159__FUNC_MSDC0_DAT5 (MTK_PIN_NO(159) | 1) 75462306a36Sopenharmony_ci#define PINMUX_GPIO159__FUNC_NLD13 (MTK_PIN_NO(159) | 2) 75562306a36Sopenharmony_ci 75662306a36Sopenharmony_ci#define PINMUX_GPIO160__FUNC_GPIO160 (MTK_PIN_NO(160) | 0) 75762306a36Sopenharmony_ci#define PINMUX_GPIO160__FUNC_MSDC0_DAT6 (MTK_PIN_NO(160) | 1) 75862306a36Sopenharmony_ci#define PINMUX_GPIO160__FUNC_NLD14 (MTK_PIN_NO(160) | 2) 75962306a36Sopenharmony_ci 76062306a36Sopenharmony_ci#define PINMUX_GPIO161__FUNC_GPIO161 (MTK_PIN_NO(161) | 0) 76162306a36Sopenharmony_ci#define PINMUX_GPIO161__FUNC_MSDC0_DAT7 (MTK_PIN_NO(161) | 1) 76262306a36Sopenharmony_ci#define PINMUX_GPIO161__FUNC_NLD15 (MTK_PIN_NO(161) | 2) 76362306a36Sopenharmony_ci 76462306a36Sopenharmony_ci#define PINMUX_GPIO162__FUNC_GPIO162 (MTK_PIN_NO(162) | 0) 76562306a36Sopenharmony_ci#define PINMUX_GPIO162__FUNC_MSDC0_CMD (MTK_PIN_NO(162) | 1) 76662306a36Sopenharmony_ci 76762306a36Sopenharmony_ci#define PINMUX_GPIO163__FUNC_GPIO163 (MTK_PIN_NO(163) | 0) 76862306a36Sopenharmony_ci#define PINMUX_GPIO163__FUNC_MSDC0_CLK (MTK_PIN_NO(163) | 1) 76962306a36Sopenharmony_ci 77062306a36Sopenharmony_ci#define PINMUX_GPIO164__FUNC_GPIO164 (MTK_PIN_NO(164) | 0) 77162306a36Sopenharmony_ci#define PINMUX_GPIO164__FUNC_MSDC0_DSL (MTK_PIN_NO(164) | 1) 77262306a36Sopenharmony_ci 77362306a36Sopenharmony_ci#define PINMUX_GPIO165__FUNC_GPIO165 (MTK_PIN_NO(165) | 0) 77462306a36Sopenharmony_ci#define PINMUX_GPIO165__FUNC_MSDC0_RSTB (MTK_PIN_NO(165) | 1) 77562306a36Sopenharmony_ci 77662306a36Sopenharmony_ci#define PINMUX_GPIO166__FUNC_GPIO166 (MTK_PIN_NO(166) | 0) 77762306a36Sopenharmony_ci#define PINMUX_GPIO166__FUNC_SPI_CK_0 (MTK_PIN_NO(166) | 1) 77862306a36Sopenharmony_ci#define PINMUX_GPIO166__FUNC_PWM0 (MTK_PIN_NO(166) | 3) 77962306a36Sopenharmony_ci 78062306a36Sopenharmony_ci#define PINMUX_GPIO167__FUNC_GPIO167 (MTK_PIN_NO(167) | 0) 78162306a36Sopenharmony_ci#define PINMUX_GPIO167__FUNC_SPI_MI_0 (MTK_PIN_NO(167) | 1) 78262306a36Sopenharmony_ci#define PINMUX_GPIO167__FUNC_PWM1 (MTK_PIN_NO(167) | 3) 78362306a36Sopenharmony_ci#define PINMUX_GPIO167__FUNC_SPI_MO_0 (MTK_PIN_NO(167) | 4) 78462306a36Sopenharmony_ci 78562306a36Sopenharmony_ci#define PINMUX_GPIO168__FUNC_GPIO168 (MTK_PIN_NO(168) | 0) 78662306a36Sopenharmony_ci#define PINMUX_GPIO168__FUNC_SPI_MO_0 (MTK_PIN_NO(168) | 1) 78762306a36Sopenharmony_ci#define PINMUX_GPIO168__FUNC_MD_EINT3 (MTK_PIN_NO(168) | 2) 78862306a36Sopenharmony_ci#define PINMUX_GPIO168__FUNC_PWM2 (MTK_PIN_NO(168) | 3) 78962306a36Sopenharmony_ci#define PINMUX_GPIO168__FUNC_SPI_MI_0 (MTK_PIN_NO(168) | 4) 79062306a36Sopenharmony_ci 79162306a36Sopenharmony_ci#define PINMUX_GPIO169__FUNC_GPIO169 (MTK_PIN_NO(169) | 0) 79262306a36Sopenharmony_ci#define PINMUX_GPIO169__FUNC_SPI_CS_0 (MTK_PIN_NO(169) | 1) 79362306a36Sopenharmony_ci#define PINMUX_GPIO169__FUNC_MD_EINT4 (MTK_PIN_NO(169) | 2) 79462306a36Sopenharmony_ci#define PINMUX_GPIO169__FUNC_PWM3 (MTK_PIN_NO(169) | 3) 79562306a36Sopenharmony_ci 79662306a36Sopenharmony_ci#define PINMUX_GPIO170__FUNC_GPIO170 (MTK_PIN_NO(170) | 0) 79762306a36Sopenharmony_ci#define PINMUX_GPIO170__FUNC_MSDC1_CMD (MTK_PIN_NO(170) | 1) 79862306a36Sopenharmony_ci 79962306a36Sopenharmony_ci#define PINMUX_GPIO171__FUNC_GPIO171 (MTK_PIN_NO(171) | 0) 80062306a36Sopenharmony_ci#define PINMUX_GPIO171__FUNC_MSDC1_DAT0 (MTK_PIN_NO(171) | 1) 80162306a36Sopenharmony_ci 80262306a36Sopenharmony_ci#define PINMUX_GPIO172__FUNC_GPIO172 (MTK_PIN_NO(172) | 0) 80362306a36Sopenharmony_ci#define PINMUX_GPIO172__FUNC_MSDC1_DAT1 (MTK_PIN_NO(172) | 1) 80462306a36Sopenharmony_ci 80562306a36Sopenharmony_ci#define PINMUX_GPIO173__FUNC_GPIO173 (MTK_PIN_NO(173) | 0) 80662306a36Sopenharmony_ci#define PINMUX_GPIO173__FUNC_MSDC1_DAT2 (MTK_PIN_NO(173) | 1) 80762306a36Sopenharmony_ci 80862306a36Sopenharmony_ci#define PINMUX_GPIO174__FUNC_GPIO174 (MTK_PIN_NO(174) | 0) 80962306a36Sopenharmony_ci#define PINMUX_GPIO174__FUNC_MSDC1_DAT3 (MTK_PIN_NO(174) | 1) 81062306a36Sopenharmony_ci 81162306a36Sopenharmony_ci#define PINMUX_GPIO175__FUNC_GPIO175 (MTK_PIN_NO(175) | 0) 81262306a36Sopenharmony_ci#define PINMUX_GPIO175__FUNC_MSDC1_CLK (MTK_PIN_NO(175) | 1) 81362306a36Sopenharmony_ci 81462306a36Sopenharmony_ci#define PINMUX_GPIO176__FUNC_GPIO176 (MTK_PIN_NO(176) | 0) 81562306a36Sopenharmony_ci#define PINMUX_GPIO176__FUNC_PWRAP_SPIMI (MTK_PIN_NO(176) | 1) 81662306a36Sopenharmony_ci#define PINMUX_GPIO176__FUNC_PWRAP_SPIMO (MTK_PIN_NO(176) | 2) 81762306a36Sopenharmony_ci 81862306a36Sopenharmony_ci#define PINMUX_GPIO177__FUNC_GPIO177 (MTK_PIN_NO(177) | 0) 81962306a36Sopenharmony_ci#define PINMUX_GPIO177__FUNC_PWRAP_SPIMO (MTK_PIN_NO(177) | 1) 82062306a36Sopenharmony_ci#define PINMUX_GPIO177__FUNC_PWRAP_SPIMI (MTK_PIN_NO(177) | 2) 82162306a36Sopenharmony_ci 82262306a36Sopenharmony_ci#define PINMUX_GPIO178__FUNC_GPIO178 (MTK_PIN_NO(178) | 0) 82362306a36Sopenharmony_ci#define PINMUX_GPIO178__FUNC_PWRAP_SPICK (MTK_PIN_NO(178) | 1) 82462306a36Sopenharmony_ci 82562306a36Sopenharmony_ci#define PINMUX_GPIO179__FUNC_GPIO179 (MTK_PIN_NO(179) | 0) 82662306a36Sopenharmony_ci#define PINMUX_GPIO179__FUNC_PWRAP_SPICS (MTK_PIN_NO(179) | 1) 82762306a36Sopenharmony_ci 82862306a36Sopenharmony_ci#define PINMUX_GPIO180__FUNC_GPIO180 (MTK_PIN_NO(180) | 0) 82962306a36Sopenharmony_ci#define PINMUX_GPIO180__FUNC_AUD_CLK_MOSI (MTK_PIN_NO(180) | 1) 83062306a36Sopenharmony_ci#define PINMUX_GPIO180__FUNC_I2S1_WS (MTK_PIN_NO(180) | 2) 83162306a36Sopenharmony_ci#define PINMUX_GPIO180__FUNC_I2S2_WS (MTK_PIN_NO(180) | 3) 83262306a36Sopenharmony_ci#define PINMUX_GPIO180__FUNC_I2S0_WS (MTK_PIN_NO(180) | 4) 83362306a36Sopenharmony_ci 83462306a36Sopenharmony_ci#define PINMUX_GPIO181__FUNC_GPIO181 (MTK_PIN_NO(181) | 0) 83562306a36Sopenharmony_ci#define PINMUX_GPIO181__FUNC_AUD_DAT_MISO_1 (MTK_PIN_NO(181) | 1) 83662306a36Sopenharmony_ci#define PINMUX_GPIO181__FUNC_I2S1_BCK (MTK_PIN_NO(181) | 2) 83762306a36Sopenharmony_ci#define PINMUX_GPIO181__FUNC_I2S2_BCK (MTK_PIN_NO(181) | 3) 83862306a36Sopenharmony_ci#define PINMUX_GPIO181__FUNC_I2S0_BCK (MTK_PIN_NO(181) | 4) 83962306a36Sopenharmony_ci 84062306a36Sopenharmony_ci#define PINMUX_GPIO182__FUNC_GPIO182 (MTK_PIN_NO(182) | 0) 84162306a36Sopenharmony_ci#define PINMUX_GPIO182__FUNC_AUD_DAT_MOSI_1 (MTK_PIN_NO(182) | 1) 84262306a36Sopenharmony_ci#define PINMUX_GPIO182__FUNC_I2S1_MCK (MTK_PIN_NO(182) | 2) 84362306a36Sopenharmony_ci#define PINMUX_GPIO182__FUNC_I2S2_MCK (MTK_PIN_NO(182) | 3) 84462306a36Sopenharmony_ci#define PINMUX_GPIO182__FUNC_I2S0_MCK (MTK_PIN_NO(182) | 4) 84562306a36Sopenharmony_ci 84662306a36Sopenharmony_ci#define PINMUX_GPIO183__FUNC_GPIO183 (MTK_PIN_NO(183) | 0) 84762306a36Sopenharmony_ci#define PINMUX_GPIO183__FUNC_AUD_DAT_MISO_2 (MTK_PIN_NO(183) | 1) 84862306a36Sopenharmony_ci#define PINMUX_GPIO183__FUNC_I2S1_DO_1 (MTK_PIN_NO(183) | 2) 84962306a36Sopenharmony_ci#define PINMUX_GPIO183__FUNC_I2S2_DI_1 (MTK_PIN_NO(183) | 3) 85062306a36Sopenharmony_ci#define PINMUX_GPIO183__FUNC_I2S0_DO (MTK_PIN_NO(183) | 4) 85162306a36Sopenharmony_ci 85262306a36Sopenharmony_ci#define PINMUX_GPIO184__FUNC_GPIO184 (MTK_PIN_NO(184) | 0) 85362306a36Sopenharmony_ci#define PINMUX_GPIO184__FUNC_AUD_DAT_MOSI_2 (MTK_PIN_NO(184) | 1) 85462306a36Sopenharmony_ci#define PINMUX_GPIO184__FUNC_I2S1_DO_2 (MTK_PIN_NO(184) | 2) 85562306a36Sopenharmony_ci#define PINMUX_GPIO184__FUNC_I2S2_DI_2 (MTK_PIN_NO(184) | 3) 85662306a36Sopenharmony_ci#define PINMUX_GPIO184__FUNC_I2S0_DI (MTK_PIN_NO(184) | 4) 85762306a36Sopenharmony_ci 85862306a36Sopenharmony_ci#define PINMUX_GPIO185__FUNC_GPIO185 (MTK_PIN_NO(185) | 0) 85962306a36Sopenharmony_ci#define PINMUX_GPIO185__FUNC_RTC32K_CK (MTK_PIN_NO(185) | 1) 86062306a36Sopenharmony_ci 86162306a36Sopenharmony_ci#define PINMUX_GPIO186__FUNC_GPIO186 (MTK_PIN_NO(186) | 0) 86262306a36Sopenharmony_ci#define PINMUX_GPIO186__FUNC_DISP_PWM0 (MTK_PIN_NO(186) | 1) 86362306a36Sopenharmony_ci#define PINMUX_GPIO186__FUNC_DISP_PWM1 (MTK_PIN_NO(186) | 2) 86462306a36Sopenharmony_ci 86562306a36Sopenharmony_ci#define PINMUX_GPIO187__FUNC_GPIO187 (MTK_PIN_NO(187) | 0) 86662306a36Sopenharmony_ci#define PINMUX_GPIO187__FUNC_SRCLKENAI (MTK_PIN_NO(187) | 1) 86762306a36Sopenharmony_ci 86862306a36Sopenharmony_ci#define PINMUX_GPIO188__FUNC_GPIO188 (MTK_PIN_NO(188) | 0) 86962306a36Sopenharmony_ci#define PINMUX_GPIO188__FUNC_SRCLKENAI2 (MTK_PIN_NO(188) | 1) 87062306a36Sopenharmony_ci 87162306a36Sopenharmony_ci#define PINMUX_GPIO189__FUNC_GPIO189 (MTK_PIN_NO(189) | 0) 87262306a36Sopenharmony_ci#define PINMUX_GPIO189__FUNC_SRCLKENA0 (MTK_PIN_NO(189) | 1) 87362306a36Sopenharmony_ci 87462306a36Sopenharmony_ci#define PINMUX_GPIO190__FUNC_GPIO190 (MTK_PIN_NO(190) | 0) 87562306a36Sopenharmony_ci#define PINMUX_GPIO190__FUNC_SRCLKENA1 (MTK_PIN_NO(190) | 1) 87662306a36Sopenharmony_ci 87762306a36Sopenharmony_ci#define PINMUX_GPIO191__FUNC_GPIO191 (MTK_PIN_NO(191) | 0) 87862306a36Sopenharmony_ci#define PINMUX_GPIO191__FUNC_WATCHDOG_AO (MTK_PIN_NO(191) | 1) 87962306a36Sopenharmony_ci 88062306a36Sopenharmony_ci#define PINMUX_GPIO192__FUNC_GPIO192 (MTK_PIN_NO(192) | 0) 88162306a36Sopenharmony_ci#define PINMUX_GPIO192__FUNC_I2S0_WS (MTK_PIN_NO(192) | 1) 88262306a36Sopenharmony_ci#define PINMUX_GPIO192__FUNC_I2S1_WS (MTK_PIN_NO(192) | 2) 88362306a36Sopenharmony_ci#define PINMUX_GPIO192__FUNC_I2S2_WS (MTK_PIN_NO(192) | 3) 88462306a36Sopenharmony_ci#define PINMUX_GPIO192__FUNC_NCEB1 (MTK_PIN_NO(192) | 4) 88562306a36Sopenharmony_ci 88662306a36Sopenharmony_ci#define PINMUX_GPIO193__FUNC_GPIO193 (MTK_PIN_NO(193) | 0) 88762306a36Sopenharmony_ci#define PINMUX_GPIO193__FUNC_I2S0_BCK (MTK_PIN_NO(193) | 1) 88862306a36Sopenharmony_ci#define PINMUX_GPIO193__FUNC_I2S1_BCK (MTK_PIN_NO(193) | 2) 88962306a36Sopenharmony_ci#define PINMUX_GPIO193__FUNC_I2S2_BCK (MTK_PIN_NO(193) | 3) 89062306a36Sopenharmony_ci#define PINMUX_GPIO193__FUNC_NRNB1 (MTK_PIN_NO(193) | 4) 89162306a36Sopenharmony_ci 89262306a36Sopenharmony_ci#define PINMUX_GPIO194__FUNC_GPIO194 (MTK_PIN_NO(194) | 0) 89362306a36Sopenharmony_ci#define PINMUX_GPIO194__FUNC_I2S0_MCK (MTK_PIN_NO(194) | 1) 89462306a36Sopenharmony_ci#define PINMUX_GPIO194__FUNC_I2S1_MCK (MTK_PIN_NO(194) | 2) 89562306a36Sopenharmony_ci#define PINMUX_GPIO194__FUNC_I2S2_MCK (MTK_PIN_NO(194) | 3) 89662306a36Sopenharmony_ci 89762306a36Sopenharmony_ci#define PINMUX_GPIO195__FUNC_GPIO195 (MTK_PIN_NO(195) | 0) 89862306a36Sopenharmony_ci#define PINMUX_GPIO195__FUNC_I2S0_DO (MTK_PIN_NO(195) | 1) 89962306a36Sopenharmony_ci#define PINMUX_GPIO195__FUNC_I2S1_DO_1 (MTK_PIN_NO(195) | 2) 90062306a36Sopenharmony_ci#define PINMUX_GPIO195__FUNC_I2S2_DI_1 (MTK_PIN_NO(195) | 3) 90162306a36Sopenharmony_ci 90262306a36Sopenharmony_ci#define PINMUX_GPIO196__FUNC_GPIO196 (MTK_PIN_NO(196) | 0) 90362306a36Sopenharmony_ci#define PINMUX_GPIO196__FUNC_I2S0_DI (MTK_PIN_NO(196) | 1) 90462306a36Sopenharmony_ci#define PINMUX_GPIO196__FUNC_I2S1_DO_2 (MTK_PIN_NO(196) | 2) 90562306a36Sopenharmony_ci#define PINMUX_GPIO196__FUNC_I2S2_DI_2 (MTK_PIN_NO(196) | 3) 90662306a36Sopenharmony_ci 90762306a36Sopenharmony_ci 90862306a36Sopenharmony_ci#endif 909