18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#ifndef __DTS_MT6397_PINFUNC_H 38c2ecf20Sopenharmony_ci#define __DTS_MT6397_PINFUNC_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#include <dt-bindings/pinctrl/mt65xx.h> 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#define MT6397_PIN_0_INT__FUNC_GPIO0 (MTK_PIN_NO(0) | 0) 88c2ecf20Sopenharmony_ci#define MT6397_PIN_0_INT__FUNC_INT (MTK_PIN_NO(0) | 1) 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#define MT6397_PIN_1_SRCVOLTEN__FUNC_GPIO1 (MTK_PIN_NO(1) | 0) 118c2ecf20Sopenharmony_ci#define MT6397_PIN_1_SRCVOLTEN__FUNC_SRCVOLTEN (MTK_PIN_NO(1) | 1) 128c2ecf20Sopenharmony_ci#define MT6397_PIN_1_SRCVOLTEN__FUNC_TEST_CK1 (MTK_PIN_NO(1) | 6) 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci#define MT6397_PIN_2_SRCLKEN_PERI__FUNC_GPIO2 (MTK_PIN_NO(2) | 0) 158c2ecf20Sopenharmony_ci#define MT6397_PIN_2_SRCLKEN_PERI__FUNC_SRCLKEN_PERI (MTK_PIN_NO(2) | 1) 168c2ecf20Sopenharmony_ci#define MT6397_PIN_2_SRCLKEN_PERI__FUNC_TEST_CK2 (MTK_PIN_NO(2) | 6) 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ci#define MT6397_PIN_3_RTC_32K1V8__FUNC_GPIO3 (MTK_PIN_NO(3) | 0) 198c2ecf20Sopenharmony_ci#define MT6397_PIN_3_RTC_32K1V8__FUNC_RTC_32K1V8 (MTK_PIN_NO(3) | 1) 208c2ecf20Sopenharmony_ci#define MT6397_PIN_3_RTC_32K1V8__FUNC_TEST_CK3 (MTK_PIN_NO(3) | 6) 218c2ecf20Sopenharmony_ci 228c2ecf20Sopenharmony_ci#define MT6397_PIN_4_WRAP_EVENT__FUNC_GPIO4 (MTK_PIN_NO(4) | 0) 238c2ecf20Sopenharmony_ci#define MT6397_PIN_4_WRAP_EVENT__FUNC_WRAP_EVENT (MTK_PIN_NO(4) | 1) 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ci#define MT6397_PIN_5_SPI_CLK__FUNC_GPIO5 (MTK_PIN_NO(5) | 0) 268c2ecf20Sopenharmony_ci#define MT6397_PIN_5_SPI_CLK__FUNC_SPI_CLK (MTK_PIN_NO(5) | 1) 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ci#define MT6397_PIN_6_SPI_CSN__FUNC_GPIO6 (MTK_PIN_NO(6) | 0) 298c2ecf20Sopenharmony_ci#define MT6397_PIN_6_SPI_CSN__FUNC_SPI_CSN (MTK_PIN_NO(6) | 1) 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ci#define MT6397_PIN_7_SPI_MOSI__FUNC_GPIO7 (MTK_PIN_NO(7) | 0) 328c2ecf20Sopenharmony_ci#define MT6397_PIN_7_SPI_MOSI__FUNC_SPI_MOSI (MTK_PIN_NO(7) | 1) 338c2ecf20Sopenharmony_ci 348c2ecf20Sopenharmony_ci#define MT6397_PIN_8_SPI_MISO__FUNC_GPIO8 (MTK_PIN_NO(8) | 0) 358c2ecf20Sopenharmony_ci#define MT6397_PIN_8_SPI_MISO__FUNC_SPI_MISO (MTK_PIN_NO(8) | 1) 368c2ecf20Sopenharmony_ci 378c2ecf20Sopenharmony_ci#define MT6397_PIN_9_AUD_CLK_MOSI__FUNC_GPIO9 (MTK_PIN_NO(9) | 0) 388c2ecf20Sopenharmony_ci#define MT6397_PIN_9_AUD_CLK_MOSI__FUNC_AUD_CLK (MTK_PIN_NO(9) | 1) 398c2ecf20Sopenharmony_ci#define MT6397_PIN_9_AUD_CLK_MOSI__FUNC_TEST_IN0 (MTK_PIN_NO(9) | 6) 408c2ecf20Sopenharmony_ci#define MT6397_PIN_9_AUD_CLK_MOSI__FUNC_TEST_OUT0 (MTK_PIN_NO(9) | 7) 418c2ecf20Sopenharmony_ci 428c2ecf20Sopenharmony_ci#define MT6397_PIN_10_AUD_DAT_MISO__FUNC_GPIO10 (MTK_PIN_NO(10) | 0) 438c2ecf20Sopenharmony_ci#define MT6397_PIN_10_AUD_DAT_MISO__FUNC_AUD_MISO (MTK_PIN_NO(10) | 1) 448c2ecf20Sopenharmony_ci#define MT6397_PIN_10_AUD_DAT_MISO__FUNC_TEST_IN1 (MTK_PIN_NO(10) | 6) 458c2ecf20Sopenharmony_ci#define MT6397_PIN_10_AUD_DAT_MISO__FUNC_TEST_OUT1 (MTK_PIN_NO(10) | 7) 468c2ecf20Sopenharmony_ci 478c2ecf20Sopenharmony_ci#define MT6397_PIN_11_AUD_DAT_MOSI__FUNC_GPIO11 (MTK_PIN_NO(11) | 0) 488c2ecf20Sopenharmony_ci#define MT6397_PIN_11_AUD_DAT_MOSI__FUNC_AUD_MOSI (MTK_PIN_NO(11) | 1) 498c2ecf20Sopenharmony_ci#define MT6397_PIN_11_AUD_DAT_MOSI__FUNC_TEST_IN2 (MTK_PIN_NO(11) | 6) 508c2ecf20Sopenharmony_ci#define MT6397_PIN_11_AUD_DAT_MOSI__FUNC_TEST_OUT2 (MTK_PIN_NO(11) | 7) 518c2ecf20Sopenharmony_ci 528c2ecf20Sopenharmony_ci#define MT6397_PIN_12_COL0__FUNC_GPIO12 (MTK_PIN_NO(12) | 0) 538c2ecf20Sopenharmony_ci#define MT6397_PIN_12_COL0__FUNC_COL0_USBDL (MTK_PIN_NO(12) | 1) 548c2ecf20Sopenharmony_ci#define MT6397_PIN_12_COL0__FUNC_EINT10_1X (MTK_PIN_NO(12) | 2) 558c2ecf20Sopenharmony_ci#define MT6397_PIN_12_COL0__FUNC_PWM1_3X (MTK_PIN_NO(12) | 3) 568c2ecf20Sopenharmony_ci#define MT6397_PIN_12_COL0__FUNC_TEST_IN3 (MTK_PIN_NO(12) | 6) 578c2ecf20Sopenharmony_ci#define MT6397_PIN_12_COL0__FUNC_TEST_OUT3 (MTK_PIN_NO(12) | 7) 588c2ecf20Sopenharmony_ci 598c2ecf20Sopenharmony_ci#define MT6397_PIN_13_COL1__FUNC_GPIO13 (MTK_PIN_NO(13) | 0) 608c2ecf20Sopenharmony_ci#define MT6397_PIN_13_COL1__FUNC_COL1 (MTK_PIN_NO(13) | 1) 618c2ecf20Sopenharmony_ci#define MT6397_PIN_13_COL1__FUNC_EINT11_1X (MTK_PIN_NO(13) | 2) 628c2ecf20Sopenharmony_ci#define MT6397_PIN_13_COL1__FUNC_SCL0_2X (MTK_PIN_NO(13) | 3) 638c2ecf20Sopenharmony_ci#define MT6397_PIN_13_COL1__FUNC_TEST_IN4 (MTK_PIN_NO(13) | 6) 648c2ecf20Sopenharmony_ci#define MT6397_PIN_13_COL1__FUNC_TEST_OUT4 (MTK_PIN_NO(13) | 7) 658c2ecf20Sopenharmony_ci 668c2ecf20Sopenharmony_ci#define MT6397_PIN_14_COL2__FUNC_GPIO14 (MTK_PIN_NO(14) | 0) 678c2ecf20Sopenharmony_ci#define MT6397_PIN_14_COL2__FUNC_COL2 (MTK_PIN_NO(14) | 1) 688c2ecf20Sopenharmony_ci#define MT6397_PIN_14_COL2__FUNC_EINT12_1X (MTK_PIN_NO(14) | 2) 698c2ecf20Sopenharmony_ci#define MT6397_PIN_14_COL2__FUNC_SDA0_2X (MTK_PIN_NO(14) | 3) 708c2ecf20Sopenharmony_ci#define MT6397_PIN_14_COL2__FUNC_TEST_IN5 (MTK_PIN_NO(14) | 6) 718c2ecf20Sopenharmony_ci#define MT6397_PIN_14_COL2__FUNC_TEST_OUT5 (MTK_PIN_NO(14) | 7) 728c2ecf20Sopenharmony_ci 738c2ecf20Sopenharmony_ci#define MT6397_PIN_15_COL3__FUNC_GPIO15 (MTK_PIN_NO(15) | 0) 748c2ecf20Sopenharmony_ci#define MT6397_PIN_15_COL3__FUNC_COL3 (MTK_PIN_NO(15) | 1) 758c2ecf20Sopenharmony_ci#define MT6397_PIN_15_COL3__FUNC_EINT13_1X (MTK_PIN_NO(15) | 2) 768c2ecf20Sopenharmony_ci#define MT6397_PIN_15_COL3__FUNC_SCL1_2X (MTK_PIN_NO(15) | 3) 778c2ecf20Sopenharmony_ci#define MT6397_PIN_15_COL3__FUNC_TEST_IN6 (MTK_PIN_NO(15) | 6) 788c2ecf20Sopenharmony_ci#define MT6397_PIN_15_COL3__FUNC_TEST_OUT6 (MTK_PIN_NO(15) | 7) 798c2ecf20Sopenharmony_ci 808c2ecf20Sopenharmony_ci#define MT6397_PIN_16_COL4__FUNC_GPIO16 (MTK_PIN_NO(16) | 0) 818c2ecf20Sopenharmony_ci#define MT6397_PIN_16_COL4__FUNC_COL4 (MTK_PIN_NO(16) | 1) 828c2ecf20Sopenharmony_ci#define MT6397_PIN_16_COL4__FUNC_EINT14_1X (MTK_PIN_NO(16) | 2) 838c2ecf20Sopenharmony_ci#define MT6397_PIN_16_COL4__FUNC_SDA1_2X (MTK_PIN_NO(16) | 3) 848c2ecf20Sopenharmony_ci#define MT6397_PIN_16_COL4__FUNC_TEST_IN7 (MTK_PIN_NO(16) | 6) 858c2ecf20Sopenharmony_ci#define MT6397_PIN_16_COL4__FUNC_TEST_OUT7 (MTK_PIN_NO(16) | 7) 868c2ecf20Sopenharmony_ci 878c2ecf20Sopenharmony_ci#define MT6397_PIN_17_COL5__FUNC_GPIO17 (MTK_PIN_NO(17) | 0) 888c2ecf20Sopenharmony_ci#define MT6397_PIN_17_COL5__FUNC_COL5 (MTK_PIN_NO(17) | 1) 898c2ecf20Sopenharmony_ci#define MT6397_PIN_17_COL5__FUNC_EINT15_1X (MTK_PIN_NO(17) | 2) 908c2ecf20Sopenharmony_ci#define MT6397_PIN_17_COL5__FUNC_SCL2_2X (MTK_PIN_NO(17) | 3) 918c2ecf20Sopenharmony_ci#define MT6397_PIN_17_COL5__FUNC_TEST_IN8 (MTK_PIN_NO(17) | 6) 928c2ecf20Sopenharmony_ci#define MT6397_PIN_17_COL5__FUNC_TEST_OUT8 (MTK_PIN_NO(17) | 7) 938c2ecf20Sopenharmony_ci 948c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_GPIO18 (MTK_PIN_NO(18) | 0) 958c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_COL6 (MTK_PIN_NO(18) | 1) 968c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_EINT16_1X (MTK_PIN_NO(18) | 2) 978c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_SDA2_2X (MTK_PIN_NO(18) | 3) 988c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_GPIO32K_0 (MTK_PIN_NO(18) | 4) 998c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_GPIO26M_0 (MTK_PIN_NO(18) | 5) 1008c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_TEST_IN9 (MTK_PIN_NO(18) | 6) 1018c2ecf20Sopenharmony_ci#define MT6397_PIN_18_COL6__FUNC_TEST_OUT9 (MTK_PIN_NO(18) | 7) 1028c2ecf20Sopenharmony_ci 1038c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_GPIO19 (MTK_PIN_NO(19) | 0) 1048c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_COL7 (MTK_PIN_NO(19) | 1) 1058c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_EINT17_1X (MTK_PIN_NO(19) | 2) 1068c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_PWM2_3X (MTK_PIN_NO(19) | 3) 1078c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_GPIO32K_1 (MTK_PIN_NO(19) | 4) 1088c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_GPIO26M_1 (MTK_PIN_NO(19) | 5) 1098c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_TEST_IN10 (MTK_PIN_NO(19) | 6) 1108c2ecf20Sopenharmony_ci#define MT6397_PIN_19_COL7__FUNC_TEST_OUT10 (MTK_PIN_NO(19) | 7) 1118c2ecf20Sopenharmony_ci 1128c2ecf20Sopenharmony_ci#define MT6397_PIN_20_ROW0__FUNC_GPIO20 (MTK_PIN_NO(20) | 0) 1138c2ecf20Sopenharmony_ci#define MT6397_PIN_20_ROW0__FUNC_ROW0 (MTK_PIN_NO(20) | 1) 1148c2ecf20Sopenharmony_ci#define MT6397_PIN_20_ROW0__FUNC_EINT18_1X (MTK_PIN_NO(20) | 2) 1158c2ecf20Sopenharmony_ci#define MT6397_PIN_20_ROW0__FUNC_SCL0_3X (MTK_PIN_NO(20) | 3) 1168c2ecf20Sopenharmony_ci#define MT6397_PIN_20_ROW0__FUNC_TEST_IN11 (MTK_PIN_NO(20) | 6) 1178c2ecf20Sopenharmony_ci#define MT6397_PIN_20_ROW0__FUNC_TEST_OUT11 (MTK_PIN_NO(20) | 7) 1188c2ecf20Sopenharmony_ci 1198c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_GPIO21 (MTK_PIN_NO(21) | 0) 1208c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_ROW1 (MTK_PIN_NO(21) | 1) 1218c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_EINT19_1X (MTK_PIN_NO(21) | 2) 1228c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_SDA0_3X (MTK_PIN_NO(21) | 3) 1238c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_AUD_TSTCK (MTK_PIN_NO(21) | 4) 1248c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_TEST_IN12 (MTK_PIN_NO(21) | 6) 1258c2ecf20Sopenharmony_ci#define MT6397_PIN_21_ROW1__FUNC_TEST_OUT12 (MTK_PIN_NO(21) | 7) 1268c2ecf20Sopenharmony_ci 1278c2ecf20Sopenharmony_ci#define MT6397_PIN_22_ROW2__FUNC_GPIO22 (MTK_PIN_NO(22) | 0) 1288c2ecf20Sopenharmony_ci#define MT6397_PIN_22_ROW2__FUNC_ROW2 (MTK_PIN_NO(22) | 1) 1298c2ecf20Sopenharmony_ci#define MT6397_PIN_22_ROW2__FUNC_EINT20_1X (MTK_PIN_NO(22) | 2) 1308c2ecf20Sopenharmony_ci#define MT6397_PIN_22_ROW2__FUNC_SCL1_3X (MTK_PIN_NO(22) | 3) 1318c2ecf20Sopenharmony_ci#define MT6397_PIN_22_ROW2__FUNC_TEST_IN13 (MTK_PIN_NO(22) | 6) 1328c2ecf20Sopenharmony_ci#define MT6397_PIN_22_ROW2__FUNC_TEST_OUT13 (MTK_PIN_NO(22) | 7) 1338c2ecf20Sopenharmony_ci 1348c2ecf20Sopenharmony_ci#define MT6397_PIN_23_ROW3__FUNC_GPIO23 (MTK_PIN_NO(23) | 0) 1358c2ecf20Sopenharmony_ci#define MT6397_PIN_23_ROW3__FUNC_ROW3 (MTK_PIN_NO(23) | 1) 1368c2ecf20Sopenharmony_ci#define MT6397_PIN_23_ROW3__FUNC_EINT21_1X (MTK_PIN_NO(23) | 2) 1378c2ecf20Sopenharmony_ci#define MT6397_PIN_23_ROW3__FUNC_SDA1_3X (MTK_PIN_NO(23) | 3) 1388c2ecf20Sopenharmony_ci#define MT6397_PIN_23_ROW3__FUNC_TEST_IN14 (MTK_PIN_NO(23) | 6) 1398c2ecf20Sopenharmony_ci#define MT6397_PIN_23_ROW3__FUNC_TEST_OUT14 (MTK_PIN_NO(23) | 7) 1408c2ecf20Sopenharmony_ci 1418c2ecf20Sopenharmony_ci#define MT6397_PIN_24_ROW4__FUNC_GPIO24 (MTK_PIN_NO(24) | 0) 1428c2ecf20Sopenharmony_ci#define MT6397_PIN_24_ROW4__FUNC_ROW4 (MTK_PIN_NO(24) | 1) 1438c2ecf20Sopenharmony_ci#define MT6397_PIN_24_ROW4__FUNC_EINT22_1X (MTK_PIN_NO(24) | 2) 1448c2ecf20Sopenharmony_ci#define MT6397_PIN_24_ROW4__FUNC_SCL2_3X (MTK_PIN_NO(24) | 3) 1458c2ecf20Sopenharmony_ci#define MT6397_PIN_24_ROW4__FUNC_TEST_IN15 (MTK_PIN_NO(24) | 6) 1468c2ecf20Sopenharmony_ci#define MT6397_PIN_24_ROW4__FUNC_TEST_OUT15 (MTK_PIN_NO(24) | 7) 1478c2ecf20Sopenharmony_ci 1488c2ecf20Sopenharmony_ci#define MT6397_PIN_25_ROW5__FUNC_GPIO25 (MTK_PIN_NO(25) | 0) 1498c2ecf20Sopenharmony_ci#define MT6397_PIN_25_ROW5__FUNC_ROW5 (MTK_PIN_NO(25) | 1) 1508c2ecf20Sopenharmony_ci#define MT6397_PIN_25_ROW5__FUNC_EINT23_1X (MTK_PIN_NO(25) | 2) 1518c2ecf20Sopenharmony_ci#define MT6397_PIN_25_ROW5__FUNC_SDA2_3X (MTK_PIN_NO(25) | 3) 1528c2ecf20Sopenharmony_ci#define MT6397_PIN_25_ROW5__FUNC_TEST_IN16 (MTK_PIN_NO(25) | 6) 1538c2ecf20Sopenharmony_ci#define MT6397_PIN_25_ROW5__FUNC_TEST_OUT16 (MTK_PIN_NO(25) | 7) 1548c2ecf20Sopenharmony_ci 1558c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_GPIO26 (MTK_PIN_NO(26) | 0) 1568c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_ROW6 (MTK_PIN_NO(26) | 1) 1578c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_EINT24_1X (MTK_PIN_NO(26) | 2) 1588c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_PWM3_3X (MTK_PIN_NO(26) | 3) 1598c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_GPIO32K_2 (MTK_PIN_NO(26) | 4) 1608c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_GPIO26M_2 (MTK_PIN_NO(26) | 5) 1618c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_TEST_IN17 (MTK_PIN_NO(26) | 6) 1628c2ecf20Sopenharmony_ci#define MT6397_PIN_26_ROW6__FUNC_TEST_OUT17 (MTK_PIN_NO(26) | 7) 1638c2ecf20Sopenharmony_ci 1648c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_GPIO27 (MTK_PIN_NO(27) | 0) 1658c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_ROW7 (MTK_PIN_NO(27) | 1) 1668c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_EINT3_1X (MTK_PIN_NO(27) | 2) 1678c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_CBUS (MTK_PIN_NO(27) | 3) 1688c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_GPIO32K_3 (MTK_PIN_NO(27) | 4) 1698c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_GPIO26M_3 (MTK_PIN_NO(27) | 5) 1708c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_TEST_IN18 (MTK_PIN_NO(27) | 6) 1718c2ecf20Sopenharmony_ci#define MT6397_PIN_27_ROW7__FUNC_TEST_OUT18 (MTK_PIN_NO(27) | 7) 1728c2ecf20Sopenharmony_ci 1738c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_GPIO28 (MTK_PIN_NO(28) | 0) 1748c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_PWM1 (MTK_PIN_NO(28) | 1) 1758c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_EINT4_1X (MTK_PIN_NO(28) | 2) 1768c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_GPIO32K_4 (MTK_PIN_NO(28) | 4) 1778c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_GPIO26M_4 (MTK_PIN_NO(28) | 5) 1788c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_TEST_IN19 (MTK_PIN_NO(28) | 6) 1798c2ecf20Sopenharmony_ci#define MT6397_PIN_28_PWM1__FUNC_TEST_OUT19 (MTK_PIN_NO(28) | 7) 1808c2ecf20Sopenharmony_ci 1818c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_GPIO29 (MTK_PIN_NO(29) | 0) 1828c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_PWM2 (MTK_PIN_NO(29) | 1) 1838c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_EINT5_1X (MTK_PIN_NO(29) | 2) 1848c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_GPIO32K_5 (MTK_PIN_NO(29) | 4) 1858c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_GPIO26M_5 (MTK_PIN_NO(29) | 5) 1868c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_TEST_IN20 (MTK_PIN_NO(29) | 6) 1878c2ecf20Sopenharmony_ci#define MT6397_PIN_29_PWM2__FUNC_TEST_OUT20 (MTK_PIN_NO(29) | 7) 1888c2ecf20Sopenharmony_ci 1898c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_GPIO30 (MTK_PIN_NO(30) | 0) 1908c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_PWM3 (MTK_PIN_NO(30) | 1) 1918c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_EINT6_1X (MTK_PIN_NO(30) | 2) 1928c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_COL0 (MTK_PIN_NO(30) | 3) 1938c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_GPIO32K_6 (MTK_PIN_NO(30) | 4) 1948c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_GPIO26M_6 (MTK_PIN_NO(30) | 5) 1958c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_TEST_IN21 (MTK_PIN_NO(30) | 6) 1968c2ecf20Sopenharmony_ci#define MT6397_PIN_30_PWM3__FUNC_TEST_OUT21 (MTK_PIN_NO(30) | 7) 1978c2ecf20Sopenharmony_ci 1988c2ecf20Sopenharmony_ci#define MT6397_PIN_31_SCL0__FUNC_GPIO31 (MTK_PIN_NO(31) | 0) 1998c2ecf20Sopenharmony_ci#define MT6397_PIN_31_SCL0__FUNC_SCL0 (MTK_PIN_NO(31) | 1) 2008c2ecf20Sopenharmony_ci#define MT6397_PIN_31_SCL0__FUNC_EINT7_1X (MTK_PIN_NO(31) | 2) 2018c2ecf20Sopenharmony_ci#define MT6397_PIN_31_SCL0__FUNC_PWM1_2X (MTK_PIN_NO(31) | 3) 2028c2ecf20Sopenharmony_ci#define MT6397_PIN_31_SCL0__FUNC_TEST_IN22 (MTK_PIN_NO(31) | 6) 2038c2ecf20Sopenharmony_ci#define MT6397_PIN_31_SCL0__FUNC_TEST_OUT22 (MTK_PIN_NO(31) | 7) 2048c2ecf20Sopenharmony_ci 2058c2ecf20Sopenharmony_ci#define MT6397_PIN_32_SDA0__FUNC_GPIO32 (MTK_PIN_NO(32) | 0) 2068c2ecf20Sopenharmony_ci#define MT6397_PIN_32_SDA0__FUNC_SDA0 (MTK_PIN_NO(32) | 1) 2078c2ecf20Sopenharmony_ci#define MT6397_PIN_32_SDA0__FUNC_EINT8_1X (MTK_PIN_NO(32) | 2) 2088c2ecf20Sopenharmony_ci#define MT6397_PIN_32_SDA0__FUNC_TEST_IN23 (MTK_PIN_NO(32) | 6) 2098c2ecf20Sopenharmony_ci#define MT6397_PIN_32_SDA0__FUNC_TEST_OUT23 (MTK_PIN_NO(32) | 7) 2108c2ecf20Sopenharmony_ci 2118c2ecf20Sopenharmony_ci#define MT6397_PIN_33_SCL1__FUNC_GPIO33 (MTK_PIN_NO(33) | 0) 2128c2ecf20Sopenharmony_ci#define MT6397_PIN_33_SCL1__FUNC_SCL1 (MTK_PIN_NO(33) | 1) 2138c2ecf20Sopenharmony_ci#define MT6397_PIN_33_SCL1__FUNC_EINT9_1X (MTK_PIN_NO(33) | 2) 2148c2ecf20Sopenharmony_ci#define MT6397_PIN_33_SCL1__FUNC_PWM2_2X (MTK_PIN_NO(33) | 3) 2158c2ecf20Sopenharmony_ci#define MT6397_PIN_33_SCL1__FUNC_TEST_IN24 (MTK_PIN_NO(33) | 6) 2168c2ecf20Sopenharmony_ci#define MT6397_PIN_33_SCL1__FUNC_TEST_OUT24 (MTK_PIN_NO(33) | 7) 2178c2ecf20Sopenharmony_ci 2188c2ecf20Sopenharmony_ci#define MT6397_PIN_34_SDA1__FUNC_GPIO34 (MTK_PIN_NO(34) | 0) 2198c2ecf20Sopenharmony_ci#define MT6397_PIN_34_SDA1__FUNC_SDA1 (MTK_PIN_NO(34) | 1) 2208c2ecf20Sopenharmony_ci#define MT6397_PIN_34_SDA1__FUNC_EINT0_1X (MTK_PIN_NO(34) | 2) 2218c2ecf20Sopenharmony_ci#define MT6397_PIN_34_SDA1__FUNC_TEST_IN25 (MTK_PIN_NO(34) | 6) 2228c2ecf20Sopenharmony_ci#define MT6397_PIN_34_SDA1__FUNC_TEST_OUT25 (MTK_PIN_NO(34) | 7) 2238c2ecf20Sopenharmony_ci 2248c2ecf20Sopenharmony_ci#define MT6397_PIN_35_SCL2__FUNC_GPIO35 (MTK_PIN_NO(35) | 0) 2258c2ecf20Sopenharmony_ci#define MT6397_PIN_35_SCL2__FUNC_SCL2 (MTK_PIN_NO(35) | 1) 2268c2ecf20Sopenharmony_ci#define MT6397_PIN_35_SCL2__FUNC_EINT1_1X (MTK_PIN_NO(35) | 2) 2278c2ecf20Sopenharmony_ci#define MT6397_PIN_35_SCL2__FUNC_PWM3_2X (MTK_PIN_NO(35) | 3) 2288c2ecf20Sopenharmony_ci#define MT6397_PIN_35_SCL2__FUNC_TEST_IN26 (MTK_PIN_NO(35) | 6) 2298c2ecf20Sopenharmony_ci#define MT6397_PIN_35_SCL2__FUNC_TEST_OUT26 (MTK_PIN_NO(35) | 7) 2308c2ecf20Sopenharmony_ci 2318c2ecf20Sopenharmony_ci#define MT6397_PIN_36_SDA2__FUNC_GPIO36 (MTK_PIN_NO(36) | 0) 2328c2ecf20Sopenharmony_ci#define MT6397_PIN_36_SDA2__FUNC_SDA2 (MTK_PIN_NO(36) | 1) 2338c2ecf20Sopenharmony_ci#define MT6397_PIN_36_SDA2__FUNC_EINT2_1X (MTK_PIN_NO(36) | 2) 2348c2ecf20Sopenharmony_ci#define MT6397_PIN_36_SDA2__FUNC_TEST_IN27 (MTK_PIN_NO(36) | 6) 2358c2ecf20Sopenharmony_ci#define MT6397_PIN_36_SDA2__FUNC_TEST_OUT27 (MTK_PIN_NO(36) | 7) 2368c2ecf20Sopenharmony_ci 2378c2ecf20Sopenharmony_ci#define MT6397_PIN_37_HDMISD__FUNC_GPIO37 (MTK_PIN_NO(37) | 0) 2388c2ecf20Sopenharmony_ci#define MT6397_PIN_37_HDMISD__FUNC_HDMISD (MTK_PIN_NO(37) | 1) 2398c2ecf20Sopenharmony_ci#define MT6397_PIN_37_HDMISD__FUNC_TEST_IN28 (MTK_PIN_NO(37) | 6) 2408c2ecf20Sopenharmony_ci#define MT6397_PIN_37_HDMISD__FUNC_TEST_OUT28 (MTK_PIN_NO(37) | 7) 2418c2ecf20Sopenharmony_ci 2428c2ecf20Sopenharmony_ci#define MT6397_PIN_38_HDMISCK__FUNC_GPIO38 (MTK_PIN_NO(38) | 0) 2438c2ecf20Sopenharmony_ci#define MT6397_PIN_38_HDMISCK__FUNC_HDMISCK (MTK_PIN_NO(38) | 1) 2448c2ecf20Sopenharmony_ci#define MT6397_PIN_38_HDMISCK__FUNC_TEST_IN29 (MTK_PIN_NO(38) | 6) 2458c2ecf20Sopenharmony_ci#define MT6397_PIN_38_HDMISCK__FUNC_TEST_OUT29 (MTK_PIN_NO(38) | 7) 2468c2ecf20Sopenharmony_ci 2478c2ecf20Sopenharmony_ci#define MT6397_PIN_39_HTPLG__FUNC_GPIO39 (MTK_PIN_NO(39) | 0) 2488c2ecf20Sopenharmony_ci#define MT6397_PIN_39_HTPLG__FUNC_HTPLG (MTK_PIN_NO(39) | 1) 2498c2ecf20Sopenharmony_ci#define MT6397_PIN_39_HTPLG__FUNC_TEST_IN30 (MTK_PIN_NO(39) | 6) 2508c2ecf20Sopenharmony_ci#define MT6397_PIN_39_HTPLG__FUNC_TEST_OUT30 (MTK_PIN_NO(39) | 7) 2518c2ecf20Sopenharmony_ci 2528c2ecf20Sopenharmony_ci#define MT6397_PIN_40_CEC__FUNC_GPIO40 (MTK_PIN_NO(40) | 0) 2538c2ecf20Sopenharmony_ci#define MT6397_PIN_40_CEC__FUNC_CEC (MTK_PIN_NO(40) | 1) 2548c2ecf20Sopenharmony_ci#define MT6397_PIN_40_CEC__FUNC_TEST_IN31 (MTK_PIN_NO(40) | 6) 2558c2ecf20Sopenharmony_ci#define MT6397_PIN_40_CEC__FUNC_TEST_OUT31 (MTK_PIN_NO(40) | 7) 2568c2ecf20Sopenharmony_ci 2578c2ecf20Sopenharmony_ci#endif /* __DTS_MT6397_PINFUNC_H */ 258