1 1.1 jmcneill /* $NetBSD: mt6797-pinfunc.h,v 1.1.1.1 2019/05/25 11:29:13 jmcneill Exp $ */ 2 1.1 jmcneill 3 1.1 jmcneill /* SPDX-License-Identifier: GPL-2.0 */ 4 1.1 jmcneill #ifndef __DTS_MT6797_PINFUNC_H 5 1.1 jmcneill #define __DTS_MT6797_PINFUNC_H 6 1.1 jmcneill 7 1.1 jmcneill #include <dt-bindings/pinctrl/mt65xx.h> 8 1.1 jmcneill 9 1.1 jmcneill #define MT6797_GPIO0__FUNC_GPIO0 (MTK_PIN_NO(0) | 0) 10 1.1 jmcneill #define MT6797_GPIO0__FUNC_CSI0A_L0P_T0A (MTK_PIN_NO(0) | 1) 11 1.1 jmcneill 12 1.1 jmcneill #define MT6797_GPIO1__FUNC_GPIO1 (MTK_PIN_NO(1) | 0) 13 1.1 jmcneill #define MT6797_GPIO1__FUNC_CSI0A_L0N_T0B (MTK_PIN_NO(1) | 1) 14 1.1 jmcneill 15 1.1 jmcneill #define MT6797_GPIO2__FUNC_GPIO2 (MTK_PIN_NO(2) | 0) 16 1.1 jmcneill #define MT6797_GPIO2__FUNC_CSI0A_L1P_T0C (MTK_PIN_NO(2) | 1) 17 1.1 jmcneill 18 1.1 jmcneill #define MT6797_GPIO3__FUNC_GPIO3 (MTK_PIN_NO(3) | 0) 19 1.1 jmcneill #define MT6797_GPIO3__FUNC_CSI0A_L1N_T1A (MTK_PIN_NO(3) | 1) 20 1.1 jmcneill 21 1.1 jmcneill #define MT6797_GPIO4__FUNC_GPIO4 (MTK_PIN_NO(4) | 0) 22 1.1 jmcneill #define MT6797_GPIO4__FUNC_CSI0A_L2P_T1B (MTK_PIN_NO(4) | 1) 23 1.1 jmcneill 24 1.1 jmcneill #define MT6797_GPIO5__FUNC_GPIO5 (MTK_PIN_NO(5) | 0) 25 1.1 jmcneill #define MT6797_GPIO5__FUNC_CSI0A_L2N_T1C (MTK_PIN_NO(5) | 1) 26 1.1 jmcneill 27 1.1 jmcneill #define MT6797_GPIO6__FUNC_GPIO6 (MTK_PIN_NO(6) | 0) 28 1.1 jmcneill #define MT6797_GPIO6__FUNC_CSI0B_L0P_T0A (MTK_PIN_NO(6) | 1) 29 1.1 jmcneill 30 1.1 jmcneill #define MT6797_GPIO7__FUNC_GPIO7 (MTK_PIN_NO(7) | 0) 31 1.1 jmcneill #define MT6797_GPIO7__FUNC_CSI0B_L0N_T0B (MTK_PIN_NO(7) | 1) 32 1.1 jmcneill 33 1.1 jmcneill #define MT6797_GPIO8__FUNC_GPIO8 (MTK_PIN_NO(8) | 0) 34 1.1 jmcneill #define MT6797_GPIO8__FUNC_CSI0B_L1P_T0C (MTK_PIN_NO(8) | 1) 35 1.1 jmcneill 36 1.1 jmcneill #define MT6797_GPIO9__FUNC_GPIO9 (MTK_PIN_NO(9) | 0) 37 1.1 jmcneill #define MT6797_GPIO9__FUNC_CSI0B_L1N_T1A (MTK_PIN_NO(9) | 1) 38 1.1 jmcneill 39 1.1 jmcneill #define MT6797_GPIO10__FUNC_GPIO10 (MTK_PIN_NO(10) | 0) 40 1.1 jmcneill #define MT6797_GPIO10__FUNC_CSI1A_L0P_T0A (MTK_PIN_NO(10) | 1) 41 1.1 jmcneill 42 1.1 jmcneill #define MT6797_GPIO11__FUNC_GPIO11 (MTK_PIN_NO(11) | 0) 43 1.1 jmcneill #define MT6797_GPIO11__FUNC_CSI1A_L0N_T0B (MTK_PIN_NO(11) | 1) 44 1.1 jmcneill 45 1.1 jmcneill #define MT6797_GPIO12__FUNC_GPIO12 (MTK_PIN_NO(12) | 0) 46 1.1 jmcneill #define MT6797_GPIO12__FUNC_CSI1A_L1P_T0C (MTK_PIN_NO(12) | 1) 47 1.1 jmcneill 48 1.1 jmcneill #define MT6797_GPIO13__FUNC_GPIO13 (MTK_PIN_NO(13) | 0) 49 1.1 jmcneill #define MT6797_GPIO13__FUNC_CSI1A_L1N_T1A (MTK_PIN_NO(13) | 1) 50 1.1 jmcneill 51 1.1 jmcneill #define MT6797_GPIO14__FUNC_GPIO14 (MTK_PIN_NO(14) | 0) 52 1.1 jmcneill #define MT6797_GPIO14__FUNC_CSI1A_L2P_T1B (MTK_PIN_NO(14) | 1) 53 1.1 jmcneill 54 1.1 jmcneill #define MT6797_GPIO15__FUNC_GPIO15 (MTK_PIN_NO(15) | 0) 55 1.1 jmcneill #define MT6797_GPIO15__FUNC_CSI1A_L2N_T1C (MTK_PIN_NO(15) | 1) 56 1.1 jmcneill 57 1.1 jmcneill #define MT6797_GPIO16__FUNC_GPIO16 (MTK_PIN_NO(16) | 0) 58 1.1 jmcneill #define MT6797_GPIO16__FUNC_CSI1B_L0P_T0A (MTK_PIN_NO(16) | 1) 59 1.1 jmcneill 60 1.1 jmcneill #define MT6797_GPIO17__FUNC_GPIO17 (MTK_PIN_NO(17) | 0) 61 1.1 jmcneill #define MT6797_GPIO17__FUNC_CSI1B_L0N_T0B (MTK_PIN_NO(17) | 1) 62 1.1 jmcneill 63 1.1 jmcneill #define MT6797_GPIO18__FUNC_GPIO18 (MTK_PIN_NO(18) | 0) 64 1.1 jmcneill #define MT6797_GPIO18__FUNC_CSI1B_L1P_T0C (MTK_PIN_NO(18) | 1) 65 1.1 jmcneill 66 1.1 jmcneill #define MT6797_GPIO19__FUNC_GPIO19 (MTK_PIN_NO(19) | 0) 67 1.1 jmcneill #define MT6797_GPIO19__FUNC_CSI1B_L1N_T1A (MTK_PIN_NO(19) | 1) 68 1.1 jmcneill 69 1.1 jmcneill #define MT6797_GPIO20__FUNC_GPIO20 (MTK_PIN_NO(20) | 0) 70 1.1 jmcneill #define MT6797_GPIO20__FUNC_CSI1B_L2P_T1B (MTK_PIN_NO(20) | 1) 71 1.1 jmcneill 72 1.1 jmcneill #define MT6797_GPIO21__FUNC_GPIO21 (MTK_PIN_NO(21) | 0) 73 1.1 jmcneill #define MT6797_GPIO21__FUNC_CSI1B_L2N_T1C (MTK_PIN_NO(21) | 1) 74 1.1 jmcneill 75 1.1 jmcneill #define MT6797_GPIO22__FUNC_GPIO22 (MTK_PIN_NO(22) | 0) 76 1.1 jmcneill #define MT6797_GPIO22__FUNC_CSI2_L0P_T0A (MTK_PIN_NO(22) | 1) 77 1.1 jmcneill 78 1.1 jmcneill #define MT6797_GPIO23__FUNC_GPIO23 (MTK_PIN_NO(23) | 0) 79 1.1 jmcneill #define MT6797_GPIO23__FUNC_CSI2_L0N_T0B (MTK_PIN_NO(23) | 1) 80 1.1 jmcneill 81 1.1 jmcneill #define MT6797_GPIO24__FUNC_GPIO24 (MTK_PIN_NO(24) | 0) 82 1.1 jmcneill #define MT6797_GPIO24__FUNC_CSI2_L1P_T0C (MTK_PIN_NO(24) | 1) 83 1.1 jmcneill 84 1.1 jmcneill #define MT6797_GPIO25__FUNC_GPIO25 (MTK_PIN_NO(25) | 0) 85 1.1 jmcneill #define MT6797_GPIO25__FUNC_CSI2_L1N_T1A (MTK_PIN_NO(25) | 1) 86 1.1 jmcneill 87 1.1 jmcneill #define MT6797_GPIO26__FUNC_GPIO26 (MTK_PIN_NO(26) | 0) 88 1.1 jmcneill #define MT6797_GPIO26__FUNC_CSI2_L2P_T1B (MTK_PIN_NO(26) | 1) 89 1.1 jmcneill 90 1.1 jmcneill #define MT6797_GPIO27__FUNC_GPIO27 (MTK_PIN_NO(27) | 0) 91 1.1 jmcneill #define MT6797_GPIO27__FUNC_CSI2_L2N_T1C (MTK_PIN_NO(27) | 1) 92 1.1 jmcneill 93 1.1 jmcneill #define MT6797_GPIO28__FUNC_GPIO28 (MTK_PIN_NO(28) | 0) 94 1.1 jmcneill #define MT6797_GPIO28__FUNC_SPI5_CLK_A (MTK_PIN_NO(28) | 1) 95 1.1 jmcneill #define MT6797_GPIO28__FUNC_IRTX_OUT (MTK_PIN_NO(28) | 2) 96 1.1 jmcneill #define MT6797_GPIO28__FUNC_UDI_TDO (MTK_PIN_NO(28) | 3) 97 1.1 jmcneill #define MT6797_GPIO28__FUNC_SCP_JTAG_TDO (MTK_PIN_NO(28) | 4) 98 1.1 jmcneill #define MT6797_GPIO28__FUNC_CONN_MCU_TDO (MTK_PIN_NO(28) | 5) 99 1.1 jmcneill #define MT6797_GPIO28__FUNC_PWM_A (MTK_PIN_NO(28) | 6) 100 1.1 jmcneill #define MT6797_GPIO28__FUNC_C2K_DM_OTDO (MTK_PIN_NO(28) | 7) 101 1.1 jmcneill 102 1.1 jmcneill #define MT6797_GPIO29__FUNC_GPIO29 (MTK_PIN_NO(29) | 0) 103 1.1 jmcneill #define MT6797_GPIO29__FUNC_SPI5_MI_A (MTK_PIN_NO(29) | 1) 104 1.1 jmcneill #define MT6797_GPIO29__FUNC_DAP_SIB1_SWD (MTK_PIN_NO(29) | 2) 105 1.1 jmcneill #define MT6797_GPIO29__FUNC_UDI_TMS (MTK_PIN_NO(29) | 3) 106 1.1 jmcneill #define MT6797_GPIO29__FUNC_SCP_JTAG_TMS (MTK_PIN_NO(29) | 4) 107 1.1 jmcneill #define MT6797_GPIO29__FUNC_CONN_MCU_TMS (MTK_PIN_NO(29) | 5) 108 1.1 jmcneill #define MT6797_GPIO29__FUNC_CONN_MCU_AICE_TMSC (MTK_PIN_NO(29) | 6) 109 1.1 jmcneill #define MT6797_GPIO29__FUNC_C2K_DM_OTMS (MTK_PIN_NO(29) | 7) 110 1.1 jmcneill 111 1.1 jmcneill #define MT6797_GPIO30__FUNC_GPIO30 (MTK_PIN_NO(30) | 0) 112 1.1 jmcneill #define MT6797_GPIO30__FUNC_CMMCLK0 (MTK_PIN_NO(30) | 1) 113 1.1 jmcneill #define MT6797_GPIO30__FUNC_MD_CLKM0 (MTK_PIN_NO(30) | 7) 114 1.1 jmcneill 115 1.1 jmcneill #define MT6797_GPIO31__FUNC_GPIO31 (MTK_PIN_NO(31) | 0) 116 1.1 jmcneill #define MT6797_GPIO31__FUNC_CMMCLK1 (MTK_PIN_NO(31) | 1) 117 1.1 jmcneill #define MT6797_GPIO31__FUNC_MD_CLKM1 (MTK_PIN_NO(31) | 7) 118 1.1 jmcneill 119 1.1 jmcneill #define MT6797_GPIO32__FUNC_GPIO32 (MTK_PIN_NO(32) | 0) 120 1.1 jmcneill #define MT6797_GPIO32__FUNC_SPI5_CS_A (MTK_PIN_NO(32) | 1) 121 1.1 jmcneill #define MT6797_GPIO32__FUNC_DAP_SIB1_SWCK (MTK_PIN_NO(32) | 2) 122 1.1 jmcneill #define MT6797_GPIO32__FUNC_UDI_TCK_XI (MTK_PIN_NO(32) | 3) 123 1.1 jmcneill #define MT6797_GPIO32__FUNC_SCP_JTAG_TCK (MTK_PIN_NO(32) | 4) 124 1.1 jmcneill #define MT6797_GPIO32__FUNC_CONN_MCU_TCK (MTK_PIN_NO(32) | 5) 125 1.1 jmcneill #define MT6797_GPIO32__FUNC_CONN_MCU_AICE_TCKC (MTK_PIN_NO(32) | 6) 126 1.1 jmcneill #define MT6797_GPIO32__FUNC_C2K_DM_OTCK (MTK_PIN_NO(32) | 7) 127 1.1 jmcneill 128 1.1 jmcneill #define MT6797_GPIO33__FUNC_GPIO33 (MTK_PIN_NO(33) | 0) 129 1.1 jmcneill #define MT6797_GPIO33__FUNC_SPI5_MO_A (MTK_PIN_NO(33) | 1) 130 1.1 jmcneill #define MT6797_GPIO33__FUNC_CMFLASH (MTK_PIN_NO(33) | 2) 131 1.1 jmcneill #define MT6797_GPIO33__FUNC_UDI_TDI (MTK_PIN_NO(33) | 3) 132 1.1 jmcneill #define MT6797_GPIO33__FUNC_SCP_JTAG_TDI (MTK_PIN_NO(33) | 4) 133 1.1 jmcneill #define MT6797_GPIO33__FUNC_CONN_MCU_TDI (MTK_PIN_NO(33) | 5) 134 1.1 jmcneill #define MT6797_GPIO33__FUNC_MD_URXD0 (MTK_PIN_NO(33) | 6) 135 1.1 jmcneill #define MT6797_GPIO33__FUNC_C2K_DM_OTDI (MTK_PIN_NO(33) | 7) 136 1.1 jmcneill 137 1.1 jmcneill #define MT6797_GPIO34__FUNC_GPIO34 (MTK_PIN_NO(34) | 0) 138 1.1 jmcneill #define MT6797_GPIO34__FUNC_CMFLASH (MTK_PIN_NO(34) | 1) 139 1.1 jmcneill #define MT6797_GPIO34__FUNC_CLKM0 (MTK_PIN_NO(34) | 2) 140 1.1 jmcneill #define MT6797_GPIO34__FUNC_UDI_NTRST (MTK_PIN_NO(34) | 3) 141 1.1 jmcneill #define MT6797_GPIO34__FUNC_SCP_JTAG_TRSTN (MTK_PIN_NO(34) | 4) 142 1.1 jmcneill #define MT6797_GPIO34__FUNC_CONN_MCU_TRST_B (MTK_PIN_NO(34) | 5) 143 1.1 jmcneill #define MT6797_GPIO34__FUNC_MD_UTXD0 (MTK_PIN_NO(34) | 6) 144 1.1 jmcneill #define MT6797_GPIO34__FUNC_C2K_DM_JTINTP (MTK_PIN_NO(34) | 7) 145 1.1 jmcneill 146 1.1 jmcneill #define MT6797_GPIO35__FUNC_GPIO35 (MTK_PIN_NO(35) | 0) 147 1.1 jmcneill #define MT6797_GPIO35__FUNC_CMMCLK3 (MTK_PIN_NO(35) | 1) 148 1.1 jmcneill #define MT6797_GPIO35__FUNC_CLKM1 (MTK_PIN_NO(35) | 2) 149 1.1 jmcneill #define MT6797_GPIO35__FUNC_MD_URXD1 (MTK_PIN_NO(35) | 3) 150 1.1 jmcneill #define MT6797_GPIO35__FUNC_PTA_RXD (MTK_PIN_NO(35) | 4) 151 1.1 jmcneill #define MT6797_GPIO35__FUNC_CONN_MCU_DBGACK_N (MTK_PIN_NO(35) | 5) 152 1.1 jmcneill #define MT6797_GPIO35__FUNC_PWM_B (MTK_PIN_NO(35) | 6) 153 1.1 jmcneill #define MT6797_GPIO35__FUNC_PCC_PPC_IO (MTK_PIN_NO(35) | 7) 154 1.1 jmcneill 155 1.1 jmcneill #define MT6797_GPIO36__FUNC_GPIO36 (MTK_PIN_NO(36) | 0) 156 1.1 jmcneill #define MT6797_GPIO36__FUNC_CMMCLK2 (MTK_PIN_NO(36) | 1) 157 1.1 jmcneill #define MT6797_GPIO36__FUNC_CLKM2 (MTK_PIN_NO(36) | 2) 158 1.1 jmcneill #define MT6797_GPIO36__FUNC_MD_UTXD1 (MTK_PIN_NO(36) | 3) 159 1.1 jmcneill #define MT6797_GPIO36__FUNC_PTA_TXD (MTK_PIN_NO(36) | 4) 160 1.1 jmcneill #define MT6797_GPIO36__FUNC_CONN_MCU_DBGI_N (MTK_PIN_NO(36) | 5) 161 1.1 jmcneill #define MT6797_GPIO36__FUNC_PWM_C (MTK_PIN_NO(36) | 6) 162 1.1 jmcneill #define MT6797_GPIO36__FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(36) | 7) 163 1.1 jmcneill 164 1.1 jmcneill #define MT6797_GPIO37__FUNC_GPIO37 (MTK_PIN_NO(37) | 0) 165 1.1 jmcneill #define MT6797_GPIO37__FUNC_SCL0_0 (MTK_PIN_NO(37) | 1) 166 1.1 jmcneill 167 1.1 jmcneill #define MT6797_GPIO38__FUNC_GPIO38 (MTK_PIN_NO(38) | 0) 168 1.1 jmcneill #define MT6797_GPIO38__FUNC_SDA0_0 (MTK_PIN_NO(38) | 1) 169 1.1 jmcneill 170 1.1 jmcneill #define MT6797_GPIO39__FUNC_GPIO39 (MTK_PIN_NO(39) | 0) 171 1.1 jmcneill #define MT6797_GPIO39__FUNC_DPI_D0 (MTK_PIN_NO(39) | 1) 172 1.1 jmcneill #define MT6797_GPIO39__FUNC_SPI1_CLK_A (MTK_PIN_NO(39) | 2) 173 1.1 jmcneill #define MT6797_GPIO39__FUNC_PCM0_SYNC (MTK_PIN_NO(39) | 3) 174 1.1 jmcneill #define MT6797_GPIO39__FUNC_I2S0_LRCK (MTK_PIN_NO(39) | 4) 175 1.1 jmcneill #define MT6797_GPIO39__FUNC_CONN_MCU_TRST_B (MTK_PIN_NO(39) | 5) 176 1.1 jmcneill #define MT6797_GPIO39__FUNC_URXD3 (MTK_PIN_NO(39) | 6) 177 1.1 jmcneill #define MT6797_GPIO39__FUNC_C2K_NTRST (MTK_PIN_NO(39) | 7) 178 1.1 jmcneill 179 1.1 jmcneill #define MT6797_GPIO40__FUNC_GPIO40 (MTK_PIN_NO(40) | 0) 180 1.1 jmcneill #define MT6797_GPIO40__FUNC_DPI_D1 (MTK_PIN_NO(40) | 1) 181 1.1 jmcneill #define MT6797_GPIO40__FUNC_SPI1_MI_A (MTK_PIN_NO(40) | 2) 182 1.1 jmcneill #define MT6797_GPIO40__FUNC_PCM0_CLK (MTK_PIN_NO(40) | 3) 183 1.1 jmcneill #define MT6797_GPIO40__FUNC_I2S0_BCK (MTK_PIN_NO(40) | 4) 184 1.1 jmcneill #define MT6797_GPIO40__FUNC_CONN_MCU_TDO (MTK_PIN_NO(40) | 5) 185 1.1 jmcneill #define MT6797_GPIO40__FUNC_UTXD3 (MTK_PIN_NO(40) | 6) 186 1.1 jmcneill #define MT6797_GPIO40__FUNC_C2K_TCK (MTK_PIN_NO(40) | 7) 187 1.1 jmcneill 188 1.1 jmcneill #define MT6797_GPIO41__FUNC_GPIO41 (MTK_PIN_NO(41) | 0) 189 1.1 jmcneill #define MT6797_GPIO41__FUNC_DPI_D2 (MTK_PIN_NO(41) | 1) 190 1.1 jmcneill #define MT6797_GPIO41__FUNC_SPI1_CS_A (MTK_PIN_NO(41) | 2) 191 1.1 jmcneill #define MT6797_GPIO41__FUNC_PCM0_DO (MTK_PIN_NO(41) | 3) 192 1.1 jmcneill #define MT6797_GPIO41__FUNC_I2S3_DO (MTK_PIN_NO(41) | 4) 193 1.1 jmcneill #define MT6797_GPIO41__FUNC_CONN_MCU_DBGACK_N (MTK_PIN_NO(41) | 5) 194 1.1 jmcneill #define MT6797_GPIO41__FUNC_URTS3 (MTK_PIN_NO(41) | 6) 195 1.1 jmcneill #define MT6797_GPIO41__FUNC_C2K_TDI (MTK_PIN_NO(41) | 7) 196 1.1 jmcneill 197 1.1 jmcneill #define MT6797_GPIO42__FUNC_GPIO42 (MTK_PIN_NO(42) | 0) 198 1.1 jmcneill #define MT6797_GPIO42__FUNC_DPI_D3 (MTK_PIN_NO(42) | 1) 199 1.1 jmcneill #define MT6797_GPIO42__FUNC_SPI1_MO_A (MTK_PIN_NO(42) | 2) 200 1.1 jmcneill #define MT6797_GPIO42__FUNC_PCM0_DI (MTK_PIN_NO(42) | 3) 201 1.1 jmcneill #define MT6797_GPIO42__FUNC_I2S0_DI (MTK_PIN_NO(42) | 4) 202 1.1 jmcneill #define MT6797_GPIO42__FUNC_CONN_MCU_TDI (MTK_PIN_NO(42) | 5) 203 1.1 jmcneill #define MT6797_GPIO42__FUNC_UCTS3 (MTK_PIN_NO(42) | 6) 204 1.1 jmcneill #define MT6797_GPIO42__FUNC_C2K_TMS (MTK_PIN_NO(42) | 7) 205 1.1 jmcneill 206 1.1 jmcneill #define MT6797_GPIO43__FUNC_GPIO43 (MTK_PIN_NO(43) | 0) 207 1.1 jmcneill #define MT6797_GPIO43__FUNC_DPI_D4 (MTK_PIN_NO(43) | 1) 208 1.1 jmcneill #define MT6797_GPIO43__FUNC_SPI2_CLK_A (MTK_PIN_NO(43) | 2) 209 1.1 jmcneill #define MT6797_GPIO43__FUNC_PCM1_SYNC (MTK_PIN_NO(43) | 3) 210 1.1 jmcneill #define MT6797_GPIO43__FUNC_I2S2_LRCK (MTK_PIN_NO(43) | 4) 211 1.1 jmcneill #define MT6797_GPIO43__FUNC_CONN_MCU_TMS (MTK_PIN_NO(43) | 5) 212 1.1 jmcneill #define MT6797_GPIO43__FUNC_CONN_MCU_AICE_TMSC (MTK_PIN_NO(43) | 6) 213 1.1 jmcneill #define MT6797_GPIO43__FUNC_C2K_TDO (MTK_PIN_NO(43) | 7) 214 1.1 jmcneill 215 1.1 jmcneill #define MT6797_GPIO44__FUNC_GPIO44 (MTK_PIN_NO(44) | 0) 216 1.1 jmcneill #define MT6797_GPIO44__FUNC_DPI_D5 (MTK_PIN_NO(44) | 1) 217 1.1 jmcneill #define MT6797_GPIO44__FUNC_SPI2_MI_A (MTK_PIN_NO(44) | 2) 218 1.1 jmcneill #define MT6797_GPIO44__FUNC_PCM1_CLK (MTK_PIN_NO(44) | 3) 219 1.1 jmcneill #define MT6797_GPIO44__FUNC_I2S2_BCK (MTK_PIN_NO(44) | 4) 220 1.1 jmcneill #define MT6797_GPIO44__FUNC_CONN_MCU_TCK (MTK_PIN_NO(44) | 5) 221 1.1 jmcneill #define MT6797_GPIO44__FUNC_CONN_MCU_AICE_TCKC (MTK_PIN_NO(44) | 6) 222 1.1 jmcneill #define MT6797_GPIO44__FUNC_C2K_RTCK (MTK_PIN_NO(44) | 7) 223 1.1 jmcneill 224 1.1 jmcneill #define MT6797_GPIO45__FUNC_GPIO45 (MTK_PIN_NO(45) | 0) 225 1.1 jmcneill #define MT6797_GPIO45__FUNC_DPI_D6 (MTK_PIN_NO(45) | 1) 226 1.1 jmcneill #define MT6797_GPIO45__FUNC_SPI2_CS_A (MTK_PIN_NO(45) | 2) 227 1.1 jmcneill #define MT6797_GPIO45__FUNC_PCM1_DI (MTK_PIN_NO(45) | 3) 228 1.1 jmcneill #define MT6797_GPIO45__FUNC_I2S2_DI (MTK_PIN_NO(45) | 4) 229 1.1 jmcneill #define MT6797_GPIO45__FUNC_CONN_MCU_DBGI_N (MTK_PIN_NO(45) | 5) 230 1.1 jmcneill #define MT6797_GPIO45__FUNC_MD_URXD0 (MTK_PIN_NO(45) | 6) 231 1.1 jmcneill 232 1.1 jmcneill #define MT6797_GPIO46__FUNC_GPIO46 (MTK_PIN_NO(46) | 0) 233 1.1 jmcneill #define MT6797_GPIO46__FUNC_DPI_D7 (MTK_PIN_NO(46) | 1) 234 1.1 jmcneill #define MT6797_GPIO46__FUNC_SPI2_MO_A (MTK_PIN_NO(46) | 2) 235 1.1 jmcneill #define MT6797_GPIO46__FUNC_PCM1_DO0 (MTK_PIN_NO(46) | 3) 236 1.1 jmcneill #define MT6797_GPIO46__FUNC_I2S1_DO (MTK_PIN_NO(46) | 4) 237 1.1 jmcneill #define MT6797_GPIO46__FUNC_ANT_SEL0 (MTK_PIN_NO(46) | 5) 238 1.1 jmcneill #define MT6797_GPIO46__FUNC_MD_UTXD0 (MTK_PIN_NO(46) | 6) 239 1.1 jmcneill 240 1.1 jmcneill #define MT6797_GPIO47__FUNC_GPIO47 (MTK_PIN_NO(47) | 0) 241 1.1 jmcneill #define MT6797_GPIO47__FUNC_DPI_D8 (MTK_PIN_NO(47) | 1) 242 1.1 jmcneill #define MT6797_GPIO47__FUNC_CLKM0 (MTK_PIN_NO(47) | 2) 243 1.1 jmcneill #define MT6797_GPIO47__FUNC_PCM1_DO1 (MTK_PIN_NO(47) | 3) 244 1.1 jmcneill #define MT6797_GPIO47__FUNC_I2S0_MCK (MTK_PIN_NO(47) | 4) 245 1.1 jmcneill #define MT6797_GPIO47__FUNC_ANT_SEL1 (MTK_PIN_NO(47) | 5) 246 1.1 jmcneill #define MT6797_GPIO47__FUNC_PTA_RXD (MTK_PIN_NO(47) | 6) 247 1.1 jmcneill #define MT6797_GPIO47__FUNC_C2K_URXD0 (MTK_PIN_NO(47) | 7) 248 1.1 jmcneill 249 1.1 jmcneill #define MT6797_GPIO48__FUNC_GPIO48 (MTK_PIN_NO(48) | 0) 250 1.1 jmcneill #define MT6797_GPIO48__FUNC_DPI_D9 (MTK_PIN_NO(48) | 1) 251 1.1 jmcneill #define MT6797_GPIO48__FUNC_CLKM1 (MTK_PIN_NO(48) | 2) 252 1.1 jmcneill #define MT6797_GPIO48__FUNC_CMFLASH (MTK_PIN_NO(48) | 3) 253 1.1 jmcneill #define MT6797_GPIO48__FUNC_I2S2_MCK (MTK_PIN_NO(48) | 4) 254 1.1 jmcneill #define MT6797_GPIO48__FUNC_ANT_SEL2 (MTK_PIN_NO(48) | 5) 255 1.1 jmcneill #define MT6797_GPIO48__FUNC_PTA_TXD (MTK_PIN_NO(48) | 6) 256 1.1 jmcneill #define MT6797_GPIO48__FUNC_C2K_UTXD0 (MTK_PIN_NO(48) | 7) 257 1.1 jmcneill 258 1.1 jmcneill #define MT6797_GPIO49__FUNC_GPIO49 (MTK_PIN_NO(49) | 0) 259 1.1 jmcneill #define MT6797_GPIO49__FUNC_DPI_D10 (MTK_PIN_NO(49) | 1) 260 1.1 jmcneill #define MT6797_GPIO49__FUNC_MD_INT1_C2K_UIM1_HOT_PLUG_IN (MTK_PIN_NO(49) | 2) 261 1.1 jmcneill #define MT6797_GPIO49__FUNC_PWM_C (MTK_PIN_NO(49) | 3) 262 1.1 jmcneill #define MT6797_GPIO49__FUNC_IRTX_OUT (MTK_PIN_NO(49) | 4) 263 1.1 jmcneill #define MT6797_GPIO49__FUNC_ANT_SEL3 (MTK_PIN_NO(49) | 5) 264 1.1 jmcneill #define MT6797_GPIO49__FUNC_MD_URXD1 (MTK_PIN_NO(49) | 6) 265 1.1 jmcneill 266 1.1 jmcneill #define MT6797_GPIO50__FUNC_GPIO50 (MTK_PIN_NO(50) | 0) 267 1.1 jmcneill #define MT6797_GPIO50__FUNC_DPI_D11 (MTK_PIN_NO(50) | 1) 268 1.1 jmcneill #define MT6797_GPIO50__FUNC_MD_INT2 (MTK_PIN_NO(50) | 2) 269 1.1 jmcneill #define MT6797_GPIO50__FUNC_PWM_D (MTK_PIN_NO(50) | 3) 270 1.1 jmcneill #define MT6797_GPIO50__FUNC_CLKM2 (MTK_PIN_NO(50) | 4) 271 1.1 jmcneill #define MT6797_GPIO50__FUNC_ANT_SEL4 (MTK_PIN_NO(50) | 5) 272 1.1 jmcneill #define MT6797_GPIO50__FUNC_MD_UTXD1 (MTK_PIN_NO(50) | 6) 273 1.1 jmcneill 274 1.1 jmcneill #define MT6797_GPIO51__FUNC_GPIO51 (MTK_PIN_NO(51) | 0) 275 1.1 jmcneill #define MT6797_GPIO51__FUNC_DPI_DE (MTK_PIN_NO(51) | 1) 276 1.1 jmcneill #define MT6797_GPIO51__FUNC_SPI4_CLK_A (MTK_PIN_NO(51) | 2) 277 1.1 jmcneill #define MT6797_GPIO51__FUNC_IRTX_OUT (MTK_PIN_NO(51) | 3) 278 1.1 jmcneill #define MT6797_GPIO51__FUNC_SCL0_1 (MTK_PIN_NO(51) | 4) 279 1.1 jmcneill #define MT6797_GPIO51__FUNC_ANT_SEL5 (MTK_PIN_NO(51) | 5) 280 1.1 jmcneill #define MT6797_GPIO51__FUNC_C2K_UTXD1 (MTK_PIN_NO(51) | 7) 281 1.1 jmcneill 282 1.1 jmcneill #define MT6797_GPIO52__FUNC_GPIO52 (MTK_PIN_NO(52) | 0) 283 1.1 jmcneill #define MT6797_GPIO52__FUNC_DPI_CK (MTK_PIN_NO(52) | 1) 284 1.1 jmcneill #define MT6797_GPIO52__FUNC_SPI4_MI_A (MTK_PIN_NO(52) | 2) 285 1.1 jmcneill #define MT6797_GPIO52__FUNC_SPI4_MO_A (MTK_PIN_NO(52) | 3) 286 1.1 jmcneill #define MT6797_GPIO52__FUNC_SDA0_1 (MTK_PIN_NO(52) | 4) 287 1.1 jmcneill #define MT6797_GPIO52__FUNC_ANT_SEL6 (MTK_PIN_NO(52) | 5) 288 1.1 jmcneill #define MT6797_GPIO52__FUNC_C2K_URXD1 (MTK_PIN_NO(52) | 7) 289 1.1 jmcneill 290 1.1 jmcneill #define MT6797_GPIO53__FUNC_GPIO53 (MTK_PIN_NO(53) | 0) 291 1.1 jmcneill #define MT6797_GPIO53__FUNC_DPI_HSYNC (MTK_PIN_NO(53) | 1) 292 1.1 jmcneill #define MT6797_GPIO53__FUNC_SPI4_CS_A (MTK_PIN_NO(53) | 2) 293 1.1 jmcneill #define MT6797_GPIO53__FUNC_CMFLASH (MTK_PIN_NO(53) | 3) 294 1.1 jmcneill #define MT6797_GPIO53__FUNC_SCL1_1 (MTK_PIN_NO(53) | 4) 295 1.1 jmcneill #define MT6797_GPIO53__FUNC_ANT_SEL7 (MTK_PIN_NO(53) | 5) 296 1.1 jmcneill #define MT6797_GPIO53__FUNC_MD_URXD2 (MTK_PIN_NO(53) | 6) 297 1.1 jmcneill #define MT6797_GPIO53__FUNC_PCC_PPC_IO (MTK_PIN_NO(53) | 7) 298 1.1 jmcneill 299 1.1 jmcneill #define MT6797_GPIO54__FUNC_GPIO54 (MTK_PIN_NO(54) | 0) 300 1.1 jmcneill #define MT6797_GPIO54__FUNC_DPI_VSYNC (MTK_PIN_NO(54) | 1) 301 1.1 jmcneill #define MT6797_GPIO54__FUNC_SPI4_MO_A (MTK_PIN_NO(54) | 2) 302 1.1 jmcneill #define MT6797_GPIO54__FUNC_SPI4_MI_A (MTK_PIN_NO(54) | 3) 303 1.1 jmcneill #define MT6797_GPIO54__FUNC_SDA1_1 (MTK_PIN_NO(54) | 4) 304 1.1 jmcneill #define MT6797_GPIO54__FUNC_PWM_A (MTK_PIN_NO(54) | 5) 305 1.1 jmcneill #define MT6797_GPIO54__FUNC_MD_UTXD2 (MTK_PIN_NO(54) | 6) 306 1.1 jmcneill #define MT6797_GPIO54__FUNC_EXT_FRAME_SYNC (MTK_PIN_NO(54) | 7) 307 1.1 jmcneill 308 1.1 jmcneill #define MT6797_GPIO55__FUNC_GPIO55 (MTK_PIN_NO(55) | 0) 309 1.1 jmcneill #define MT6797_GPIO55__FUNC_SCL1_0 (MTK_PIN_NO(55) | 1) 310 1.1 jmcneill 311 1.1 jmcneill #define MT6797_GPIO56__FUNC_GPIO56 (MTK_PIN_NO(56) | 0) 312 1.1 jmcneill #define MT6797_GPIO56__FUNC_SDA1_0 (MTK_PIN_NO(56) | 1) 313 1.1 jmcneill 314 1.1 jmcneill #define MT6797_GPIO57__FUNC_GPIO57 (MTK_PIN_NO(57) | 0) 315 1.1 jmcneill #define MT6797_GPIO57__FUNC_SPI0_CLK (MTK_PIN_NO(57) | 1) 316 1.1 jmcneill #define MT6797_GPIO57__FUNC_SCL0_2 (MTK_PIN_NO(57) | 2) 317 1.1 jmcneill #define MT6797_GPIO57__FUNC_PWM_B (MTK_PIN_NO(57) | 3) 318 1.1 jmcneill #define MT6797_GPIO57__FUNC_UTXD3 (MTK_PIN_NO(57) | 4) 319 1.1 jmcneill #define MT6797_GPIO57__FUNC_PCM0_SYNC (MTK_PIN_NO(57) | 5) 320 1.1 jmcneill 321 1.1 jmcneill #define MT6797_GPIO58__FUNC_GPIO58 (MTK_PIN_NO(58) | 0) 322 1.1 jmcneill #define MT6797_GPIO58__FUNC_SPI0_MI (MTK_PIN_NO(58) | 1) 323 1.1 jmcneill #define MT6797_GPIO58__FUNC_SPI0_MO (MTK_PIN_NO(58) | 2) 324 1.1 jmcneill #define MT6797_GPIO58__FUNC_SDA1_2 (MTK_PIN_NO(58) | 3) 325 1.1 jmcneill #define MT6797_GPIO58__FUNC_URXD3 (MTK_PIN_NO(58) | 4) 326 1.1 jmcneill #define MT6797_GPIO58__FUNC_PCM0_CLK (MTK_PIN_NO(58) | 5) 327 1.1 jmcneill 328 1.1 jmcneill #define MT6797_GPIO59__FUNC_GPIO59 (MTK_PIN_NO(59) | 0) 329 1.1 jmcneill #define MT6797_GPIO59__FUNC_SPI0_MO (MTK_PIN_NO(59) | 1) 330 1.1 jmcneill #define MT6797_GPIO59__FUNC_SPI0_MI (MTK_PIN_NO(59) | 2) 331 1.1 jmcneill #define MT6797_GPIO59__FUNC_PWM_C (MTK_PIN_NO(59) | 3) 332 1.1 jmcneill #define MT6797_GPIO59__FUNC_URTS3 (MTK_PIN_NO(59) | 4) 333 1.1 jmcneill #define MT6797_GPIO59__FUNC_PCM0_DO (MTK_PIN_NO(59) | 5) 334 1.1 jmcneill 335 1.1 jmcneill #define MT6797_GPIO60__FUNC_GPIO60 (MTK_PIN_NO(60) | 0) 336 1.1 jmcneill #define MT6797_GPIO60__FUNC_SPI0_CS (MTK_PIN_NO(60) | 1) 337 1.1 jmcneill #define MT6797_GPIO60__FUNC_SDA0_2 (MTK_PIN_NO(60) | 2) 338 1.1 jmcneill #define MT6797_GPIO60__FUNC_SCL1_2 (MTK_PIN_NO(60) | 3) 339 1.1 jmcneill #define MT6797_GPIO60__FUNC_UCTS3 (MTK_PIN_NO(60) | 4) 340 1.1 jmcneill #define MT6797_GPIO60__FUNC_PCM0_DI (MTK_PIN_NO(60) | 5) 341 1.1 jmcneill 342 1.1 jmcneill #define MT6797_GPIO61__FUNC_GPIO61 (MTK_PIN_NO(61) | 0) 343 1.1 jmcneill #define MT6797_GPIO61__FUNC_EINT0 (MTK_PIN_NO(61) | 1) 344 1.1 jmcneill #define MT6797_GPIO61__FUNC_IDDIG (MTK_PIN_NO(61) | 2) 345 1.1 jmcneill #define MT6797_GPIO61__FUNC_SPI4_CLK_B (MTK_PIN_NO(61) | 3) 346 1.1 jmcneill #define MT6797_GPIO61__FUNC_I2S0_LRCK (MTK_PIN_NO(61) | 4) 347 1.1 jmcneill #define MT6797_GPIO61__FUNC_PCM0_SYNC (MTK_PIN_NO(61) | 5) 348 1.1 jmcneill #define MT6797_GPIO61__FUNC_C2K_EINT0 (MTK_PIN_NO(61) | 7) 349 1.1 jmcneill 350 1.1 jmcneill #define MT6797_GPIO62__FUNC_GPIO62 (MTK_PIN_NO(62) | 0) 351 1.1 jmcneill #define MT6797_GPIO62__FUNC_EINT1 (MTK_PIN_NO(62) | 1) 352 1.1 jmcneill #define MT6797_GPIO62__FUNC_USB_DRVVBUS (MTK_PIN_NO(62) | 2) 353 1.1 jmcneill #define MT6797_GPIO62__FUNC_SPI4_MI_B (MTK_PIN_NO(62) | 3) 354 1.1 jmcneill #define MT6797_GPIO62__FUNC_I2S0_BCK (MTK_PIN_NO(62) | 4) 355 1.1 jmcneill #define MT6797_GPIO62__FUNC_PCM0_CLK (MTK_PIN_NO(62) | 5) 356 1.1 jmcneill #define MT6797_GPIO62__FUNC_C2K_EINT1 (MTK_PIN_NO(62) | 7) 357 1.1 jmcneill 358 1.1 jmcneill #define MT6797_GPIO63__FUNC_GPIO63 (MTK_PIN_NO(63) | 0) 359 1.1 jmcneill #define MT6797_GPIO63__FUNC_EINT2 (MTK_PIN_NO(63) | 1) 360 1.1 jmcneill #define MT6797_GPIO63__FUNC_IRTX_OUT (MTK_PIN_NO(63) | 2) 361 1.1 jmcneill #define MT6797_GPIO63__FUNC_SPI4_MO_B (MTK_PIN_NO(63) | 3) 362 1.1 jmcneill #define MT6797_GPIO63__FUNC_I2S0_MCK (MTK_PIN_NO(63) | 4) 363 1.1 jmcneill #define MT6797_GPIO63__FUNC_PCM0_DI (MTK_PIN_NO(63) | 5) 364 1.1 jmcneill #define MT6797_GPIO63__FUNC_C2K_DM_EINT0 (MTK_PIN_NO(63) | 7) 365 1.1 jmcneill 366 1.1 jmcneill #define MT6797_GPIO64__FUNC_GPIO64 (MTK_PIN_NO(64) | 0) 367 1.1 jmcneill #define MT6797_GPIO64__FUNC_EINT3 (MTK_PIN_NO(64) | 1) 368 1.1 jmcneill #define MT6797_GPIO64__FUNC_CMFLASH (MTK_PIN_NO(64) | 2) 369 1.1 jmcneill #define MT6797_GPIO64__FUNC_SPI4_CS_B (MTK_PIN_NO(64) | 3) 370 1.1 jmcneill #define MT6797_GPIO64__FUNC_I2S0_DI (MTK_PIN_NO(64) | 4) 371 1.1 jmcneill #define MT6797_GPIO64__FUNC_PCM0_DO (MTK_PIN_NO(64) | 5) 372 1.1 jmcneill #define MT6797_GPIO64__FUNC_C2K_DM_EINT1 (MTK_PIN_NO(64) | 7) 373 1.1 jmcneill 374 1.1 jmcneill #define MT6797_GPIO65__FUNC_GPIO65 (MTK_PIN_NO(65) | 0) 375 1.1 jmcneill #define MT6797_GPIO65__FUNC_EINT4 (MTK_PIN_NO(65) | 1) 376 1.1 jmcneill #define MT6797_GPIO65__FUNC_CLKM0 (MTK_PIN_NO(65) | 2) 377 1.1 jmcneill #define MT6797_GPIO65__FUNC_SPI5_CLK_B (MTK_PIN_NO(65) | 3) 378 1.1 jmcneill #define MT6797_GPIO65__FUNC_I2S1_LRCK (MTK_PIN_NO(65) | 4) 379 1.1 jmcneill #define MT6797_GPIO65__FUNC_PWM_A (MTK_PIN_NO(65) | 5) 380 1.1 jmcneill #define MT6797_GPIO65__FUNC_C2K_DM_EINT2 (MTK_PIN_NO(65) | 7) 381 1.1 jmcneill 382 1.1 jmcneill #define MT6797_GPIO66__FUNC_GPIO66 (MTK_PIN_NO(66) | 0) 383 1.1 jmcneill #define MT6797_GPIO66__FUNC_EINT5 (MTK_PIN_NO(66) | 1) 384 1.1 jmcneill #define MT6797_GPIO66__FUNC_CLKM1 (MTK_PIN_NO(66) | 2) 385 1.1 jmcneill #define MT6797_GPIO66__FUNC_SPI5_MI_B (MTK_PIN_NO(66) | 3) 386 1.1 jmcneill #define MT6797_GPIO66__FUNC_I2S1_BCK (MTK_PIN_NO(66) | 4) 387 1.1 jmcneill #define MT6797_GPIO66__FUNC_PWM_B (MTK_PIN_NO(66) | 5) 388 1.1 jmcneill #define MT6797_GPIO66__FUNC_C2K_DM_EINT3 (MTK_PIN_NO(66) | 7) 389 1.1 jmcneill 390 1.1 jmcneill #define MT6797_GPIO67__FUNC_GPIO67 (MTK_PIN_NO(67) | 0) 391 1.1 jmcneill #define MT6797_GPIO67__FUNC_EINT6 (MTK_PIN_NO(67) | 1) 392 1.1 jmcneill #define MT6797_GPIO67__FUNC_CLKM2 (MTK_PIN_NO(67) | 2) 393 1.1 jmcneill #define MT6797_GPIO67__FUNC_SPI5_MO_B (MTK_PIN_NO(67) | 3) 394 1.1 jmcneill #define MT6797_GPIO67__FUNC_I2S1_MCK (MTK_PIN_NO(67) | 4) 395 1.1 jmcneill #define MT6797_GPIO67__FUNC_PWM_C (MTK_PIN_NO(67) | 5) 396 1.1 jmcneill #define MT6797_GPIO67__FUNC_DBG_MON_A0 (MTK_PIN_NO(67) | 7) 397 1.1 jmcneill 398 1.1 jmcneill #define MT6797_GPIO68__FUNC_GPIO68 (MTK_PIN_NO(68) | 0) 399 1.1 jmcneill #define MT6797_GPIO68__FUNC_EINT7 (MTK_PIN_NO(68) | 1) 400 1.1 jmcneill #define MT6797_GPIO68__FUNC_CLKM3 (MTK_PIN_NO(68) | 2) 401 1.1 jmcneill #define MT6797_GPIO68__FUNC_SPI5_CS_B (MTK_PIN_NO(68) | 3) 402 1.1 jmcneill #define MT6797_GPIO68__FUNC_I2S1_DO (MTK_PIN_NO(68) | 4) 403 1.1 jmcneill #define MT6797_GPIO68__FUNC_PWM_D (MTK_PIN_NO(68) | 5) 404 1.1 jmcneill #define MT6797_GPIO68__FUNC_DBG_MON_A1 (MTK_PIN_NO(68) | 7) 405 1.1 jmcneill 406 1.1 jmcneill #define MT6797_GPIO69__FUNC_GPIO69 (MTK_PIN_NO(69) | 0) 407 1.1 jmcneill #define MT6797_GPIO69__FUNC_I2S0_LRCK (MTK_PIN_NO(69) | 1) 408 1.1 jmcneill #define MT6797_GPIO69__FUNC_I2S3_LRCK (MTK_PIN_NO(69) | 2) 409 1.1 jmcneill #define MT6797_GPIO69__FUNC_I2S1_LRCK (MTK_PIN_NO(69) | 3) 410 1.1 jmcneill #define MT6797_GPIO69__FUNC_I2S2_LRCK (MTK_PIN_NO(69) | 4) 411 1.1 jmcneill #define MT6797_GPIO69__FUNC_DBG_MON_A2 (MTK_PIN_NO(69) | 7) 412 1.1 jmcneill 413 1.1 jmcneill #define MT6797_GPIO70__FUNC_GPIO70 (MTK_PIN_NO(70) | 0) 414 1.1 jmcneill #define MT6797_GPIO70__FUNC_I2S0_BCK (MTK_PIN_NO(70) | 1) 415 1.1 jmcneill #define MT6797_GPIO70__FUNC_I2S3_BCK (MTK_PIN_NO(70) | 2) 416 1.1 jmcneill #define MT6797_GPIO70__FUNC_I2S1_BCK (MTK_PIN_NO(70) | 3) 417 1.1 jmcneill #define MT6797_GPIO70__FUNC_I2S2_BCK (MTK_PIN_NO(70) | 4) 418 1.1 jmcneill #define MT6797_GPIO70__FUNC_DBG_MON_A3 (MTK_PIN_NO(70) | 7) 419 1.1 jmcneill 420 1.1 jmcneill #define MT6797_GPIO71__FUNC_GPIO71 (MTK_PIN_NO(71) | 0) 421 1.1 jmcneill #define MT6797_GPIO71__FUNC_I2S0_MCK (MTK_PIN_NO(71) | 1) 422 1.1 jmcneill #define MT6797_GPIO71__FUNC_I2S3_MCK (MTK_PIN_NO(71) | 2) 423 1.1 jmcneill #define MT6797_GPIO71__FUNC_I2S1_MCK (MTK_PIN_NO(71) | 3) 424 1.1 jmcneill #define MT6797_GPIO71__FUNC_I2S2_MCK (MTK_PIN_NO(71) | 4) 425 1.1 jmcneill #define MT6797_GPIO71__FUNC_DBG_MON_A4 (MTK_PIN_NO(71) | 7) 426 1.1 jmcneill 427 1.1 jmcneill #define MT6797_GPIO72__FUNC_GPIO72 (MTK_PIN_NO(72) | 0) 428 1.1 jmcneill /* #define MT6797_GPIO72__FUNC_I2S0_DI (MTK_PIN_NO(72) | 1) */ 429 1.1 jmcneill #define MT6797_GPIO72__FUNC_I2S0_DI (MTK_PIN_NO(72) | 2) 430 1.1 jmcneill /* #define MT6797_GPIO72__FUNC_I2S2_DI (MTK_PIN_NO(72) | 3) */ 431 1.1 jmcneill #define MT6797_GPIO72__FUNC_I2S2_DI (MTK_PIN_NO(72) | 4) 432 1.1 jmcneill #define MT6797_GPIO72__FUNC_DBG_MON_A5 (MTK_PIN_NO(72) | 7) 433 1.1 jmcneill 434 1.1 jmcneill #define MT6797_GPIO73__FUNC_GPIO73 (MTK_PIN_NO(73) | 0) 435 1.1 jmcneill /* #define MT6797_GPIO73__FUNC_I2S3_DO (MTK_PIN_NO(73) | 1) */ 436 1.1 jmcneill #define MT6797_GPIO73__FUNC_I2S3_DO (MTK_PIN_NO(73) | 2) 437 1.1 jmcneill /* #define MT6797_GPIO73__FUNC_I2S1_DO (MTK_PIN_NO(73) | 3) */ 438 1.1 jmcneill #define MT6797_GPIO73__FUNC_I2S1_DO (MTK_PIN_NO(73) | 4) 439 1.1 jmcneill #define MT6797_GPIO73__FUNC_DBG_MON_A6 (MTK_PIN_NO(73) | 7) 440 1.1 jmcneill 441 1.1 jmcneill #define MT6797_GPIO74__FUNC_GPIO74 (MTK_PIN_NO(74) | 0) 442 1.1 jmcneill #define MT6797_GPIO74__FUNC_SCL3_0 (MTK_PIN_NO(74) | 1) 443 1.1 jmcneill #define MT6797_GPIO74__FUNC_AUXIF_CLK1 (MTK_PIN_NO(74) | 7) 444 1.1 jmcneill 445 1.1 jmcneill #define MT6797_GPIO75__FUNC_GPIO75 (MTK_PIN_NO(75) | 0) 446 1.1 jmcneill #define MT6797_GPIO75__FUNC_SDA3_0 (MTK_PIN_NO(75) | 1) 447 1.1 jmcneill #define MT6797_GPIO75__FUNC_AUXIF_ST1 (MTK_PIN_NO(75) | 7) 448 1.1 jmcneill 449 1.1 jmcneill #define MT6797_GPIO76__FUNC_GPIO76 (MTK_PIN_NO(76) | 0) 450 1.1 jmcneill #define MT6797_GPIO76__FUNC_CONN_HRST_B (MTK_PIN_NO(76) | 1) 451 1.1 jmcneill #define MT6797_GPIO76__FUNC_C2K_DM_EINT0 (MTK_PIN_NO(76) | 7) 452 1.1 jmcneill 453 1.1 jmcneill #define MT6797_GPIO77__FUNC_GPIO77 (MTK_PIN_NO(77) | 0) 454 1.1 jmcneill #define MT6797_GPIO77__FUNC_CONN_TOP_CLK (MTK_PIN_NO(77) | 1) 455 1.1 jmcneill #define MT6797_GPIO77__FUNC_C2K_DM_EINT1 (MTK_PIN_NO(77) | 7) 456 1.1 jmcneill 457 1.1 jmcneill #define MT6797_GPIO78__FUNC_GPIO78 (MTK_PIN_NO(78) | 0) 458 1.1 jmcneill #define MT6797_GPIO78__FUNC_CONN_TOP_DATA (MTK_PIN_NO(78) | 1) 459 1.1 jmcneill #define MT6797_GPIO78__FUNC_C2K_DM_EINT2 (MTK_PIN_NO(78) | 7) 460 1.1 jmcneill 461 1.1 jmcneill #define MT6797_GPIO79__FUNC_GPIO79 (MTK_PIN_NO(79) | 0) 462 1.1 jmcneill #define MT6797_GPIO79__FUNC_CONN_WB_PTA (MTK_PIN_NO(79) | 1) 463 1.1 jmcneill #define MT6797_GPIO79__FUNC_C2K_DM_EINT3 (MTK_PIN_NO(79) | 7) 464 1.1 jmcneill 465 1.1 jmcneill #define MT6797_GPIO80__FUNC_GPIO80 (MTK_PIN_NO(80) | 0) 466 1.1 jmcneill #define MT6797_GPIO80__FUNC_CONN_WF_HB0 (MTK_PIN_NO(80) | 1) 467 1.1 jmcneill #define MT6797_GPIO80__FUNC_C2K_EINT0 (MTK_PIN_NO(80) | 7) 468 1.1 jmcneill 469 1.1 jmcneill #define MT6797_GPIO81__FUNC_GPIO81 (MTK_PIN_NO(81) | 0) 470 1.1 jmcneill #define MT6797_GPIO81__FUNC_CONN_WF_HB1 (MTK_PIN_NO(81) | 1) 471 1.1 jmcneill #define MT6797_GPIO81__FUNC_C2K_EINT1 (MTK_PIN_NO(81) | 7) 472 1.1 jmcneill 473 1.1 jmcneill #define MT6797_GPIO82__FUNC_GPIO82 (MTK_PIN_NO(82) | 0) 474 1.1 jmcneill #define MT6797_GPIO82__FUNC_CONN_WF_HB2 (MTK_PIN_NO(82) | 1) 475 1.1 jmcneill #define MT6797_GPIO82__FUNC_MD_CLKM0 (MTK_PIN_NO(82) | 7) 476 1.1 jmcneill 477 1.1 jmcneill #define MT6797_GPIO83__FUNC_GPIO83 (MTK_PIN_NO(83) | 0) 478 1.1 jmcneill #define MT6797_GPIO83__FUNC_CONN_BT_CLK (MTK_PIN_NO(83) | 1) 479 1.1 jmcneill #define MT6797_GPIO83__FUNC_MD_CLKM1 (MTK_PIN_NO(83) | 7) 480 1.1 jmcneill 481 1.1 jmcneill #define MT6797_GPIO84__FUNC_GPIO84 (MTK_PIN_NO(84) | 0) 482 1.1 jmcneill #define MT6797_GPIO84__FUNC_CONN_BT_DATA (MTK_PIN_NO(84) | 1) 483 1.1 jmcneill 484 1.1 jmcneill #define MT6797_GPIO85__FUNC_GPIO85 (MTK_PIN_NO(85) | 0) 485 1.1 jmcneill #define MT6797_GPIO85__FUNC_EINT8 (MTK_PIN_NO(85) | 1) 486 1.1 jmcneill #define MT6797_GPIO85__FUNC_I2S1_LRCK (MTK_PIN_NO(85) | 2) 487 1.1 jmcneill #define MT6797_GPIO85__FUNC_I2S2_LRCK (MTK_PIN_NO(85) | 3) 488 1.1 jmcneill #define MT6797_GPIO85__FUNC_URXD1 (MTK_PIN_NO(85) | 4) 489 1.1 jmcneill #define MT6797_GPIO85__FUNC_MD_URXD0 (MTK_PIN_NO(85) | 5) 490 1.1 jmcneill #define MT6797_GPIO85__FUNC_DBG_MON_A7 (MTK_PIN_NO(85) | 7) 491 1.1 jmcneill 492 1.1 jmcneill #define MT6797_GPIO86__FUNC_GPIO86 (MTK_PIN_NO(86) | 0) 493 1.1 jmcneill #define MT6797_GPIO86__FUNC_EINT9 (MTK_PIN_NO(86) | 1) 494 1.1 jmcneill #define MT6797_GPIO86__FUNC_I2S1_BCK (MTK_PIN_NO(86) | 2) 495 1.1 jmcneill #define MT6797_GPIO86__FUNC_I2S2_BCK (MTK_PIN_NO(86) | 3) 496 1.1 jmcneill #define MT6797_GPIO86__FUNC_UTXD1 (MTK_PIN_NO(86) | 4) 497 1.1 jmcneill #define MT6797_GPIO86__FUNC_MD_UTXD0 (MTK_PIN_NO(86) | 5) 498 1.1 jmcneill #define MT6797_GPIO86__FUNC_DBG_MON_A8 (MTK_PIN_NO(86) | 7) 499 1.1 jmcneill 500 1.1 jmcneill #define MT6797_GPIO87__FUNC_GPIO87 (MTK_PIN_NO(87) | 0) 501 1.1 jmcneill #define MT6797_GPIO87__FUNC_EINT10 (MTK_PIN_NO(87) | 1) 502 1.1 jmcneill #define MT6797_GPIO87__FUNC_I2S1_MCK (MTK_PIN_NO(87) | 2) 503 1.1 jmcneill #define MT6797_GPIO87__FUNC_I2S2_MCK (MTK_PIN_NO(87) | 3) 504 1.1 jmcneill #define MT6797_GPIO87__FUNC_URTS1 (MTK_PIN_NO(87) | 4) 505 1.1 jmcneill #define MT6797_GPIO87__FUNC_MD_URXD1 (MTK_PIN_NO(87) | 5) 506 1.1 jmcneill #define MT6797_GPIO87__FUNC_DBG_MON_A9 (MTK_PIN_NO(87) | 7) 507 1.1 jmcneill 508 1.1 jmcneill #define MT6797_GPIO88__FUNC_GPIO88 (MTK_PIN_NO(88) | 0) 509 1.1 jmcneill #define MT6797_GPIO88__FUNC_EINT11 (MTK_PIN_NO(88) | 1) 510 1.1 jmcneill #define MT6797_GPIO88__FUNC_I2S1_DO (MTK_PIN_NO(88) | 2) 511 1.1 jmcneill #define MT6797_GPIO88__FUNC_I2S2_DI (MTK_PIN_NO(88) | 3) 512 1.1 jmcneill #define MT6797_GPIO88__FUNC_UCTS1 (MTK_PIN_NO(88) | 4) 513 1.1 jmcneill #define MT6797_GPIO88__FUNC_MD_UTXD1 (MTK_PIN_NO(88) | 5) 514 1.1 jmcneill #define MT6797_GPIO88__FUNC_DBG_MON_A10 (MTK_PIN_NO(88) | 7) 515 1.1 jmcneill 516 1.1 jmcneill #define MT6797_GPIO89__FUNC_GPIO89 (MTK_PIN_NO(89) | 0) 517 1.1 jmcneill #define MT6797_GPIO89__FUNC_EINT12 (MTK_PIN_NO(89) | 1) 518 1.1 jmcneill #define MT6797_GPIO89__FUNC_IRTX_OUT (MTK_PIN_NO(89) | 2) 519 1.1 jmcneill #define MT6797_GPIO89__FUNC_CLKM0 (MTK_PIN_NO(89) | 3) 520 1.1 jmcneill #define MT6797_GPIO89__FUNC_PCM1_SYNC (MTK_PIN_NO(89) | 4) 521 1.1 jmcneill #define MT6797_GPIO89__FUNC_URTS0 (MTK_PIN_NO(89) | 5) 522 1.1 jmcneill #define MT6797_GPIO89__FUNC_DBG_MON_A11 (MTK_PIN_NO(89) | 7) 523 1.1 jmcneill 524 1.1 jmcneill #define MT6797_GPIO90__FUNC_GPIO90 (MTK_PIN_NO(90) | 0) 525 1.1 jmcneill #define MT6797_GPIO90__FUNC_EINT13 (MTK_PIN_NO(90) | 1) 526 1.1 jmcneill #define MT6797_GPIO90__FUNC_CMFLASH (MTK_PIN_NO(90) | 2) 527 1.1 jmcneill #define MT6797_GPIO90__FUNC_CLKM1 (MTK_PIN_NO(90) | 3) 528 1.1 jmcneill #define MT6797_GPIO90__FUNC_PCM1_CLK (MTK_PIN_NO(90) | 4) 529 1.1 jmcneill #define MT6797_GPIO90__FUNC_UCTS0 (MTK_PIN_NO(90) | 5) 530 1.1 jmcneill #define MT6797_GPIO90__FUNC_C2K_DM_EINT0 (MTK_PIN_NO(90) | 7) 531 1.1 jmcneill 532 1.1 jmcneill #define MT6797_GPIO91__FUNC_GPIO91 (MTK_PIN_NO(91) | 0) 533 1.1 jmcneill #define MT6797_GPIO91__FUNC_EINT14 (MTK_PIN_NO(91) | 1) 534 1.1 jmcneill #define MT6797_GPIO91__FUNC_PWM_A (MTK_PIN_NO(91) | 2) 535 1.1 jmcneill #define MT6797_GPIO91__FUNC_CLKM2 (MTK_PIN_NO(91) | 3) 536 1.1 jmcneill #define MT6797_GPIO91__FUNC_PCM1_DI (MTK_PIN_NO(91) | 4) 537 1.1 jmcneill #define MT6797_GPIO91__FUNC_SDA0_3 (MTK_PIN_NO(91) | 5) 538 1.1 jmcneill #define MT6797_GPIO91__FUNC_C2K_DM_EINT1 (MTK_PIN_NO(91) | 7) 539 1.1 jmcneill 540 1.1 jmcneill #define MT6797_GPIO92__FUNC_GPIO92 (MTK_PIN_NO(92) | 0) 541 1.1 jmcneill #define MT6797_GPIO92__FUNC_EINT15 (MTK_PIN_NO(92) | 1) 542 1.1 jmcneill #define MT6797_GPIO92__FUNC_PWM_B (MTK_PIN_NO(92) | 2) 543 1.1 jmcneill #define MT6797_GPIO92__FUNC_CLKM3 (MTK_PIN_NO(92) | 3) 544 1.1 jmcneill #define MT6797_GPIO92__FUNC_PCM1_DO0 (MTK_PIN_NO(92) | 4) 545 1.1 jmcneill #define MT6797_GPIO92__FUNC_SCL0_3 (MTK_PIN_NO(92) | 5) 546 1.1 jmcneill 547 1.1 jmcneill #define MT6797_GPIO93__FUNC_GPIO93 (MTK_PIN_NO(93) | 0) 548 1.1 jmcneill #define MT6797_GPIO93__FUNC_EINT16 (MTK_PIN_NO(93) | 1) 549 1.1 jmcneill #define MT6797_GPIO93__FUNC_IDDIG (MTK_PIN_NO(93) | 2) 550 1.1 jmcneill #define MT6797_GPIO93__FUNC_CLKM4 (MTK_PIN_NO(93) | 3) 551 1.1 jmcneill #define MT6797_GPIO93__FUNC_PCM1_DO1 (MTK_PIN_NO(93) | 4) 552 1.1 jmcneill #define MT6797_GPIO93__FUNC_MD_INT2 (MTK_PIN_NO(93) | 5) 553 1.1 jmcneill #define MT6797_GPIO93__FUNC_DROP_ZONE (MTK_PIN_NO(93) | 7) 554 1.1 jmcneill 555 1.1 jmcneill #define MT6797_GPIO94__FUNC_GPIO94 (MTK_PIN_NO(94) | 0) 556 1.1 jmcneill #define MT6797_GPIO94__FUNC_USB_DRVVBUS (MTK_PIN_NO(94) | 1) 557 1.1 jmcneill #define MT6797_GPIO94__FUNC_PWM_C (MTK_PIN_NO(94) | 2) 558 1.1 jmcneill #define MT6797_GPIO94__FUNC_CLKM5 (MTK_PIN_NO(94) | 3) 559 1.1 jmcneill 560 1.1 jmcneill #define MT6797_GPIO95__FUNC_GPIO95 (MTK_PIN_NO(95) | 0) 561 1.1 jmcneill #define MT6797_GPIO95__FUNC_SDA2_0 (MTK_PIN_NO(95) | 1) 562 1.1 jmcneill #define MT6797_GPIO95__FUNC_AUXIF_ST0 (MTK_PIN_NO(95) | 7) 563 1.1 jmcneill 564 1.1 jmcneill #define MT6797_GPIO96__FUNC_GPIO96 (MTK_PIN_NO(96) | 0) 565 1.1 jmcneill #define MT6797_GPIO96__FUNC_SCL2_0 (MTK_PIN_NO(96) | 1) 566 1.1 jmcneill #define MT6797_GPIO96__FUNC_AUXIF_CLK0 (MTK_PIN_NO(96) | 7) 567 1.1 jmcneill 568 1.1 jmcneill #define MT6797_GPIO97__FUNC_GPIO97 (MTK_PIN_NO(97) | 0) 569 1.1 jmcneill #define MT6797_GPIO97__FUNC_URXD0 (MTK_PIN_NO(97) | 1) 570 1.1 jmcneill #define MT6797_GPIO97__FUNC_UTXD0 (MTK_PIN_NO(97) | 2) 571 1.1 jmcneill #define MT6797_GPIO97__FUNC_MD_URXD0 (MTK_PIN_NO(97) | 3) 572 1.1 jmcneill #define MT6797_GPIO97__FUNC_MD_URXD1 (MTK_PIN_NO(97) | 4) 573 1.1 jmcneill #define MT6797_GPIO97__FUNC_MD_URXD2 (MTK_PIN_NO(97) | 5) 574 1.1 jmcneill #define MT6797_GPIO97__FUNC_C2K_URXD0 (MTK_PIN_NO(97) | 6) 575 1.1 jmcneill #define MT6797_GPIO97__FUNC_C2K_URXD1 (MTK_PIN_NO(97) | 7) 576 1.1 jmcneill 577 1.1 jmcneill #define MT6797_GPIO98__FUNC_GPIO98 (MTK_PIN_NO(98) | 0) 578 1.1 jmcneill #define MT6797_GPIO98__FUNC_UTXD0 (MTK_PIN_NO(98) | 1) 579 1.1 jmcneill #define MT6797_GPIO98__FUNC_URXD0 (MTK_PIN_NO(98) | 2) 580 1.1 jmcneill #define MT6797_GPIO98__FUNC_MD_UTXD0 (MTK_PIN_NO(98) | 3) 581 1.1 jmcneill #define MT6797_GPIO98__FUNC_MD_UTXD1 (MTK_PIN_NO(98) | 4) 582 1.1 jmcneill #define MT6797_GPIO98__FUNC_MD_UTXD2 (MTK_PIN_NO(98) | 5) 583 1.1 jmcneill #define MT6797_GPIO98__FUNC_C2K_UTXD0 (MTK_PIN_NO(98) | 6) 584 1.1 jmcneill #define MT6797_GPIO98__FUNC_C2K_UTXD1 (MTK_PIN_NO(98) | 7) 585 1.1 jmcneill 586 1.1 jmcneill #define MT6797_GPIO99__FUNC_GPIO99 (MTK_PIN_NO(99) | 0) 587 1.1 jmcneill #define MT6797_GPIO99__FUNC_RTC32K_CK (MTK_PIN_NO(99) | 1) 588 1.1 jmcneill 589 1.1 jmcneill #define MT6797_GPIO100__FUNC_GPIO100 (MTK_PIN_NO(100) | 0) 590 1.1 jmcneill #define MT6797_GPIO100__FUNC_SRCLKENAI0 (MTK_PIN_NO(100) | 1) 591 1.1 jmcneill 592 1.1 jmcneill #define MT6797_GPIO101__FUNC_GPIO101 (MTK_PIN_NO(101) | 0) 593 1.1 jmcneill #define MT6797_GPIO101__FUNC_SRCLKENAI1 (MTK_PIN_NO(101) | 1) 594 1.1 jmcneill 595 1.1 jmcneill #define MT6797_GPIO102__FUNC_GPIO102 (MTK_PIN_NO(102) | 0) 596 1.1 jmcneill #define MT6797_GPIO102__FUNC_SRCLKENA0 (MTK_PIN_NO(102) | 1) 597 1.1 jmcneill 598 1.1 jmcneill #define MT6797_GPIO103__FUNC_GPIO103 (MTK_PIN_NO(103) | 0) 599 1.1 jmcneill #define MT6797_GPIO103__FUNC_SRCLKENA1 (MTK_PIN_NO(103) | 1) 600 1.1 jmcneill 601 1.1 jmcneill #define MT6797_GPIO104__FUNC_GPIO104 (MTK_PIN_NO(104) | 0) 602 1.1 jmcneill #define MT6797_GPIO104__FUNC_SYSRSTB (MTK_PIN_NO(104) | 1) 603 1.1 jmcneill 604 1.1 jmcneill #define MT6797_GPIO105__FUNC_GPIO105 (MTK_PIN_NO(105) | 0) 605 1.1 jmcneill #define MT6797_GPIO105__FUNC_WATCHDOG (MTK_PIN_NO(105) | 1) 606 1.1 jmcneill 607 1.1 jmcneill #define MT6797_GPIO106__FUNC_GPIO106 (MTK_PIN_NO(106) | 0) 608 1.1 jmcneill #define MT6797_GPIO106__FUNC_KPROW0 (MTK_PIN_NO(106) | 1) 609 1.1 jmcneill #define MT6797_GPIO106__FUNC_CMFLASH (MTK_PIN_NO(106) | 2) 610 1.1 jmcneill #define MT6797_GPIO106__FUNC_CLKM4 (MTK_PIN_NO(106) | 3) 611 1.1 jmcneill #define MT6797_GPIO106__FUNC_TP_GPIO0_AO (MTK_PIN_NO(106) | 4) 612 1.1 jmcneill #define MT6797_GPIO106__FUNC_IRTX_OUT (MTK_PIN_NO(106) | 5) 613 1.1 jmcneill 614 1.1 jmcneill #define MT6797_GPIO107__FUNC_GPIO107 (MTK_PIN_NO(107) | 0) 615 1.1 jmcneill #define MT6797_GPIO107__FUNC_KPROW1 (MTK_PIN_NO(107) | 1) 616 1.1 jmcneill #define MT6797_GPIO107__FUNC_IDDIG (MTK_PIN_NO(107) | 2) 617 1.1 jmcneill #define MT6797_GPIO107__FUNC_CLKM5 (MTK_PIN_NO(107) | 3) 618 1.1 jmcneill #define MT6797_GPIO107__FUNC_TP_GPIO1_AO (MTK_PIN_NO(107) | 4) 619 1.1 jmcneill #define MT6797_GPIO107__FUNC_I2S1_BCK (MTK_PIN_NO(107) | 5) 620 1.1 jmcneill #define MT6797_GPIO107__FUNC_DAP_SIB1_SWD (MTK_PIN_NO(107) | 7) 621 1.1 jmcneill 622 1.1 jmcneill #define MT6797_GPIO108__FUNC_GPIO108 (MTK_PIN_NO(108) | 0) 623 1.1 jmcneill #define MT6797_GPIO108__FUNC_KPROW2 (MTK_PIN_NO(108) | 1) 624 1.1 jmcneill #define MT6797_GPIO108__FUNC_USB_DRVVBUS (MTK_PIN_NO(108) | 2) 625 1.1 jmcneill #define MT6797_GPIO108__FUNC_PWM_A (MTK_PIN_NO(108) | 3) 626 1.1 jmcneill #define MT6797_GPIO108__FUNC_CMFLASH (MTK_PIN_NO(108) | 4) 627 1.1 jmcneill #define MT6797_GPIO108__FUNC_I2S1_LRCK (MTK_PIN_NO(108) | 5) 628 1.1 jmcneill #define MT6797_GPIO108__FUNC_DAP_SIB1_SWCK (MTK_PIN_NO(108) | 7) 629 1.1 jmcneill 630 1.1 jmcneill #define MT6797_GPIO109__FUNC_GPIO109 (MTK_PIN_NO(109) | 0) 631 1.1 jmcneill #define MT6797_GPIO109__FUNC_KPCOL0 (MTK_PIN_NO(109) | 1) 632 1.1 jmcneill 633 1.1 jmcneill #define MT6797_GPIO110__FUNC_GPIO110 (MTK_PIN_NO(110) | 0) 634 1.1 jmcneill #define MT6797_GPIO110__FUNC_KPCOL1 (MTK_PIN_NO(110) | 1) 635 1.1 jmcneill #define MT6797_GPIO110__FUNC_SDA1_3 (MTK_PIN_NO(110) | 2) 636 1.1 jmcneill #define MT6797_GPIO110__FUNC_PWM_B (MTK_PIN_NO(110) | 3) 637 1.1 jmcneill #define MT6797_GPIO110__FUNC_CLKM0 (MTK_PIN_NO(110) | 4) 638 1.1 jmcneill #define MT6797_GPIO110__FUNC_I2S1_DO (MTK_PIN_NO(110) | 5) 639 1.1 jmcneill #define MT6797_GPIO110__FUNC_C2K_DM_EINT3 (MTK_PIN_NO(110) | 7) 640 1.1 jmcneill 641 1.1 jmcneill #define MT6797_GPIO111__FUNC_GPIO111 (MTK_PIN_NO(111) | 0) 642 1.1 jmcneill #define MT6797_GPIO111__FUNC_KPCOL2 (MTK_PIN_NO(111) | 1) 643 1.1 jmcneill #define MT6797_GPIO111__FUNC_SCL1_3 (MTK_PIN_NO(111) | 2) 644 1.1 jmcneill #define MT6797_GPIO111__FUNC_PWM_C (MTK_PIN_NO(111) | 3) 645 1.1 jmcneill #define MT6797_GPIO111__FUNC_DISP_PWM (MTK_PIN_NO(111) | 4) 646 1.1 jmcneill #define MT6797_GPIO111__FUNC_I2S1_MCK (MTK_PIN_NO(111) | 5) 647 1.1 jmcneill #define MT6797_GPIO111__FUNC_C2K_DM_EINT2 (MTK_PIN_NO(111) | 7) 648 1.1 jmcneill 649 1.1 jmcneill #define MT6797_GPIO112__FUNC_GPIO112 (MTK_PIN_NO(112) | 0) 650 1.1 jmcneill #define MT6797_GPIO112__FUNC_MD_INT1_C2K_UIM1_HOT_PLUG_IN (MTK_PIN_NO(112) | 1) 651 1.1 jmcneill #define MT6797_GPIO112__FUNC_C2K_DM_EINT1 (MTK_PIN_NO(112) | 7) 652 1.1 jmcneill 653 1.1 jmcneill #define MT6797_GPIO113__FUNC_GPIO113 (MTK_PIN_NO(113) | 0) 654 1.1 jmcneill #define MT6797_GPIO113__FUNC_MD_INT0_C2K_UIM0_HOT_PLUG_IN (MTK_PIN_NO(113) | 1) 655 1.1 jmcneill #define MT6797_GPIO113__FUNC_C2K_DM_EINT0 (MTK_PIN_NO(113) | 7) 656 1.1 jmcneill 657 1.1 jmcneill #define MT6797_GPIO114__FUNC_GPIO114 (MTK_PIN_NO(114) | 0) 658 1.1 jmcneill #define MT6797_GPIO114__FUNC_MSDC0_DAT0 (MTK_PIN_NO(114) | 1) 659 1.1 jmcneill 660 1.1 jmcneill #define MT6797_GPIO115__FUNC_GPIO115 (MTK_PIN_NO(115) | 0) 661 1.1 jmcneill #define MT6797_GPIO115__FUNC_MSDC0_DAT1 (MTK_PIN_NO(115) | 1) 662 1.1 jmcneill 663 1.1 jmcneill #define MT6797_GPIO116__FUNC_GPIO116 (MTK_PIN_NO(116) | 0) 664 1.1 jmcneill #define MT6797_GPIO116__FUNC_MSDC0_DAT2 (MTK_PIN_NO(116) | 1) 665 1.1 jmcneill 666 1.1 jmcneill #define MT6797_GPIO117__FUNC_GPIO117 (MTK_PIN_NO(117) | 0) 667 1.1 jmcneill #define MT6797_GPIO117__FUNC_MSDC0_DAT3 (MTK_PIN_NO(117) | 1) 668 1.1 jmcneill 669 1.1 jmcneill #define MT6797_GPIO118__FUNC_GPIO118 (MTK_PIN_NO(118) | 0) 670 1.1 jmcneill #define MT6797_GPIO118__FUNC_MSDC0_DAT4 (MTK_PIN_NO(118) | 1) 671 1.1 jmcneill 672 1.1 jmcneill #define MT6797_GPIO119__FUNC_GPIO119 (MTK_PIN_NO(119) | 0) 673 1.1 jmcneill #define MT6797_GPIO119__FUNC_MSDC0_DAT5 (MTK_PIN_NO(119) | 1) 674 1.1 jmcneill 675 1.1 jmcneill #define MT6797_GPIO120__FUNC_GPIO120 (MTK_PIN_NO(120) | 0) 676 1.1 jmcneill #define MT6797_GPIO120__FUNC_MSDC0_DAT6 (MTK_PIN_NO(120) | 1) 677 1.1 jmcneill 678 1.1 jmcneill #define MT6797_GPIO121__FUNC_GPIO121 (MTK_PIN_NO(121) | 0) 679 1.1 jmcneill #define MT6797_GPIO121__FUNC_MSDC0_DAT7 (MTK_PIN_NO(121) | 1) 680 1.1 jmcneill 681 1.1 jmcneill #define MT6797_GPIO122__FUNC_GPIO122 (MTK_PIN_NO(122) | 0) 682 1.1 jmcneill #define MT6797_GPIO122__FUNC_MSDC0_CMD (MTK_PIN_NO(122) | 1) 683 1.1 jmcneill 684 1.1 jmcneill #define MT6797_GPIO123__FUNC_GPIO123 (MTK_PIN_NO(123) | 0) 685 1.1 jmcneill #define MT6797_GPIO123__FUNC_MSDC0_CLK (MTK_PIN_NO(123) | 1) 686 1.1 jmcneill 687 1.1 jmcneill #define MT6797_GPIO124__FUNC_GPIO124 (MTK_PIN_NO(124) | 0) 688 1.1 jmcneill #define MT6797_GPIO124__FUNC_MSDC0_DSL (MTK_PIN_NO(124) | 1) 689 1.1 jmcneill 690 1.1 jmcneill #define MT6797_GPIO125__FUNC_GPIO125 (MTK_PIN_NO(125) | 0) 691 1.1 jmcneill #define MT6797_GPIO125__FUNC_MSDC0_RSTB (MTK_PIN_NO(125) | 1) 692 1.1 jmcneill 693 1.1 jmcneill #define MT6797_GPIO126__FUNC_GPIO126 (MTK_PIN_NO(126) | 0) 694 1.1 jmcneill #define MT6797_GPIO126__FUNC_MD1_SIM1_SCLK (MTK_PIN_NO(126) | 1) 695 1.1 jmcneill #define MT6797_GPIO126__FUNC_MD1_SIM2_SCLK (MTK_PIN_NO(126) | 2) 696 1.1 jmcneill #define MT6797_GPIO126__FUNC_C2K_UIM0_CLK (MTK_PIN_NO(126) | 3) 697 1.1 jmcneill #define MT6797_GPIO126__FUNC_C2K_UIM1_CLK (MTK_PIN_NO(126) | 4) 698 1.1 jmcneill 699 1.1 jmcneill #define MT6797_GPIO127__FUNC_GPIO127 (MTK_PIN_NO(127) | 0) 700 1.1 jmcneill #define MT6797_GPIO127__FUNC_MD1_SIM1_SRST (MTK_PIN_NO(127) | 1) 701 1.1 jmcneill #define MT6797_GPIO127__FUNC_MD1_SIM2_SRST (MTK_PIN_NO(127) | 2) 702 1.1 jmcneill #define MT6797_GPIO127__FUNC_C2K_UIM0_RST (MTK_PIN_NO(127) | 3) 703 1.1 jmcneill #define MT6797_GPIO127__FUNC_C2K_UIM1_RST (MTK_PIN_NO(127) | 4) 704 1.1 jmcneill 705 1.1 jmcneill #define MT6797_GPIO128__FUNC_GPIO128 (MTK_PIN_NO(128) | 0) 706 1.1 jmcneill #define MT6797_GPIO128__FUNC_MD1_SIM1_SIO (MTK_PIN_NO(128) | 1) 707 1.1 jmcneill #define MT6797_GPIO128__FUNC_MD1_SIM2_SIO (MTK_PIN_NO(128) | 2) 708 1.1 jmcneill #define MT6797_GPIO128__FUNC_C2K_UIM0_IO (MTK_PIN_NO(128) | 3) 709 1.1 jmcneill #define MT6797_GPIO128__FUNC_C2K_UIM1_IO (MTK_PIN_NO(128) | 4) 710 1.1 jmcneill 711 1.1 jmcneill #define MT6797_GPIO129__FUNC_GPIO129 (MTK_PIN_NO(129) | 0) 712 1.1 jmcneill #define MT6797_GPIO129__FUNC_MSDC1_CMD (MTK_PIN_NO(129) | 1) 713 1.1 jmcneill #define MT6797_GPIO129__FUNC_CONN_DSP_JMS (MTK_PIN_NO(129) | 2) 714 1.1 jmcneill #define MT6797_GPIO129__FUNC_LTE_JTAG_TMS (MTK_PIN_NO(129) | 3) 715 1.1 jmcneill #define MT6797_GPIO129__FUNC_UDI_TMS (MTK_PIN_NO(129) | 4) 716 1.1 jmcneill #define MT6797_GPIO129__FUNC_C2K_TMS (MTK_PIN_NO(129) | 5) 717 1.1 jmcneill 718 1.1 jmcneill #define MT6797_GPIO130__FUNC_GPIO130 (MTK_PIN_NO(130) | 0) 719 1.1 jmcneill #define MT6797_GPIO130__FUNC_MSDC1_DAT0 (MTK_PIN_NO(130) | 1) 720 1.1 jmcneill #define MT6797_GPIO130__FUNC_CONN_DSP_JDI (MTK_PIN_NO(130) | 2) 721 1.1 jmcneill #define MT6797_GPIO130__FUNC_LTE_JTAG_TDI (MTK_PIN_NO(130) | 3) 722 1.1 jmcneill #define MT6797_GPIO130__FUNC_UDI_TDI (MTK_PIN_NO(130) | 4) 723 1.1 jmcneill #define MT6797_GPIO130__FUNC_C2K_TDI (MTK_PIN_NO(130) | 5) 724 1.1 jmcneill 725 1.1 jmcneill #define MT6797_GPIO131__FUNC_GPIO131 (MTK_PIN_NO(131) | 0) 726 1.1 jmcneill #define MT6797_GPIO131__FUNC_MSDC1_DAT1 (MTK_PIN_NO(131) | 1) 727 1.1 jmcneill #define MT6797_GPIO131__FUNC_CONN_DSP_JDO (MTK_PIN_NO(131) | 2) 728 1.1 jmcneill #define MT6797_GPIO131__FUNC_LTE_JTAG_TDO (MTK_PIN_NO(131) | 3) 729 1.1 jmcneill #define MT6797_GPIO131__FUNC_UDI_TDO (MTK_PIN_NO(131) | 4) 730 1.1 jmcneill #define MT6797_GPIO131__FUNC_C2K_TDO (MTK_PIN_NO(131) | 5) 731 1.1 jmcneill 732 1.1 jmcneill #define MT6797_GPIO132__FUNC_GPIO132 (MTK_PIN_NO(132) | 0) 733 1.1 jmcneill #define MT6797_GPIO132__FUNC_MSDC1_DAT2 (MTK_PIN_NO(132) | 1) 734 1.1 jmcneill #define MT6797_GPIO132__FUNC_C2K_RTCK (MTK_PIN_NO(132) | 5) 735 1.1 jmcneill 736 1.1 jmcneill #define MT6797_GPIO133__FUNC_GPIO133 (MTK_PIN_NO(133) | 0) 737 1.1 jmcneill #define MT6797_GPIO133__FUNC_MSDC1_DAT3 (MTK_PIN_NO(133) | 1) 738 1.1 jmcneill #define MT6797_GPIO133__FUNC_CONN_DSP_JINTP (MTK_PIN_NO(133) | 2) 739 1.1 jmcneill #define MT6797_GPIO133__FUNC_LTE_JTAG_TRSTN (MTK_PIN_NO(133) | 3) 740 1.1 jmcneill #define MT6797_GPIO133__FUNC_UDI_NTRST (MTK_PIN_NO(133) | 4) 741 1.1 jmcneill #define MT6797_GPIO133__FUNC_C2K_NTRST (MTK_PIN_NO(133) | 5) 742 1.1 jmcneill 743 1.1 jmcneill #define MT6797_GPIO134__FUNC_GPIO134 (MTK_PIN_NO(134) | 0) 744 1.1 jmcneill #define MT6797_GPIO134__FUNC_MSDC1_CLK (MTK_PIN_NO(134) | 1) 745 1.1 jmcneill #define MT6797_GPIO134__FUNC_CONN_DSP_JCK (MTK_PIN_NO(134) | 2) 746 1.1 jmcneill #define MT6797_GPIO134__FUNC_LTE_JTAG_TCK (MTK_PIN_NO(134) | 3) 747 1.1 jmcneill #define MT6797_GPIO134__FUNC_UDI_TCK_XI (MTK_PIN_NO(134) | 4) 748 1.1 jmcneill #define MT6797_GPIO134__FUNC_C2K_TCK (MTK_PIN_NO(134) | 5) 749 1.1 jmcneill 750 1.1 jmcneill #define MT6797_GPIO135__FUNC_GPIO135 (MTK_PIN_NO(135) | 0) 751 1.1 jmcneill #define MT6797_GPIO135__FUNC_TDM_LRCK (MTK_PIN_NO(135) | 1) 752 1.1 jmcneill #define MT6797_GPIO135__FUNC_I2S0_LRCK (MTK_PIN_NO(135) | 2) 753 1.1 jmcneill #define MT6797_GPIO135__FUNC_CLKM0 (MTK_PIN_NO(135) | 3) 754 1.1 jmcneill #define MT6797_GPIO135__FUNC_PCM1_SYNC (MTK_PIN_NO(135) | 4) 755 1.1 jmcneill #define MT6797_GPIO135__FUNC_PWM_A (MTK_PIN_NO(135) | 5) 756 1.1 jmcneill #define MT6797_GPIO135__FUNC_DBG_MON_A12 (MTK_PIN_NO(135) | 7) 757 1.1 jmcneill 758 1.1 jmcneill #define MT6797_GPIO136__FUNC_GPIO136 (MTK_PIN_NO(136) | 0) 759 1.1 jmcneill #define MT6797_GPIO136__FUNC_TDM_BCK (MTK_PIN_NO(136) | 1) 760 1.1 jmcneill #define MT6797_GPIO136__FUNC_I2S0_BCK (MTK_PIN_NO(136) | 2) 761 1.1 jmcneill #define MT6797_GPIO136__FUNC_CLKM1 (MTK_PIN_NO(136) | 3) 762 1.1 jmcneill #define MT6797_GPIO136__FUNC_PCM1_CLK (MTK_PIN_NO(136) | 4) 763 1.1 jmcneill #define MT6797_GPIO136__FUNC_PWM_B (MTK_PIN_NO(136) | 5) 764 1.1 jmcneill #define MT6797_GPIO136__FUNC_DBG_MON_A13 (MTK_PIN_NO(136) | 7) 765 1.1 jmcneill 766 1.1 jmcneill #define MT6797_GPIO137__FUNC_GPIO137 (MTK_PIN_NO(137) | 0) 767 1.1 jmcneill #define MT6797_GPIO137__FUNC_TDM_MCK (MTK_PIN_NO(137) | 1) 768 1.1 jmcneill #define MT6797_GPIO137__FUNC_I2S0_MCK (MTK_PIN_NO(137) | 2) 769 1.1 jmcneill #define MT6797_GPIO137__FUNC_CLKM2 (MTK_PIN_NO(137) | 3) 770 1.1 jmcneill #define MT6797_GPIO137__FUNC_PCM1_DI (MTK_PIN_NO(137) | 4) 771 1.1 jmcneill #define MT6797_GPIO137__FUNC_IRTX_OUT (MTK_PIN_NO(137) | 5) 772 1.1 jmcneill #define MT6797_GPIO137__FUNC_DBG_MON_A14 (MTK_PIN_NO(137) | 7) 773 1.1 jmcneill 774 1.1 jmcneill #define MT6797_GPIO138__FUNC_GPIO138 (MTK_PIN_NO(138) | 0) 775 1.1 jmcneill #define MT6797_GPIO138__FUNC_TDM_DATA0 (MTK_PIN_NO(138) | 1) 776 1.1 jmcneill #define MT6797_GPIO138__FUNC_I2S0_DI (MTK_PIN_NO(138) | 2) 777 1.1 jmcneill #define MT6797_GPIO138__FUNC_CLKM3 (MTK_PIN_NO(138) | 3) 778 1.1 jmcneill #define MT6797_GPIO138__FUNC_PCM1_DO0 (MTK_PIN_NO(138) | 4) 779 1.1 jmcneill #define MT6797_GPIO138__FUNC_PWM_C (MTK_PIN_NO(138) | 5) 780 1.1 jmcneill #define MT6797_GPIO138__FUNC_SDA3_1 (MTK_PIN_NO(138) | 6) 781 1.1 jmcneill #define MT6797_GPIO138__FUNC_DBG_MON_A15 (MTK_PIN_NO(138) | 7) 782 1.1 jmcneill 783 1.1 jmcneill #define MT6797_GPIO139__FUNC_GPIO139 (MTK_PIN_NO(139) | 0) 784 1.1 jmcneill #define MT6797_GPIO139__FUNC_TDM_DATA1 (MTK_PIN_NO(139) | 1) 785 1.1 jmcneill #define MT6797_GPIO139__FUNC_I2S3_DO (MTK_PIN_NO(139) | 2) 786 1.1 jmcneill #define MT6797_GPIO139__FUNC_CLKM4 (MTK_PIN_NO(139) | 3) 787 1.1 jmcneill #define MT6797_GPIO139__FUNC_PCM1_DO1 (MTK_PIN_NO(139) | 4) 788 1.1 jmcneill #define MT6797_GPIO139__FUNC_ANT_SEL2 (MTK_PIN_NO(139) | 5) 789 1.1 jmcneill #define MT6797_GPIO139__FUNC_SCL3_1 (MTK_PIN_NO(139) | 6) 790 1.1 jmcneill #define MT6797_GPIO139__FUNC_DBG_MON_A16 (MTK_PIN_NO(139) | 7) 791 1.1 jmcneill 792 1.1 jmcneill #define MT6797_GPIO140__FUNC_GPIO140 (MTK_PIN_NO(140) | 0) 793 1.1 jmcneill #define MT6797_GPIO140__FUNC_TDM_DATA2 (MTK_PIN_NO(140) | 1) 794 1.1 jmcneill #define MT6797_GPIO140__FUNC_DISP_PWM (MTK_PIN_NO(140) | 2) 795 1.1 jmcneill #define MT6797_GPIO140__FUNC_CLKM5 (MTK_PIN_NO(140) | 3) 796 1.1 jmcneill #define MT6797_GPIO140__FUNC_SDA1_4 (MTK_PIN_NO(140) | 4) 797 1.1 jmcneill #define MT6797_GPIO140__FUNC_ANT_SEL1 (MTK_PIN_NO(140) | 5) 798 1.1 jmcneill #define MT6797_GPIO140__FUNC_URXD3 (MTK_PIN_NO(140) | 6) 799 1.1 jmcneill #define MT6797_GPIO140__FUNC_DBG_MON_A17 (MTK_PIN_NO(140) | 7) 800 1.1 jmcneill 801 1.1 jmcneill #define MT6797_GPIO141__FUNC_GPIO141 (MTK_PIN_NO(141) | 0) 802 1.1 jmcneill #define MT6797_GPIO141__FUNC_TDM_DATA3 (MTK_PIN_NO(141) | 1) 803 1.1 jmcneill #define MT6797_GPIO141__FUNC_CMFLASH (MTK_PIN_NO(141) | 2) 804 1.1 jmcneill #define MT6797_GPIO141__FUNC_IRTX_OUT (MTK_PIN_NO(141) | 3) 805 1.1 jmcneill #define MT6797_GPIO141__FUNC_SCL1_4 (MTK_PIN_NO(141) | 4) 806 1.1 jmcneill #define MT6797_GPIO141__FUNC_ANT_SEL0 (MTK_PIN_NO(141) | 5) 807 1.1 jmcneill #define MT6797_GPIO141__FUNC_UTXD3 (MTK_PIN_NO(141) | 6) 808 1.1 jmcneill #define MT6797_GPIO141__FUNC_DBG_MON_A18 (MTK_PIN_NO(141) | 7) 809 1.1 jmcneill 810 1.1 jmcneill #define MT6797_GPIO142__FUNC_GPIO142 (MTK_PIN_NO(142) | 0) 811 1.1 jmcneill #define MT6797_GPIO142__FUNC_PWRAP_SPI0_MI (MTK_PIN_NO(142) | 1) 812 1.1 jmcneill #define MT6797_GPIO142__FUNC_PWRAP_SPI0_MO (MTK_PIN_NO(142) | 2) 813 1.1 jmcneill 814 1.1 jmcneill #define MT6797_GPIO143__FUNC_GPIO143 (MTK_PIN_NO(143) | 0) 815 1.1 jmcneill #define MT6797_GPIO143__FUNC_PWRAP_SPI0_MO (MTK_PIN_NO(143) | 1) 816 1.1 jmcneill #define MT6797_GPIO143__FUNC_PWRAP_SPI0_MI (MTK_PIN_NO(143) | 2) 817 1.1 jmcneill 818 1.1 jmcneill #define MT6797_GPIO144__FUNC_GPIO144 (MTK_PIN_NO(144) | 0) 819 1.1 jmcneill #define MT6797_GPIO144__FUNC_PWRAP_SPI0_CK (MTK_PIN_NO(144) | 1) 820 1.1 jmcneill 821 1.1 jmcneill #define MT6797_GPIO145__FUNC_GPIO145 (MTK_PIN_NO(145) | 0) 822 1.1 jmcneill #define MT6797_GPIO145__FUNC_PWRAP_SPI0_CSN (MTK_PIN_NO(145) | 1) 823 1.1 jmcneill 824 1.1 jmcneill #define MT6797_GPIO146__FUNC_GPIO146 (MTK_PIN_NO(146) | 0) 825 1.1 jmcneill #define MT6797_GPIO146__FUNC_AUD_CLK_MOSI (MTK_PIN_NO(146) | 1) 826 1.1 jmcneill 827 1.1 jmcneill #define MT6797_GPIO147__FUNC_GPIO147 (MTK_PIN_NO(147) | 0) 828 1.1 jmcneill #define MT6797_GPIO147__FUNC_AUD_DAT_MISO (MTK_PIN_NO(147) | 1) 829 1.1 jmcneill #define MT6797_GPIO147__FUNC_AUD_DAT_MOSI (MTK_PIN_NO(147) | 2) 830 1.1 jmcneill #define MT6797_GPIO147__FUNC_VOW_DAT_MISO (MTK_PIN_NO(147) | 3) 831 1.1 jmcneill 832 1.1 jmcneill #define MT6797_GPIO148__FUNC_GPIO148 (MTK_PIN_NO(148) | 0) 833 1.1 jmcneill #define MT6797_GPIO148__FUNC_AUD_DAT_MOSI (MTK_PIN_NO(148) | 1) 834 1.1 jmcneill #define MT6797_GPIO148__FUNC_AUD_DAT_MISO (MTK_PIN_NO(148) | 2) 835 1.1 jmcneill 836 1.1 jmcneill #define MT6797_GPIO149__FUNC_GPIO149 (MTK_PIN_NO(149) | 0) 837 1.1 jmcneill #define MT6797_GPIO149__FUNC_VOW_CLK_MISO (MTK_PIN_NO(149) | 1) 838 1.1 jmcneill 839 1.1 jmcneill #define MT6797_GPIO150__FUNC_GPIO150 (MTK_PIN_NO(150) | 0) 840 1.1 jmcneill #define MT6797_GPIO150__FUNC_ANC_DAT_MOSI (MTK_PIN_NO(150) | 1) 841 1.1 jmcneill 842 1.1 jmcneill #define MT6797_GPIO151__FUNC_GPIO151 (MTK_PIN_NO(151) | 0) 843 1.1 jmcneill #define MT6797_GPIO151__FUNC_SCL6_0 (MTK_PIN_NO(151) | 1) 844 1.1 jmcneill 845 1.1 jmcneill #define MT6797_GPIO152__FUNC_GPIO152 (MTK_PIN_NO(152) | 0) 846 1.1 jmcneill #define MT6797_GPIO152__FUNC_SDA6_0 (MTK_PIN_NO(152) | 1) 847 1.1 jmcneill 848 1.1 jmcneill #define MT6797_GPIO153__FUNC_GPIO153 (MTK_PIN_NO(153) | 0) 849 1.1 jmcneill #define MT6797_GPIO153__FUNC_SCL7_0 (MTK_PIN_NO(153) | 1) 850 1.1 jmcneill 851 1.1 jmcneill #define MT6797_GPIO154__FUNC_GPIO154 (MTK_PIN_NO(154) | 0) 852 1.1 jmcneill #define MT6797_GPIO154__FUNC_SDA7_0 (MTK_PIN_NO(154) | 1) 853 1.1 jmcneill 854 1.1 jmcneill #define MT6797_GPIO155__FUNC_GPIO155 (MTK_PIN_NO(155) | 0) 855 1.1 jmcneill #define MT6797_GPIO155__FUNC_MD1_SIM2_SCLK (MTK_PIN_NO(155) | 1) 856 1.1 jmcneill #define MT6797_GPIO155__FUNC_MD1_SIM1_SCLK (MTK_PIN_NO(155) | 2) 857 1.1 jmcneill #define MT6797_GPIO155__FUNC_C2K_UIM0_CLK (MTK_PIN_NO(155) | 3) 858 1.1 jmcneill #define MT6797_GPIO155__FUNC_C2K_UIM1_CLK (MTK_PIN_NO(155) | 4) 859 1.1 jmcneill 860 1.1 jmcneill #define MT6797_GPIO156__FUNC_GPIO156 (MTK_PIN_NO(156) | 0) 861 1.1 jmcneill #define MT6797_GPIO156__FUNC_MD1_SIM2_SRST (MTK_PIN_NO(156) | 1) 862 1.1 jmcneill #define MT6797_GPIO156__FUNC_MD1_SIM1_SRST (MTK_PIN_NO(156) | 2) 863 1.1 jmcneill #define MT6797_GPIO156__FUNC_C2K_UIM0_RST (MTK_PIN_NO(156) | 3) 864 1.1 jmcneill #define MT6797_GPIO156__FUNC_C2K_UIM1_RST (MTK_PIN_NO(156) | 4) 865 1.1 jmcneill 866 1.1 jmcneill #define MT6797_GPIO157__FUNC_GPIO157 (MTK_PIN_NO(157) | 0) 867 1.1 jmcneill #define MT6797_GPIO157__FUNC_MD1_SIM2_SIO (MTK_PIN_NO(157) | 1) 868 1.1 jmcneill #define MT6797_GPIO157__FUNC_MD1_SIM1_SIO (MTK_PIN_NO(157) | 2) 869 1.1 jmcneill #define MT6797_GPIO157__FUNC_C2K_UIM0_IO (MTK_PIN_NO(157) | 3) 870 1.1 jmcneill #define MT6797_GPIO157__FUNC_C2K_UIM1_IO (MTK_PIN_NO(157) | 4) 871 1.1 jmcneill 872 1.1 jmcneill #define MT6797_GPIO158__FUNC_GPIO158 (MTK_PIN_NO(158) | 0) 873 1.1 jmcneill #define MT6797_GPIO158__FUNC_MIPI_TDP0 (MTK_PIN_NO(158) | 1) 874 1.1 jmcneill 875 1.1 jmcneill #define MT6797_GPIO159__FUNC_GPIO159 (MTK_PIN_NO(159) | 0) 876 1.1 jmcneill #define MT6797_GPIO159__FUNC_MIPI_TDN0 (MTK_PIN_NO(159) | 1) 877 1.1 jmcneill 878 1.1 jmcneill #define MT6797_GPIO160__FUNC_GPIO160 (MTK_PIN_NO(160) | 0) 879 1.1 jmcneill #define MT6797_GPIO160__FUNC_MIPI_TDP1 (MTK_PIN_NO(160) | 1) 880 1.1 jmcneill 881 1.1 jmcneill #define MT6797_GPIO161__FUNC_GPIO161 (MTK_PIN_NO(161) | 0) 882 1.1 jmcneill #define MT6797_GPIO161__FUNC_MIPI_TDN1 (MTK_PIN_NO(161) | 1) 883 1.1 jmcneill 884 1.1 jmcneill #define MT6797_GPIO162__FUNC_GPIO162 (MTK_PIN_NO(162) | 0) 885 1.1 jmcneill #define MT6797_GPIO162__FUNC_MIPI_TCP (MTK_PIN_NO(162) | 1) 886 1.1 jmcneill 887 1.1 jmcneill #define MT6797_GPIO163__FUNC_GPIO163 (MTK_PIN_NO(163) | 0) 888 1.1 jmcneill #define MT6797_GPIO163__FUNC_MIPI_TCN (MTK_PIN_NO(163) | 1) 889 1.1 jmcneill 890 1.1 jmcneill #define MT6797_GPIO164__FUNC_GPIO164 (MTK_PIN_NO(164) | 0) 891 1.1 jmcneill #define MT6797_GPIO164__FUNC_MIPI_TDP2 (MTK_PIN_NO(164) | 1) 892 1.1 jmcneill 893 1.1 jmcneill #define MT6797_GPIO165__FUNC_GPIO165 (MTK_PIN_NO(165) | 0) 894 1.1 jmcneill #define MT6797_GPIO165__FUNC_MIPI_TDN2 (MTK_PIN_NO(165) | 1) 895 1.1 jmcneill 896 1.1 jmcneill #define MT6797_GPIO166__FUNC_GPIO166 (MTK_PIN_NO(166) | 0) 897 1.1 jmcneill #define MT6797_GPIO166__FUNC_MIPI_TDP3 (MTK_PIN_NO(166) | 1) 898 1.1 jmcneill 899 1.1 jmcneill #define MT6797_GPIO167__FUNC_GPIO167 (MTK_PIN_NO(167) | 0) 900 1.1 jmcneill #define MT6797_GPIO167__FUNC_MIPI_TDN3 (MTK_PIN_NO(167) | 1) 901 1.1 jmcneill 902 1.1 jmcneill #define MT6797_GPIO168__FUNC_GPIO168 (MTK_PIN_NO(168) | 0) 903 1.1 jmcneill #define MT6797_GPIO168__FUNC_MIPI_TDP0_A (MTK_PIN_NO(168) | 1) 904 1.1 jmcneill 905 1.1 jmcneill #define MT6797_GPIO169__FUNC_GPIO169 (MTK_PIN_NO(169) | 0) 906 1.1 jmcneill #define MT6797_GPIO169__FUNC_MIPI_TDN0_A (MTK_PIN_NO(169) | 1) 907 1.1 jmcneill 908 1.1 jmcneill #define MT6797_GPIO170__FUNC_GPIO170 (MTK_PIN_NO(170) | 0) 909 1.1 jmcneill #define MT6797_GPIO170__FUNC_MIPI_TDP1_A (MTK_PIN_NO(170) | 1) 910 1.1 jmcneill 911 1.1 jmcneill #define MT6797_GPIO171__FUNC_GPIO171 (MTK_PIN_NO(171) | 0) 912 1.1 jmcneill #define MT6797_GPIO171__FUNC_MIPI_TDN1_A (MTK_PIN_NO(171) | 1) 913 1.1 jmcneill 914 1.1 jmcneill #define MT6797_GPIO172__FUNC_GPIO172 (MTK_PIN_NO(172) | 0) 915 1.1 jmcneill #define MT6797_GPIO172__FUNC_MIPI_TCP_A (MTK_PIN_NO(172) | 1) 916 1.1 jmcneill 917 1.1 jmcneill #define MT6797_GPIO173__FUNC_GPIO173 (MTK_PIN_NO(173) | 0) 918 1.1 jmcneill #define MT6797_GPIO173__FUNC_MIPI_TCN_A (MTK_PIN_NO(173) | 1) 919 1.1 jmcneill 920 1.1 jmcneill #define MT6797_GPIO174__FUNC_GPIO174 (MTK_PIN_NO(174) | 0) 921 1.1 jmcneill #define MT6797_GPIO174__FUNC_MIPI_TDP2_A (MTK_PIN_NO(174) | 1) 922 1.1 jmcneill 923 1.1 jmcneill #define MT6797_GPIO175__FUNC_GPIO175 (MTK_PIN_NO(175) | 0) 924 1.1 jmcneill #define MT6797_GPIO175__FUNC_MIPI_TDN2_A (MTK_PIN_NO(175) | 1) 925 1.1 jmcneill 926 1.1 jmcneill #define MT6797_GPIO176__FUNC_GPIO176 (MTK_PIN_NO(176) | 0) 927 1.1 jmcneill #define MT6797_GPIO176__FUNC_MIPI_TDP3_A (MTK_PIN_NO(176) | 1) 928 1.1 jmcneill 929 1.1 jmcneill #define MT6797_GPIO177__FUNC_GPIO177 (MTK_PIN_NO(177) | 0) 930 1.1 jmcneill #define MT6797_GPIO177__FUNC_MIPI_TDN3_A (MTK_PIN_NO(177) | 1) 931 1.1 jmcneill 932 1.1 jmcneill #define MT6797_GPIO178__FUNC_GPIO178 (MTK_PIN_NO(178) | 0) 933 1.1 jmcneill #define MT6797_GPIO178__FUNC_DISP_PWM (MTK_PIN_NO(178) | 1) 934 1.1 jmcneill #define MT6797_GPIO178__FUNC_PWM_D (MTK_PIN_NO(178) | 2) 935 1.1 jmcneill #define MT6797_GPIO178__FUNC_CLKM5 (MTK_PIN_NO(178) | 3) 936 1.1 jmcneill #define MT6797_GPIO178__FUNC_DBG_MON_A19 (MTK_PIN_NO(178) | 7) 937 1.1 jmcneill 938 1.1 jmcneill #define MT6797_GPIO179__FUNC_GPIO179 (MTK_PIN_NO(179) | 0) 939 1.1 jmcneill #define MT6797_GPIO179__FUNC_DSI_TE0 (MTK_PIN_NO(179) | 1) 940 1.1 jmcneill #define MT6797_GPIO179__FUNC_DBG_MON_A20 (MTK_PIN_NO(179) | 7) 941 1.1 jmcneill 942 1.1 jmcneill #define MT6797_GPIO180__FUNC_GPIO180 (MTK_PIN_NO(180) | 0) 943 1.1 jmcneill #define MT6797_GPIO180__FUNC_LCM_RST (MTK_PIN_NO(180) | 1) 944 1.1 jmcneill #define MT6797_GPIO180__FUNC_DSI_TE1 (MTK_PIN_NO(180) | 2) 945 1.1 jmcneill #define MT6797_GPIO180__FUNC_DBG_MON_A21 (MTK_PIN_NO(180) | 7) 946 1.1 jmcneill 947 1.1 jmcneill #define MT6797_GPIO181__FUNC_GPIO181 (MTK_PIN_NO(181) | 0) 948 1.1 jmcneill #define MT6797_GPIO181__FUNC_IDDIG (MTK_PIN_NO(181) | 1) 949 1.1 jmcneill #define MT6797_GPIO181__FUNC_DSI_TE1 (MTK_PIN_NO(181) | 2) 950 1.1 jmcneill #define MT6797_GPIO181__FUNC_DBG_MON_A22 (MTK_PIN_NO(181) | 7) 951 1.1 jmcneill 952 1.1 jmcneill #define MT6797_GPIO182__FUNC_GPIO182 (MTK_PIN_NO(182) | 0) 953 1.1 jmcneill #define MT6797_GPIO182__FUNC_TESTMODE (MTK_PIN_NO(182) | 1) 954 1.1 jmcneill 955 1.1 jmcneill #define MT6797_GPIO183__FUNC_GPIO183 (MTK_PIN_NO(183) | 0) 956 1.1 jmcneill #define MT6797_GPIO183__FUNC_RFIC0_BSI_CK (MTK_PIN_NO(183) | 1) 957 1.1 jmcneill #define MT6797_GPIO183__FUNC_SPM_BSI_CK (MTK_PIN_NO(183) | 2) 958 1.1 jmcneill #define MT6797_GPIO183__FUNC_DBG_MON_B27 (MTK_PIN_NO(183) | 7) 959 1.1 jmcneill 960 1.1 jmcneill #define MT6797_GPIO184__FUNC_GPIO184 (MTK_PIN_NO(184) | 0) 961 1.1 jmcneill #define MT6797_GPIO184__FUNC_RFIC0_BSI_EN (MTK_PIN_NO(184) | 1) 962 1.1 jmcneill #define MT6797_GPIO184__FUNC_SPM_BSI_EN (MTK_PIN_NO(184) | 2) 963 1.1 jmcneill #define MT6797_GPIO184__FUNC_DBG_MON_B28 (MTK_PIN_NO(184) | 7) 964 1.1 jmcneill 965 1.1 jmcneill #define MT6797_GPIO185__FUNC_GPIO185 (MTK_PIN_NO(185) | 0) 966 1.1 jmcneill #define MT6797_GPIO185__FUNC_RFIC0_BSI_D0 (MTK_PIN_NO(185) | 1) 967 1.1 jmcneill #define MT6797_GPIO185__FUNC_SPM_BSI_D0 (MTK_PIN_NO(185) | 2) 968 1.1 jmcneill #define MT6797_GPIO185__FUNC_DBG_MON_B29 (MTK_PIN_NO(185) | 7) 969 1.1 jmcneill 970 1.1 jmcneill #define MT6797_GPIO186__FUNC_GPIO186 (MTK_PIN_NO(186) | 0) 971 1.1 jmcneill #define MT6797_GPIO186__FUNC_RFIC0_BSI_D1 (MTK_PIN_NO(186) | 1) 972 1.1 jmcneill #define MT6797_GPIO186__FUNC_SPM_BSI_D1 (MTK_PIN_NO(186) | 2) 973 1.1 jmcneill #define MT6797_GPIO186__FUNC_DBG_MON_B30 (MTK_PIN_NO(186) | 7) 974 1.1 jmcneill 975 1.1 jmcneill #define MT6797_GPIO187__FUNC_GPIO187 (MTK_PIN_NO(187) | 0) 976 1.1 jmcneill #define MT6797_GPIO187__FUNC_RFIC0_BSI_D2 (MTK_PIN_NO(187) | 1) 977 1.1 jmcneill #define MT6797_GPIO187__FUNC_SPM_BSI_D2 (MTK_PIN_NO(187) | 2) 978 1.1 jmcneill #define MT6797_GPIO187__FUNC_DBG_MON_B31 (MTK_PIN_NO(187) | 7) 979 1.1 jmcneill 980 1.1 jmcneill #define MT6797_GPIO188__FUNC_GPIO188 (MTK_PIN_NO(188) | 0) 981 1.1 jmcneill #define MT6797_GPIO188__FUNC_MIPI0_SCLK (MTK_PIN_NO(188) | 1) 982 1.1 jmcneill #define MT6797_GPIO188__FUNC_DBG_MON_B32 (MTK_PIN_NO(188) | 7) 983 1.1 jmcneill 984 1.1 jmcneill #define MT6797_GPIO189__FUNC_GPIO189 (MTK_PIN_NO(189) | 0) 985 1.1 jmcneill #define MT6797_GPIO189__FUNC_MIPI0_SDATA (MTK_PIN_NO(189) | 1) 986 1.1 jmcneill 987 1.1 jmcneill #define MT6797_GPIO190__FUNC_GPIO190 (MTK_PIN_NO(190) | 0) 988 1.1 jmcneill #define MT6797_GPIO190__FUNC_MIPI1_SCLK (MTK_PIN_NO(190) | 1) 989 1.1 jmcneill 990 1.1 jmcneill #define MT6797_GPIO191__FUNC_GPIO191 (MTK_PIN_NO(191) | 0) 991 1.1 jmcneill #define MT6797_GPIO191__FUNC_MIPI1_SDATA (MTK_PIN_NO(191) | 1) 992 1.1 jmcneill 993 1.1 jmcneill #define MT6797_GPIO192__FUNC_GPIO192 (MTK_PIN_NO(192) | 0) 994 1.1 jmcneill #define MT6797_GPIO192__FUNC_BPI_BUS4 (MTK_PIN_NO(192) | 1) 995 1.1 jmcneill 996 1.1 jmcneill #define MT6797_GPIO193__FUNC_GPIO193 (MTK_PIN_NO(193) | 0) 997 1.1 jmcneill #define MT6797_GPIO193__FUNC_BPI_BUS5 (MTK_PIN_NO(193) | 1) 998 1.1 jmcneill #define MT6797_GPIO193__FUNC_DBG_MON_B0 (MTK_PIN_NO(193) | 7) 999 1.1 jmcneill 1000 1.1 jmcneill #define MT6797_GPIO194__FUNC_GPIO194 (MTK_PIN_NO(194) | 0) 1001 1.1 jmcneill #define MT6797_GPIO194__FUNC_BPI_BUS6 (MTK_PIN_NO(194) | 1) 1002 1.1 jmcneill #define MT6797_GPIO194__FUNC_DBG_MON_B1 (MTK_PIN_NO(194) | 7) 1003 1.1 jmcneill 1004 1.1 jmcneill #define MT6797_GPIO195__FUNC_GPIO195 (MTK_PIN_NO(195) | 0) 1005 1.1 jmcneill #define MT6797_GPIO195__FUNC_BPI_BUS7 (MTK_PIN_NO(195) | 1) 1006 1.1 jmcneill #define MT6797_GPIO195__FUNC_DBG_MON_B2 (MTK_PIN_NO(195) | 7) 1007 1.1 jmcneill 1008 1.1 jmcneill #define MT6797_GPIO196__FUNC_GPIO196 (MTK_PIN_NO(196) | 0) 1009 1.1 jmcneill #define MT6797_GPIO196__FUNC_BPI_BUS8 (MTK_PIN_NO(196) | 1) 1010 1.1 jmcneill #define MT6797_GPIO196__FUNC_DBG_MON_B3 (MTK_PIN_NO(196) | 7) 1011 1.1 jmcneill 1012 1.1 jmcneill #define MT6797_GPIO197__FUNC_GPIO197 (MTK_PIN_NO(197) | 0) 1013 1.1 jmcneill #define MT6797_GPIO197__FUNC_BPI_BUS9 (MTK_PIN_NO(197) | 1) 1014 1.1 jmcneill #define MT6797_GPIO197__FUNC_DBG_MON_B4 (MTK_PIN_NO(197) | 7) 1015 1.1 jmcneill 1016 1.1 jmcneill #define MT6797_GPIO198__FUNC_GPIO198 (MTK_PIN_NO(198) | 0) 1017 1.1 jmcneill #define MT6797_GPIO198__FUNC_BPI_BUS10 (MTK_PIN_NO(198) | 1) 1018 1.1 jmcneill #define MT6797_GPIO198__FUNC_DBG_MON_B5 (MTK_PIN_NO(198) | 7) 1019 1.1 jmcneill 1020 1.1 jmcneill #define MT6797_GPIO199__FUNC_GPIO199 (MTK_PIN_NO(199) | 0) 1021 1.1 jmcneill #define MT6797_GPIO199__FUNC_BPI_BUS11 (MTK_PIN_NO(199) | 1) 1022 1.1 jmcneill #define MT6797_GPIO199__FUNC_DBG_MON_B6 (MTK_PIN_NO(199) | 7) 1023 1.1 jmcneill 1024 1.1 jmcneill #define MT6797_GPIO200__FUNC_GPIO200 (MTK_PIN_NO(200) | 0) 1025 1.1 jmcneill #define MT6797_GPIO200__FUNC_BPI_BUS12 (MTK_PIN_NO(200) | 1) 1026 1.1 jmcneill #define MT6797_GPIO200__FUNC_DBG_MON_B7 (MTK_PIN_NO(200) | 7) 1027 1.1 jmcneill 1028 1.1 jmcneill #define MT6797_GPIO201__FUNC_GPIO201 (MTK_PIN_NO(201) | 0) 1029 1.1 jmcneill #define MT6797_GPIO201__FUNC_BPI_BUS13 (MTK_PIN_NO(201) | 1) 1030 1.1 jmcneill #define MT6797_GPIO201__FUNC_DBG_MON_B8 (MTK_PIN_NO(201) | 7) 1031 1.1 jmcneill 1032 1.1 jmcneill #define MT6797_GPIO202__FUNC_GPIO202 (MTK_PIN_NO(202) | 0) 1033 1.1 jmcneill #define MT6797_GPIO202__FUNC_BPI_BUS14 (MTK_PIN_NO(202) | 1) 1034 1.1 jmcneill #define MT6797_GPIO202__FUNC_DBG_MON_B9 (MTK_PIN_NO(202) | 7) 1035 1.1 jmcneill 1036 1.1 jmcneill #define MT6797_GPIO203__FUNC_GPIO203 (MTK_PIN_NO(203) | 0) 1037 1.1 jmcneill #define MT6797_GPIO203__FUNC_BPI_BUS15 (MTK_PIN_NO(203) | 1) 1038 1.1 jmcneill #define MT6797_GPIO203__FUNC_DBG_MON_B10 (MTK_PIN_NO(203) | 7) 1039 1.1 jmcneill 1040 1.1 jmcneill #define MT6797_GPIO204__FUNC_GPIO204 (MTK_PIN_NO(204) | 0) 1041 1.1 jmcneill #define MT6797_GPIO204__FUNC_BPI_BUS16 (MTK_PIN_NO(204) | 1) 1042 1.1 jmcneill #define MT6797_GPIO204__FUNC_PA_VM0 (MTK_PIN_NO(204) | 2) 1043 1.1 jmcneill #define MT6797_GPIO204__FUNC_DBG_MON_B11 (MTK_PIN_NO(204) | 7) 1044 1.1 jmcneill 1045 1.1 jmcneill #define MT6797_GPIO205__FUNC_GPIO205 (MTK_PIN_NO(205) | 0) 1046 1.1 jmcneill #define MT6797_GPIO205__FUNC_BPI_BUS17 (MTK_PIN_NO(205) | 1) 1047 1.1 jmcneill #define MT6797_GPIO205__FUNC_PA_VM1 (MTK_PIN_NO(205) | 2) 1048 1.1 jmcneill #define MT6797_GPIO205__FUNC_DBG_MON_B12 (MTK_PIN_NO(205) | 7) 1049 1.1 jmcneill 1050 1.1 jmcneill #define MT6797_GPIO206__FUNC_GPIO206 (MTK_PIN_NO(206) | 0) 1051 1.1 jmcneill #define MT6797_GPIO206__FUNC_BPI_BUS18 (MTK_PIN_NO(206) | 1) 1052 1.1 jmcneill #define MT6797_GPIO206__FUNC_TX_SWAP0 (MTK_PIN_NO(206) | 2) 1053 1.1 jmcneill #define MT6797_GPIO206__FUNC_DBG_MON_B13 (MTK_PIN_NO(206) | 7) 1054 1.1 jmcneill 1055 1.1 jmcneill #define MT6797_GPIO207__FUNC_GPIO207 (MTK_PIN_NO(207) | 0) 1056 1.1 jmcneill #define MT6797_GPIO207__FUNC_BPI_BUS19 (MTK_PIN_NO(207) | 1) 1057 1.1 jmcneill #define MT6797_GPIO207__FUNC_TX_SWAP1 (MTK_PIN_NO(207) | 2) 1058 1.1 jmcneill #define MT6797_GPIO207__FUNC_DBG_MON_B14 (MTK_PIN_NO(207) | 7) 1059 1.1 jmcneill 1060 1.1 jmcneill #define MT6797_GPIO208__FUNC_GPIO208 (MTK_PIN_NO(208) | 0) 1061 1.1 jmcneill #define MT6797_GPIO208__FUNC_BPI_BUS20 (MTK_PIN_NO(208) | 1) 1062 1.1 jmcneill #define MT6797_GPIO208__FUNC_TX_SWAP2 (MTK_PIN_NO(208) | 2) 1063 1.1 jmcneill #define MT6797_GPIO208__FUNC_DBG_MON_B15 (MTK_PIN_NO(208) | 7) 1064 1.1 jmcneill 1065 1.1 jmcneill #define MT6797_GPIO209__FUNC_GPIO209 (MTK_PIN_NO(209) | 0) 1066 1.1 jmcneill #define MT6797_GPIO209__FUNC_BPI_BUS21 (MTK_PIN_NO(209) | 1) 1067 1.1 jmcneill #define MT6797_GPIO209__FUNC_TX_SWAP3 (MTK_PIN_NO(209) | 2) 1068 1.1 jmcneill #define MT6797_GPIO209__FUNC_DBG_MON_B16 (MTK_PIN_NO(209) | 7) 1069 1.1 jmcneill 1070 1.1 jmcneill #define MT6797_GPIO210__FUNC_GPIO210 (MTK_PIN_NO(210) | 0) 1071 1.1 jmcneill #define MT6797_GPIO210__FUNC_BPI_BUS22 (MTK_PIN_NO(210) | 1) 1072 1.1 jmcneill #define MT6797_GPIO210__FUNC_DET_BPI0 (MTK_PIN_NO(210) | 2) 1073 1.1 jmcneill #define MT6797_GPIO210__FUNC_DBG_MON_B17 (MTK_PIN_NO(210) | 7) 1074 1.1 jmcneill 1075 1.1 jmcneill #define MT6797_GPIO211__FUNC_GPIO211 (MTK_PIN_NO(211) | 0) 1076 1.1 jmcneill #define MT6797_GPIO211__FUNC_BPI_BUS23 (MTK_PIN_NO(211) | 1) 1077 1.1 jmcneill #define MT6797_GPIO211__FUNC_DET_BPI1 (MTK_PIN_NO(211) | 2) 1078 1.1 jmcneill #define MT6797_GPIO211__FUNC_DBG_MON_B18 (MTK_PIN_NO(211) | 7) 1079 1.1 jmcneill 1080 1.1 jmcneill #define MT6797_GPIO212__FUNC_GPIO212 (MTK_PIN_NO(212) | 0) 1081 1.1 jmcneill #define MT6797_GPIO212__FUNC_BPI_BUS0 (MTK_PIN_NO(212) | 1) 1082 1.1 jmcneill #define MT6797_GPIO212__FUNC_DBG_MON_B19 (MTK_PIN_NO(212) | 7) 1083 1.1 jmcneill 1084 1.1 jmcneill #define MT6797_GPIO213__FUNC_GPIO213 (MTK_PIN_NO(213) | 0) 1085 1.1 jmcneill #define MT6797_GPIO213__FUNC_BPI_BUS1 (MTK_PIN_NO(213) | 1) 1086 1.1 jmcneill #define MT6797_GPIO213__FUNC_DBG_MON_B20 (MTK_PIN_NO(213) | 7) 1087 1.1 jmcneill 1088 1.1 jmcneill #define MT6797_GPIO214__FUNC_GPIO214 (MTK_PIN_NO(214) | 0) 1089 1.1 jmcneill #define MT6797_GPIO214__FUNC_BPI_BUS2 (MTK_PIN_NO(214) | 1) 1090 1.1 jmcneill #define MT6797_GPIO214__FUNC_DBG_MON_B21 (MTK_PIN_NO(214) | 7) 1091 1.1 jmcneill 1092 1.1 jmcneill #define MT6797_GPIO215__FUNC_GPIO215 (MTK_PIN_NO(215) | 0) 1093 1.1 jmcneill #define MT6797_GPIO215__FUNC_BPI_BUS3 (MTK_PIN_NO(215) | 1) 1094 1.1 jmcneill #define MT6797_GPIO215__FUNC_DBG_MON_B22 (MTK_PIN_NO(215) | 7) 1095 1.1 jmcneill 1096 1.1 jmcneill #define MT6797_GPIO216__FUNC_GPIO216 (MTK_PIN_NO(216) | 0) 1097 1.1 jmcneill #define MT6797_GPIO216__FUNC_MIPI2_SCLK (MTK_PIN_NO(216) | 1) 1098 1.1 jmcneill #define MT6797_GPIO216__FUNC_DBG_MON_B23 (MTK_PIN_NO(216) | 7) 1099 1.1 jmcneill 1100 1.1 jmcneill #define MT6797_GPIO217__FUNC_GPIO217 (MTK_PIN_NO(217) | 0) 1101 1.1 jmcneill #define MT6797_GPIO217__FUNC_MIPI2_SDATA (MTK_PIN_NO(217) | 1) 1102 1.1 jmcneill #define MT6797_GPIO217__FUNC_DBG_MON_B24 (MTK_PIN_NO(217) | 7) 1103 1.1 jmcneill 1104 1.1 jmcneill #define MT6797_GPIO218__FUNC_GPIO218 (MTK_PIN_NO(218) | 0) 1105 1.1 jmcneill #define MT6797_GPIO218__FUNC_MIPI3_SCLK (MTK_PIN_NO(218) | 1) 1106 1.1 jmcneill #define MT6797_GPIO218__FUNC_DBG_MON_B25 (MTK_PIN_NO(218) | 7) 1107 1.1 jmcneill 1108 1.1 jmcneill #define MT6797_GPIO219__FUNC_GPIO219 (MTK_PIN_NO(219) | 0) 1109 1.1 jmcneill #define MT6797_GPIO219__FUNC_MIPI3_SDATA (MTK_PIN_NO(219) | 1) 1110 1.1 jmcneill #define MT6797_GPIO219__FUNC_DBG_MON_B26 (MTK_PIN_NO(219) | 7) 1111 1.1 jmcneill 1112 1.1 jmcneill #define MT6797_GPIO220__FUNC_GPIO220 (MTK_PIN_NO(220) | 0) 1113 1.1 jmcneill #define MT6797_GPIO220__FUNC_CONN_WF_IP (MTK_PIN_NO(220) | 1) 1114 1.1 jmcneill 1115 1.1 jmcneill #define MT6797_GPIO221__FUNC_GPIO221 (MTK_PIN_NO(221) | 0) 1116 1.1 jmcneill #define MT6797_GPIO221__FUNC_CONN_WF_IN (MTK_PIN_NO(221) | 1) 1117 1.1 jmcneill 1118 1.1 jmcneill #define MT6797_GPIO222__FUNC_GPIO222 (MTK_PIN_NO(222) | 0) 1119 1.1 jmcneill #define MT6797_GPIO222__FUNC_CONN_WF_QP (MTK_PIN_NO(222) | 1) 1120 1.1 jmcneill 1121 1.1 jmcneill #define MT6797_GPIO223__FUNC_GPIO223 (MTK_PIN_NO(223) | 0) 1122 1.1 jmcneill #define MT6797_GPIO223__FUNC_CONN_WF_QN (MTK_PIN_NO(223) | 1) 1123 1.1 jmcneill 1124 1.1 jmcneill #define MT6797_GPIO224__FUNC_GPIO224 (MTK_PIN_NO(224) | 0) 1125 1.1 jmcneill #define MT6797_GPIO224__FUNC_CONN_BT_IP (MTK_PIN_NO(224) | 1) 1126 1.1 jmcneill 1127 1.1 jmcneill #define MT6797_GPIO225__FUNC_GPIO225 (MTK_PIN_NO(225) | 0) 1128 1.1 jmcneill #define MT6797_GPIO225__FUNC_CONN_BT_IN (MTK_PIN_NO(225) | 1) 1129 1.1 jmcneill 1130 1.1 jmcneill #define MT6797_GPIO226__FUNC_GPIO226 (MTK_PIN_NO(226) | 0) 1131 1.1 jmcneill #define MT6797_GPIO226__FUNC_CONN_BT_QP (MTK_PIN_NO(226) | 1) 1132 1.1 jmcneill 1133 1.1 jmcneill #define MT6797_GPIO227__FUNC_GPIO227 (MTK_PIN_NO(227) | 0) 1134 1.1 jmcneill #define MT6797_GPIO227__FUNC_CONN_BT_QN (MTK_PIN_NO(227) | 1) 1135 1.1 jmcneill 1136 1.1 jmcneill #define MT6797_GPIO228__FUNC_GPIO228 (MTK_PIN_NO(228) | 0) 1137 1.1 jmcneill #define MT6797_GPIO228__FUNC_CONN_GPS_IP (MTK_PIN_NO(228) | 1) 1138 1.1 jmcneill 1139 1.1 jmcneill #define MT6797_GPIO229__FUNC_GPIO229 (MTK_PIN_NO(229) | 0) 1140 1.1 jmcneill #define MT6797_GPIO229__FUNC_CONN_GPS_IN (MTK_PIN_NO(229) | 1) 1141 1.1 jmcneill 1142 1.1 jmcneill #define MT6797_GPIO230__FUNC_GPIO230 (MTK_PIN_NO(230) | 0) 1143 1.1 jmcneill #define MT6797_GPIO230__FUNC_CONN_GPS_QP (MTK_PIN_NO(230) | 1) 1144 1.1 jmcneill 1145 1.1 jmcneill #define MT6797_GPIO231__FUNC_GPIO231 (MTK_PIN_NO(231) | 0) 1146 1.1 jmcneill #define MT6797_GPIO231__FUNC_CONN_GPS_QN (MTK_PIN_NO(231) | 1) 1147 1.1 jmcneill 1148 1.1 jmcneill #define MT6797_GPIO232__FUNC_GPIO232 (MTK_PIN_NO(232) | 0) 1149 1.1 jmcneill #define MT6797_GPIO232__FUNC_URXD1 (MTK_PIN_NO(232) | 1) 1150 1.1 jmcneill #define MT6797_GPIO232__FUNC_UTXD1 (MTK_PIN_NO(232) | 2) 1151 1.1 jmcneill #define MT6797_GPIO232__FUNC_MD_URXD0 (MTK_PIN_NO(232) | 3) 1152 1.1 jmcneill #define MT6797_GPIO232__FUNC_MD_URXD1 (MTK_PIN_NO(232) | 4) 1153 1.1 jmcneill #define MT6797_GPIO232__FUNC_MD_URXD2 (MTK_PIN_NO(232) | 5) 1154 1.1 jmcneill #define MT6797_GPIO232__FUNC_C2K_URXD0 (MTK_PIN_NO(232) | 6) 1155 1.1 jmcneill #define MT6797_GPIO232__FUNC_C2K_URXD1 (MTK_PIN_NO(232) | 7) 1156 1.1 jmcneill 1157 1.1 jmcneill #define MT6797_GPIO233__FUNC_GPIO233 (MTK_PIN_NO(233) | 0) 1158 1.1 jmcneill #define MT6797_GPIO233__FUNC_UTXD1 (MTK_PIN_NO(233) | 1) 1159 1.1 jmcneill #define MT6797_GPIO233__FUNC_URXD1 (MTK_PIN_NO(233) | 2) 1160 1.1 jmcneill #define MT6797_GPIO233__FUNC_MD_UTXD0 (MTK_PIN_NO(233) | 3) 1161 1.1 jmcneill #define MT6797_GPIO233__FUNC_MD_UTXD1 (MTK_PIN_NO(233) | 4) 1162 1.1 jmcneill #define MT6797_GPIO233__FUNC_MD_UTXD2 (MTK_PIN_NO(233) | 5) 1163 1.1 jmcneill #define MT6797_GPIO233__FUNC_C2K_UTXD0 (MTK_PIN_NO(233) | 6) 1164 1.1 jmcneill #define MT6797_GPIO233__FUNC_C2K_UTXD1 (MTK_PIN_NO(233) | 7) 1165 1.1 jmcneill 1166 1.1 jmcneill #define MT6797_GPIO234__FUNC_GPIO234 (MTK_PIN_NO(234) | 0) 1167 1.1 jmcneill #define MT6797_GPIO234__FUNC_SPI1_CLK_B (MTK_PIN_NO(234) | 1) 1168 1.1 jmcneill #define MT6797_GPIO234__FUNC_TP_UTXD1_AO (MTK_PIN_NO(234) | 2) 1169 1.1 jmcneill #define MT6797_GPIO234__FUNC_SCL4_1 (MTK_PIN_NO(234) | 3) 1170 1.1 jmcneill #define MT6797_GPIO234__FUNC_UTXD0 (MTK_PIN_NO(234) | 4) 1171 1.1 jmcneill #define MT6797_GPIO234__FUNC_PWM_A (MTK_PIN_NO(234) | 6) 1172 1.1 jmcneill #define MT6797_GPIO234__FUNC_DBG_MON_A23 (MTK_PIN_NO(234) | 7) 1173 1.1 jmcneill 1174 1.1 jmcneill #define MT6797_GPIO235__FUNC_GPIO235 (MTK_PIN_NO(235) | 0) 1175 1.1 jmcneill #define MT6797_GPIO235__FUNC_SPI1_MI_B (MTK_PIN_NO(235) | 1) 1176 1.1 jmcneill #define MT6797_GPIO235__FUNC_SPI1_MO_B (MTK_PIN_NO(235) | 2) 1177 1.1 jmcneill #define MT6797_GPIO235__FUNC_SDA4_1 (MTK_PIN_NO(235) | 3) 1178 1.1 jmcneill #define MT6797_GPIO235__FUNC_URXD0 (MTK_PIN_NO(235) | 4) 1179 1.1 jmcneill #define MT6797_GPIO235__FUNC_CLKM0 (MTK_PIN_NO(235) | 6) 1180 1.1 jmcneill #define MT6797_GPIO235__FUNC_DBG_MON_A24 (MTK_PIN_NO(235) | 7) 1181 1.1 jmcneill 1182 1.1 jmcneill #define MT6797_GPIO236__FUNC_GPIO236 (MTK_PIN_NO(236) | 0) 1183 1.1 jmcneill #define MT6797_GPIO236__FUNC_SPI1_MO_B (MTK_PIN_NO(236) | 1) 1184 1.1 jmcneill #define MT6797_GPIO236__FUNC_SPI1_MI_B (MTK_PIN_NO(236) | 2) 1185 1.1 jmcneill #define MT6797_GPIO236__FUNC_SCL5_1 (MTK_PIN_NO(236) | 3) 1186 1.1 jmcneill #define MT6797_GPIO236__FUNC_URTS0 (MTK_PIN_NO(236) | 4) 1187 1.1 jmcneill #define MT6797_GPIO236__FUNC_PWM_B (MTK_PIN_NO(236) | 6) 1188 1.1 jmcneill #define MT6797_GPIO236__FUNC_DBG_MON_A25 (MTK_PIN_NO(236) | 7) 1189 1.1 jmcneill 1190 1.1 jmcneill #define MT6797_GPIO237__FUNC_GPIO237 (MTK_PIN_NO(237) | 0) 1191 1.1 jmcneill #define MT6797_GPIO237__FUNC_SPI1_CS_B (MTK_PIN_NO(237) | 1) 1192 1.1 jmcneill #define MT6797_GPIO237__FUNC_TP_URXD1_AO (MTK_PIN_NO(237) | 2) 1193 1.1 jmcneill #define MT6797_GPIO237__FUNC_SDA5_1 (MTK_PIN_NO(237) | 3) 1194 1.1 jmcneill #define MT6797_GPIO237__FUNC_UCTS0 (MTK_PIN_NO(237) | 4) 1195 1.1 jmcneill #define MT6797_GPIO237__FUNC_CLKM1 (MTK_PIN_NO(237) | 6) 1196 1.1 jmcneill #define MT6797_GPIO237__FUNC_DBG_MON_A26 (MTK_PIN_NO(237) | 7) 1197 1.1 jmcneill 1198 1.1 jmcneill #define MT6797_GPIO238__FUNC_GPIO238 (MTK_PIN_NO(238) | 0) 1199 1.1 jmcneill #define MT6797_GPIO238__FUNC_SDA4_0 (MTK_PIN_NO(238) | 1) 1200 1.1 jmcneill 1201 1.1 jmcneill #define MT6797_GPIO239__FUNC_GPIO239 (MTK_PIN_NO(239) | 0) 1202 1.1 jmcneill #define MT6797_GPIO239__FUNC_SCL4_0 (MTK_PIN_NO(239) | 1) 1203 1.1 jmcneill 1204 1.1 jmcneill #define MT6797_GPIO240__FUNC_GPIO240 (MTK_PIN_NO(240) | 0) 1205 1.1 jmcneill #define MT6797_GPIO240__FUNC_SDA5_0 (MTK_PIN_NO(240) | 1) 1206 1.1 jmcneill 1207 1.1 jmcneill #define MT6797_GPIO241__FUNC_GPIO241 (MTK_PIN_NO(241) | 0) 1208 1.1 jmcneill #define MT6797_GPIO241__FUNC_SCL5_0 (MTK_PIN_NO(241) | 1) 1209 1.1 jmcneill 1210 1.1 jmcneill #define MT6797_GPIO242__FUNC_GPIO242 (MTK_PIN_NO(242) | 0) 1211 1.1 jmcneill #define MT6797_GPIO242__FUNC_SPI2_CLK_B (MTK_PIN_NO(242) | 1) 1212 1.1 jmcneill #define MT6797_GPIO242__FUNC_TP_UTXD2_AO (MTK_PIN_NO(242) | 2) 1213 1.1 jmcneill #define MT6797_GPIO242__FUNC_SCL4_2 (MTK_PIN_NO(242) | 3) 1214 1.1 jmcneill #define MT6797_GPIO242__FUNC_UTXD1 (MTK_PIN_NO(242) | 4) 1215 1.1 jmcneill #define MT6797_GPIO242__FUNC_URTS3 (MTK_PIN_NO(242) | 5) 1216 1.1 jmcneill #define MT6797_GPIO242__FUNC_PWM_C (MTK_PIN_NO(242) | 6) 1217 1.1 jmcneill #define MT6797_GPIO242__FUNC_DBG_MON_A27 (MTK_PIN_NO(242) | 7) 1218 1.1 jmcneill 1219 1.1 jmcneill #define MT6797_GPIO243__FUNC_GPIO243 (MTK_PIN_NO(243) | 0) 1220 1.1 jmcneill #define MT6797_GPIO243__FUNC_SPI2_MI_B (MTK_PIN_NO(243) | 1) 1221 1.1 jmcneill #define MT6797_GPIO243__FUNC_SPI2_MO_B (MTK_PIN_NO(243) | 2) 1222 1.1 jmcneill #define MT6797_GPIO243__FUNC_SDA4_2 (MTK_PIN_NO(243) | 3) 1223 1.1 jmcneill #define MT6797_GPIO243__FUNC_URXD1 (MTK_PIN_NO(243) | 4) 1224 1.1 jmcneill #define MT6797_GPIO243__FUNC_UCTS3 (MTK_PIN_NO(243) | 5) 1225 1.1 jmcneill #define MT6797_GPIO243__FUNC_CLKM2 (MTK_PIN_NO(243) | 6) 1226 1.1 jmcneill #define MT6797_GPIO243__FUNC_DBG_MON_A28 (MTK_PIN_NO(243) | 7) 1227 1.1 jmcneill 1228 1.1 jmcneill #define MT6797_GPIO244__FUNC_GPIO244 (MTK_PIN_NO(244) | 0) 1229 1.1 jmcneill #define MT6797_GPIO244__FUNC_SPI2_MO_B (MTK_PIN_NO(244) | 1) 1230 1.1 jmcneill #define MT6797_GPIO244__FUNC_SPI2_MI_B (MTK_PIN_NO(244) | 2) 1231 1.1 jmcneill #define MT6797_GPIO244__FUNC_SCL5_2 (MTK_PIN_NO(244) | 3) 1232 1.1 jmcneill #define MT6797_GPIO244__FUNC_URTS1 (MTK_PIN_NO(244) | 4) 1233 1.1 jmcneill #define MT6797_GPIO244__FUNC_UTXD3 (MTK_PIN_NO(244) | 5) 1234 1.1 jmcneill #define MT6797_GPIO244__FUNC_PWM_D (MTK_PIN_NO(244) | 6) 1235 1.1 jmcneill #define MT6797_GPIO244__FUNC_DBG_MON_A29 (MTK_PIN_NO(244) | 7) 1236 1.1 jmcneill 1237 1.1 jmcneill #define MT6797_GPIO245__FUNC_GPIO245 (MTK_PIN_NO(245) | 0) 1238 1.1 jmcneill #define MT6797_GPIO245__FUNC_SPI2_CS_B (MTK_PIN_NO(245) | 1) 1239 1.1 jmcneill #define MT6797_GPIO245__FUNC_TP_URXD2_AO (MTK_PIN_NO(245) | 2) 1240 1.1 jmcneill #define MT6797_GPIO245__FUNC_SDA5_2 (MTK_PIN_NO(245) | 3) 1241 1.1 jmcneill #define MT6797_GPIO245__FUNC_UCTS1 (MTK_PIN_NO(245) | 4) 1242 1.1 jmcneill #define MT6797_GPIO245__FUNC_URXD3 (MTK_PIN_NO(245) | 5) 1243 1.1 jmcneill #define MT6797_GPIO245__FUNC_CLKM3 (MTK_PIN_NO(245) | 6) 1244 1.1 jmcneill #define MT6797_GPIO245__FUNC_DBG_MON_A30 (MTK_PIN_NO(245) | 7) 1245 1.1 jmcneill 1246 1.1 jmcneill #define MT6797_GPIO246__FUNC_GPIO246 (MTK_PIN_NO(246) | 0) 1247 1.1 jmcneill #define MT6797_GPIO246__FUNC_I2S1_LRCK (MTK_PIN_NO(246) | 1) 1248 1.1 jmcneill #define MT6797_GPIO246__FUNC_I2S2_LRCK (MTK_PIN_NO(246) | 2) 1249 1.1 jmcneill #define MT6797_GPIO246__FUNC_I2S0_LRCK (MTK_PIN_NO(246) | 3) 1250 1.1 jmcneill #define MT6797_GPIO246__FUNC_I2S3_LRCK (MTK_PIN_NO(246) | 4) 1251 1.1 jmcneill #define MT6797_GPIO246__FUNC_PCM0_SYNC (MTK_PIN_NO(246) | 5) 1252 1.1 jmcneill #define MT6797_GPIO246__FUNC_SPI5_CLK_C (MTK_PIN_NO(246) | 6) 1253 1.1 jmcneill #define MT6797_GPIO246__FUNC_DBG_MON_A31 (MTK_PIN_NO(246) | 7) 1254 1.1 jmcneill 1255 1.1 jmcneill #define MT6797_GPIO247__FUNC_GPIO247 (MTK_PIN_NO(247) | 0) 1256 1.1 jmcneill #define MT6797_GPIO247__FUNC_I2S1_BCK (MTK_PIN_NO(247) | 1) 1257 1.1 jmcneill #define MT6797_GPIO247__FUNC_I2S2_BCK (MTK_PIN_NO(247) | 2) 1258 1.1 jmcneill #define MT6797_GPIO247__FUNC_I2S0_BCK (MTK_PIN_NO(247) | 3) 1259 1.1 jmcneill #define MT6797_GPIO247__FUNC_I2S3_BCK (MTK_PIN_NO(247) | 4) 1260 1.1 jmcneill #define MT6797_GPIO247__FUNC_PCM0_CLK (MTK_PIN_NO(247) | 5) 1261 1.1 jmcneill #define MT6797_GPIO247__FUNC_SPI5_MI_C (MTK_PIN_NO(247) | 6) 1262 1.1 jmcneill #define MT6797_GPIO247__FUNC_DBG_MON_A32 (MTK_PIN_NO(247) | 7) 1263 1.1 jmcneill 1264 1.1 jmcneill #define MT6797_GPIO248__FUNC_GPIO248 (MTK_PIN_NO(248) | 0) 1265 1.1 jmcneill /* #define MT6797_GPIO248__FUNC_I2S2_DI (MTK_PIN_NO(248) | 1) */ 1266 1.1 jmcneill #define MT6797_GPIO248__FUNC_I2S2_DI (MTK_PIN_NO(248) | 2) 1267 1.1 jmcneill /* #define MT6797_GPIO248__FUNC_I2S0_DI (MTK_PIN_NO(248) | 3) */ 1268 1.1 jmcneill #define MT6797_GPIO248__FUNC_I2S0_DI (MTK_PIN_NO(248) | 4) 1269 1.1 jmcneill #define MT6797_GPIO248__FUNC_PCM0_DI (MTK_PIN_NO(248) | 5) 1270 1.1 jmcneill #define MT6797_GPIO248__FUNC_SPI5_CS_C (MTK_PIN_NO(248) | 6) 1271 1.1 jmcneill 1272 1.1 jmcneill #define MT6797_GPIO249__FUNC_GPIO249 (MTK_PIN_NO(249) | 0) 1273 1.1 jmcneill /* #define MT6797_GPIO249__FUNC_I2S1_DO (MTK_PIN_NO(249) | 1) */ 1274 1.1 jmcneill #define MT6797_GPIO249__FUNC_I2S1_DO (MTK_PIN_NO(249) | 2) 1275 1.1 jmcneill /* #define MT6797_GPIO249__FUNC_I2S3_DO (MTK_PIN_NO(249) | 3) */ 1276 1.1 jmcneill #define MT6797_GPIO249__FUNC_I2S3_DO (MTK_PIN_NO(249) | 4) 1277 1.1 jmcneill #define MT6797_GPIO249__FUNC_PCM0_DO (MTK_PIN_NO(249) | 5) 1278 1.1 jmcneill #define MT6797_GPIO249__FUNC_SPI5_MO_C (MTK_PIN_NO(249) | 6) 1279 1.1 jmcneill #define MT6797_GPIO249__FUNC_TRAP_SRAM_PWR_BYPASS (MTK_PIN_NO(249) | 7) 1280 1.1 jmcneill 1281 1.1 jmcneill #define MT6797_GPIO250__FUNC_GPIO250 (MTK_PIN_NO(250) | 0) 1282 1.1 jmcneill #define MT6797_GPIO250__FUNC_SPI3_MI (MTK_PIN_NO(250) | 1) 1283 1.1 jmcneill #define MT6797_GPIO250__FUNC_SPI3_MO (MTK_PIN_NO(250) | 2) 1284 1.1 jmcneill #define MT6797_GPIO250__FUNC_IRTX_OUT (MTK_PIN_NO(250) | 3) 1285 1.1 jmcneill #define MT6797_GPIO250__FUNC_TP_URXD1_AO (MTK_PIN_NO(250) | 6) 1286 1.1 jmcneill #define MT6797_GPIO250__FUNC_DROP_ZONE (MTK_PIN_NO(250) | 7) 1287 1.1 jmcneill 1288 1.1 jmcneill #define MT6797_GPIO251__FUNC_GPIO251 (MTK_PIN_NO(251) | 0) 1289 1.1 jmcneill #define MT6797_GPIO251__FUNC_SPI3_MO (MTK_PIN_NO(251) | 1) 1290 1.1 jmcneill #define MT6797_GPIO251__FUNC_SPI3_MI (MTK_PIN_NO(251) | 2) 1291 1.1 jmcneill #define MT6797_GPIO251__FUNC_CMFLASH (MTK_PIN_NO(251) | 3) 1292 1.1 jmcneill #define MT6797_GPIO251__FUNC_TP_UTXD1_AO (MTK_PIN_NO(251) | 6) 1293 1.1 jmcneill #define MT6797_GPIO251__FUNC_C2K_RTCK (MTK_PIN_NO(251) | 7) 1294 1.1 jmcneill 1295 1.1 jmcneill #define MT6797_GPIO252__FUNC_GPIO252 (MTK_PIN_NO(252) | 0) 1296 1.1 jmcneill #define MT6797_GPIO252__FUNC_SPI3_CLK (MTK_PIN_NO(252) | 1) 1297 1.1 jmcneill #define MT6797_GPIO252__FUNC_SCL0_4 (MTK_PIN_NO(252) | 2) 1298 1.1 jmcneill #define MT6797_GPIO252__FUNC_PWM_D (MTK_PIN_NO(252) | 3) 1299 1.1 jmcneill #define MT6797_GPIO252__FUNC_C2K_TMS (MTK_PIN_NO(252) | 7) 1300 1.1 jmcneill 1301 1.1 jmcneill #define MT6797_GPIO253__FUNC_GPIO253 (MTK_PIN_NO(253) | 0) 1302 1.1 jmcneill #define MT6797_GPIO253__FUNC_SPI3_CS (MTK_PIN_NO(253) | 1) 1303 1.1 jmcneill #define MT6797_GPIO253__FUNC_SDA0_4 (MTK_PIN_NO(253) | 2) 1304 1.1 jmcneill #define MT6797_GPIO253__FUNC_PWM_A (MTK_PIN_NO(253) | 3) 1305 1.1 jmcneill #define MT6797_GPIO253__FUNC_C2K_TCK (MTK_PIN_NO(253) | 7) 1306 1.1 jmcneill 1307 1.1 jmcneill #define MT6797_GPIO254__FUNC_GPIO254 (MTK_PIN_NO(254) | 0) 1308 1.1 jmcneill #define MT6797_GPIO254__FUNC_I2S1_MCK (MTK_PIN_NO(254) | 1) 1309 1.1 jmcneill #define MT6797_GPIO254__FUNC_I2S2_MCK (MTK_PIN_NO(254) | 2) 1310 1.1 jmcneill #define MT6797_GPIO254__FUNC_I2S0_MCK (MTK_PIN_NO(254) | 3) 1311 1.1 jmcneill #define MT6797_GPIO254__FUNC_I2S3_MCK (MTK_PIN_NO(254) | 4) 1312 1.1 jmcneill #define MT6797_GPIO254__FUNC_CLKM0 (MTK_PIN_NO(254) | 5) 1313 1.1 jmcneill #define MT6797_GPIO254__FUNC_C2K_TDI (MTK_PIN_NO(254) | 7) 1314 1.1 jmcneill 1315 1.1 jmcneill #define MT6797_GPIO255__FUNC_GPIO255 (MTK_PIN_NO(255) | 0) 1316 1.1 jmcneill #define MT6797_GPIO255__FUNC_CLKM1 (MTK_PIN_NO(255) | 1) 1317 1.1 jmcneill #define MT6797_GPIO255__FUNC_DISP_PWM (MTK_PIN_NO(255) | 2) 1318 1.1 jmcneill #define MT6797_GPIO255__FUNC_PWM_B (MTK_PIN_NO(255) | 3) 1319 1.1 jmcneill #define MT6797_GPIO255__FUNC_TP_GPIO1_AO (MTK_PIN_NO(255) | 6) 1320 1.1 jmcneill #define MT6797_GPIO255__FUNC_C2K_TDO (MTK_PIN_NO(255) | 7) 1321 1.1 jmcneill 1322 1.1 jmcneill #define MT6797_GPIO256__FUNC_GPIO256 (MTK_PIN_NO(256) | 0) 1323 1.1 jmcneill #define MT6797_GPIO256__FUNC_CLKM2 (MTK_PIN_NO(256) | 1) 1324 1.1 jmcneill #define MT6797_GPIO256__FUNC_IRTX_OUT (MTK_PIN_NO(256) | 2) 1325 1.1 jmcneill #define MT6797_GPIO256__FUNC_PWM_C (MTK_PIN_NO(256) | 3) 1326 1.1 jmcneill #define MT6797_GPIO256__FUNC_TP_GPIO0_AO (MTK_PIN_NO(256) | 6) 1327 1.1 jmcneill #define MT6797_GPIO256__FUNC_C2K_NTRST (MTK_PIN_NO(256) | 7) 1328 1.1 jmcneill 1329 1.1 jmcneill #define MT6797_GPIO257__FUNC_GPIO257 (MTK_PIN_NO(257) | 0) 1330 1.1 jmcneill #define MT6797_GPIO257__FUNC_IO_JTAG_TMS (MTK_PIN_NO(257) | 1) 1331 1.1 jmcneill #define MT6797_GPIO257__FUNC_LTE_JTAG_TMS (MTK_PIN_NO(257) | 2) 1332 1.1 jmcneill #define MT6797_GPIO257__FUNC_DFD_TMS (MTK_PIN_NO(257) | 3) 1333 1.1 jmcneill #define MT6797_GPIO257__FUNC_DAP_SIB1_SWD (MTK_PIN_NO(257) | 4) 1334 1.1 jmcneill #define MT6797_GPIO257__FUNC_ANC_JTAG_TMS (MTK_PIN_NO(257) | 5) 1335 1.1 jmcneill #define MT6797_GPIO257__FUNC_SCP_JTAG_TMS (MTK_PIN_NO(257) | 6) 1336 1.1 jmcneill #define MT6797_GPIO257__FUNC_C2K_DM_OTMS (MTK_PIN_NO(257) | 7) 1337 1.1 jmcneill 1338 1.1 jmcneill #define MT6797_GPIO258__FUNC_GPIO258 (MTK_PIN_NO(258) | 0) 1339 1.1 jmcneill #define MT6797_GPIO258__FUNC_IO_JTAG_TCK (MTK_PIN_NO(258) | 1) 1340 1.1 jmcneill #define MT6797_GPIO258__FUNC_LTE_JTAG_TCK (MTK_PIN_NO(258) | 2) 1341 1.1 jmcneill #define MT6797_GPIO258__FUNC_DFD_TCK_XI (MTK_PIN_NO(258) | 3) 1342 1.1 jmcneill #define MT6797_GPIO258__FUNC_DAP_SIB1_SWCK (MTK_PIN_NO(258) | 4) 1343 1.1 jmcneill #define MT6797_GPIO258__FUNC_ANC_JTAG_TCK (MTK_PIN_NO(258) | 5) 1344 1.1 jmcneill #define MT6797_GPIO258__FUNC_SCP_JTAG_TCK (MTK_PIN_NO(258) | 6) 1345 1.1 jmcneill #define MT6797_GPIO258__FUNC_C2K_DM_OTCK (MTK_PIN_NO(258) | 7) 1346 1.1 jmcneill 1347 1.1 jmcneill #define MT6797_GPIO259__FUNC_GPIO259 (MTK_PIN_NO(259) | 0) 1348 1.1 jmcneill #define MT6797_GPIO259__FUNC_IO_JTAG_TDI (MTK_PIN_NO(259) | 1) 1349 1.1 jmcneill #define MT6797_GPIO259__FUNC_LTE_JTAG_TDI (MTK_PIN_NO(259) | 2) 1350 1.1 jmcneill #define MT6797_GPIO259__FUNC_DFD_TDI (MTK_PIN_NO(259) | 3) 1351 1.1 jmcneill #define MT6797_GPIO259__FUNC_ANC_JTAG_TDI (MTK_PIN_NO(259) | 5) 1352 1.1 jmcneill #define MT6797_GPIO259__FUNC_SCP_JTAG_TDI (MTK_PIN_NO(259) | 6) 1353 1.1 jmcneill #define MT6797_GPIO259__FUNC_C2K_DM_OTDI (MTK_PIN_NO(259) | 7) 1354 1.1 jmcneill 1355 1.1 jmcneill #define MT6797_GPIO260__FUNC_GPIO260 (MTK_PIN_NO(260) | 0) 1356 1.1 jmcneill #define MT6797_GPIO260__FUNC_IO_JTAG_TDO (MTK_PIN_NO(260) | 1) 1357 1.1 jmcneill #define MT6797_GPIO260__FUNC_LTE_JTAG_TDO (MTK_PIN_NO(260) | 2) 1358 1.1 jmcneill #define MT6797_GPIO260__FUNC_DFD_TDO (MTK_PIN_NO(260) | 3) 1359 1.1 jmcneill #define MT6797_GPIO260__FUNC_ANC_JTAG_TDO (MTK_PIN_NO(260) | 5) 1360 1.1 jmcneill #define MT6797_GPIO260__FUNC_SCP_JTAG_TDO (MTK_PIN_NO(260) | 6) 1361 1.1 jmcneill #define MT6797_GPIO260__FUNC_C2K_DM_OTDO (MTK_PIN_NO(260) | 7) 1362 1.1 jmcneill 1363 1.1 jmcneill #define MT6797_GPIO261__FUNC_GPIO261 (MTK_PIN_NO(261) | 0) 1364 1.1 jmcneill #define MT6797_GPIO261__FUNC_LTE_JTAG_TRSTN (MTK_PIN_NO(261) | 2) 1365 1.1 jmcneill #define MT6797_GPIO261__FUNC_DFD_NTRST (MTK_PIN_NO(261) | 3) 1366 1.1 jmcneill #define MT6797_GPIO261__FUNC_ANC_JTAG_TRSTN (MTK_PIN_NO(261) | 5) 1367 1.1 jmcneill #define MT6797_GPIO261__FUNC_SCP_JTAG_TRSTN (MTK_PIN_NO(261) | 6) 1368 1.1 jmcneill #define MT6797_GPIO261__FUNC_C2K_DM_JTINTP (MTK_PIN_NO(261) | 7) 1369 1.1 jmcneill 1370 1.1 jmcneill #endif /* __DTS_MT6797_PINFUNC_H */ 1371