coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gpio.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #ifndef MAINBOARD_GPIO_H
4 #define MAINBOARD_GPIO_H
5 
6 #include <soc/gpio.h>
7 
8 static const struct pad_config early_gpio_table[] = {
9  PAD_CFG_NF(GPP_C20, UP_20K, DEEP, NF1), // UART2_RXD
10  PAD_CFG_NF(GPP_C21, UP_20K, DEEP, NF1), // UART2_TXD
11  PAD_CFG_GPO(GPP_U4, 0, DEEP), // DGPU_RST#_PCH
12  PAD_CFG_GPO(GPP_U5, 0, DEEP), // DGPU_PWR_EN
13 };
14 
15 static const struct pad_config gpio_table[] = {
16  PAD_CFG_NF(GPD0, UP_20K, PWROK, NF1), // PM_BATLOW#
17  PAD_CFG_NF(GPD1, NATIVE, PWROK, NF1), // AC_PRESENT
18  PAD_CFG_GPI(GPD2, NONE, PWROK), // LAN_WAKEUP#
19  PAD_CFG_NF(GPD3, UP_20K, PWROK, NF1), // PWR_BTN#
20  PAD_CFG_NF(GPD4, NONE, PWROK, NF1), // SUSB#_PCH
21  PAD_CFG_NF(GPD5, NONE, PWROK, NF1), // SUSC#_PCH
22  PAD_CFG_NF(GPD6, NONE, DEEP, NF1), // SLP_A# - test point
23  PAD_CFG_GPO(GPD7, 1, PWROK), // GPD7_REST
24  PAD_CFG_NF(GPD8, NONE, PWROK, NF1), // SUS_CLK
25  PAD_CFG_GPO(GPD9, 0, PWROK), // GPD9_RTD3
26  PAD_CFG_NF(GPD10, UP_20K, DEEP, NF1), // SLP_S5# - test point
27  PAD_CFG_GPI(GPD11, UP_20K, DEEP), // LAN_DISABLE#
28 
29  PAD_CFG_NF(GPP_A0, UP_20K, DEEP, NF1), // ESPI_IO0_EC
30  PAD_CFG_NF(GPP_A1, UP_20K, DEEP, NF1), // ESPI_IO1_EC
31  PAD_CFG_NF(GPP_A2, UP_20K, DEEP, NF1), // ESPI_IO2_EC
32  PAD_CFG_NF(GPP_A3, UP_20K, DEEP, NF1), // ESPI_IO3_EC
33  PAD_CFG_NF(GPP_A4, UP_20K, DEEP, NF1), // ESPI_CS_EC#
34  PAD_CFG_NF(GPP_A5, DN_20K, DEEP, NF1), // ESPI_CLK_EC
35  PAD_CFG_NF(GPP_A6, NONE, DEEP, NF1), // ESPI_RESET_N
36  PAD_NC(GPP_A7, NONE),
37  PAD_CFG_NF(GPP_A8, NONE, DEEP, NF2), // CNVI_RST#
38  PAD_CFG_NF(GPP_A9, NONE, DEEP, NF3), // CNVI_CLKREQ
41  PAD_NC(GPP_A12, NONE), // SATAGP1
42  PAD_CFG_GPO(GPP_A13, 1, PLTRST), // PCH_BT_EN
45  PAD_NC(GPP_A16, NONE), // 10K pull-up
47  PAD_CFG_NF(GPP_A18, NONE, DEEP, NF1), // HDMI_HPD
52  PAD_CFG_GPO(GPP_A23, 0, PLTRST), // GPPC_A23_TBT_FORCE_PWR
53 
54  PAD_CFG_NF(GPP_B0, NONE, DEEP, NF1), // VCCIN_AUX_VID0
55  PAD_CFG_NF(GPP_B1, NONE, DEEP, NF1), // VCCIN_AUX_VID1
56  PAD_CFG_GPI(GPP_B2, UP_20K, DEEP), // VRALERT#_PD
57  PAD_CFG_GPI_INT(GPP_B3, NONE, PLTRST, LEVEL), // GPP_B3 - touchpad interrupt
58  PAD_NC(GPP_B4, NONE),
59  PAD_NC(GPP_B5, NONE), // test point
60  PAD_NC(GPP_B6, NONE), // test point
61  PAD_NC(GPP_B7, NONE),
62  PAD_CFG_GPO(GPP_B8, 1, DEEP), // SB_BLON
63  PAD_NC(GPP_B9, NONE),
65  PAD_CFG_NF(GPP_B11, NONE, PWROK, NF1), // TBTA-PCH_I2C_INT
66  PAD_CFG_NF(GPP_B12, NONE, DEEP, NF1), // SLP_S0#
67  PAD_CFG_NF(GPP_B13, NONE, DEEP, NF1), // PLT_RST#
68  PAD_CFG_GPO(GPP_B14, 0, DEEP), // PCH_SPKR
69  PAD_CFG_GPO(GPP_B15, 1, DEEP), // PCH_GPP_B15 - TODO
72  PAD_NC(GPP_B18, NONE), // No reboot strap
76  PAD_NC(GPP_B22, NONE), // PCH_GPP_B22 - 20k pull-down
77  PAD_CFG_GPO(GPP_B23, 0, DEEP), // Clock frequency strap
78 
79  PAD_CFG_NF(GPP_C0, NONE, DEEP, NF1), // SMB_CLK and SMB_CLK_DDR
80  PAD_CFG_NF(GPP_C1, NONE, DEEP, NF1), // SMB_DATA and SMB_DAT_DDR
81  PAD_NC(GPP_C2, NONE), // Intel AMT TLS strap
82  PAD_CFG_NF(GPP_C3, NONE, DEEP, NF1), // SML0_CLK
83  PAD_CFG_NF(GPP_C4, NONE, DEEP, NF1), // SML0_DATA
84  PAD_NC(GPP_C5, NONE), // Boot strap bit 0
85  PAD_CFG_NF(GPP_C6, NONE, PWROK, NF1), // TBT-PCH_I2C_SCL
86  PAD_CFG_NF(GPP_C7, NONE, PWROK, NF1), // TBT-PCH_I2C_SDA
87  PAD_NC(GPP_C8, NONE),
88  PAD_NC(GPP_C9, NONE),
93  _PAD_CFG_STRUCT(GPP_C14, 0x40100100, 0x3000), // TPM_PIRQ#
95  PAD_CFG_NF(GPP_C16, NONE, DEEP, NF1), // T_SDA
96  PAD_CFG_NF(GPP_C17, NONE, DEEP, NF1), // T_SCL
97  PAD_CFG_NF(GPP_C18, NONE, DEEP, NF1), // PCH_I2C_SDA
98  PAD_CFG_NF(GPP_C19, NONE, DEEP, NF1), // PCH_I2C_SCL
99  //PAD_CFG_NF(GPP_C20, UP_20K, DEEP, NF1), // UART2_RXD
100  //PAD_CFG_NF(GPP_C21, UP_20K, DEEP, NF1), // UART2_TXD
101  PAD_CFG_GPO(GPP_C22, 1, PLTRST), // LAN_PLT_RST#
102  _PAD_CFG_STRUCT(GPP_C23, 0x40880100, 0x0000), // PCH_GPP_C23 - 4.7k pull-down
103 
104  PAD_CFG_GPI(GPP_D0, NONE, DEEP), // DGPU_SELECT#
105  PAD_CFG_GPO(GPP_D1, 1, PLTRST), // GPU_EVENT#
106  PAD_CFG_GPI(GPP_D2, NONE, PLTRST), // GC6_FB_EN_PCH
107  PAD_CFG_GPI(GPP_D3, NONE, PLTRST), // DGPU_PWRGD_R
108  PAD_NC(GPP_D4, NONE),
109  PAD_CFG_NF(GPP_D5, NONE, DEEP, NF1), // SSD1_CLKREQ#
110  PAD_CFG_NF(GPP_D6, NONE, DEEP, NF1), // WLAN_CLKREQ#
111  PAD_CFG_NF(GPP_D7, NONE, DEEP, NF1), // PEG_CLKREQ#
112  PAD_CFG_NF(GPP_D8, NONE, DEEP, NF1), // CARD_CLKREQ#
113  PAD_NC(GPP_D9, NONE),
114  PAD_NC(GPP_D10, NONE), // 4.7k pull-up
115  PAD_CFG_GPI(GPP_D11, DN_20K, DEEP), // BOARD_ID - low = GTX 1650Ti, high = GTX 1650
116  PAD_CFG_GPI(GPP_D12, DN_20K, DEEP), // GPP_D12 - low = NVIDIA GPU, high = Intel GPU
117  PAD_CFG_GPO(GPP_D13, 0, DEEP), // dGPU_OVRM
118  PAD_CFG_GPO(GPP_D14, 1, PLTRST), // SSD1_PWR_DN#
119  PAD_NC(GPP_D15, NONE),
120  PAD_NC(GPP_D16, NONE),
121  PAD_CFG_GPI(GPP_D17, DN_20K, DEEP), // DGPU_PRSNT#
122  PAD_CFG_GPI(GPP_D18, DN_20K, DEEP), // 1V8_MAIN_EN_R
123  PAD_NC(GPP_D19, NONE),
124 
125  PAD_NC(GPP_E0, NONE), // test point
126  PAD_CFG_GPO(GPP_E1, 0, PLTRST), // ROM_I2C_EN
127  _PAD_CFG_STRUCT(GPP_E2, 0x40880100, 0x0000), // SWI#
128  PAD_CFG_GPI(GPP_E3, DN_20K, DEEP), // SCI# - unused, tunneled over eSPI
129  PAD_NC(GPP_E4, NONE), // test point
130  PAD_NC(GPP_E5, NONE), // DEVSLP1
131  PAD_NC(GPP_E6, NONE), // PCH_GPP_E6
132  _PAD_CFG_STRUCT(GPP_E7, 0x82840100, 0x0000), // SMI#
133  PAD_NC(GPP_E8, NONE), // PCH_SATAHDD_LED#
134  PAD_NC(GPP_E9, NONE), // 10k pull-up
135  PAD_NC(GPP_E10, NONE), // PCH_GPP_E10
136  PAD_NC(GPP_E11, NONE), // PCH_GPP_E11
137  PAD_NC(GPP_E12, NONE),
138  PAD_NC(GPP_E13, NONE),
139  PAD_CFG_NF(GPP_E14, NONE, DEEP, NF1), // EDP_HPD
140  PAD_NC(GPP_E15, NONE), // ALERT#_R
141  PAD_CFG_GPI(GPP_E16, DN_20K, DEEP), // SB_KBCRST#
142  PAD_NC(GPP_E17, NONE),
143  PAD_NC(GPP_E18, NONE), // TBT_LSX0_TXD - programmed by FSP, see Intel document 617016
144  PAD_NC(GPP_E19, NONE), // TBT_LSX0_RXD - programmed by FSP, see Intel document 617016
145  PAD_NC(GPP_E20, NONE),
146  PAD_NC(GPP_E21, NONE),
147  PAD_NC(GPP_E22, NONE),
148  PAD_NC(GPP_E23, NONE),
149 
150  PAD_CFG_NF(GPP_F0, NONE, DEEP, NF1), // CNVI_BRI_DT
151  PAD_CFG_NF(GPP_F1, UP_20K, DEEP, NF1), // CNVI_BRI_RSP
152  PAD_CFG_NF(GPP_F2, NONE, DEEP, NF1), // CNVI_RGI_DT
153  PAD_CFG_NF(GPP_F3, UP_20K, DEEP, NF1), // CNVI_RGI_RSP
154  PAD_NC(GPP_F4, NONE),
155  PAD_NC(GPP_F5, NONE),
156  PAD_NC(GPP_F6, NONE), // CNVI_GNSS_PA_PLANKING - TODO
157  PAD_CFG_GPO(GPP_F7, 1, DEEP), // GPIO_LANRTD3
158  PAD_NC(GPP_F8, NONE),
159  PAD_CFG_GPO(GPP_F9, 1, DEEP), // GPIO_LAN_EN
160  PAD_NC(GPP_F10, NONE), // 4.7k pull-up
161  PAD_NC(GPP_F11, NONE),
162  PAD_NC(GPP_F12, NONE),
163  PAD_NC(GPP_F13, NONE),
164  PAD_NC(GPP_F14, NONE),
165  PAD_NC(GPP_F15, NONE),
166  PAD_NC(GPP_F16, NONE),
167  PAD_CFG_GPI(GPP_F17, NONE, PLTRST), // TPM_DET#
168  PAD_NC(GPP_F18, NONE),
169  PAD_NC(GPP_F19, NONE),
170  PAD_NC(GPP_F20, NONE),
171  PAD_CFG_GPI(GPP_F21, DN_20K, DEEP), // EXT_PWR_GATE# - TODO
172  PAD_NC(GPP_F22, NONE), // VNN_CTRL - TODO
173  PAD_NC(GPP_F23, NONE), // 1P05_CTRL - TODO
174 
175  PAD_CFG_GPO(GPP_H0, 1, PLTRST), // GPP_H0_RTD3
176  PAD_NC(GPP_H1, NONE), // 4.7k pull-up
177  PAD_NC(GPP_H2, NONE), // 4.7k pull-up
178  PAD_CFG_GPI(GPP_H3, DN_20K, DEEP),
179  PAD_CFG_NF(GPP_H4, NONE, DEEP, NF1), // GPPH_I2C2_SDA
180  PAD_CFG_NF(GPP_H5, NONE, DEEP, NF1), // GPPH_I2C2_SCL
181  PAD_NC(GPP_H6, NONE),
182  PAD_NC(GPP_H7, NONE), // SWI# - TODO
183  PAD_CFG_GPI(GPP_H8, DN_20K, DEEP), // CNVI_MFUART2_RXD - TODO
184  PAD_CFG_GPI(GPP_H9, DN_20K, DEEP), // CNVI_MFUART2_TXD - TODO
185  PAD_CFG_NF(GPP_H10, NONE, DEEP, NF1), // LAN_CLKREQ#
186  PAD_NC(GPP_H11, NONE),
187  PAD_NC(GPP_H12, NONE),
188  PAD_NC(GPP_H13, NONE),
189  PAD_NC(GPP_H14, NONE),
190  PAD_NC(GPP_H15, NONE),
191  PAD_CFG_NF(GPP_H16, NONE, DEEP, NF1), // HDMI_CTRLCLK
192  PAD_CFG_NF(GPP_H17, NONE, DEEP, NF1), // HDMI_CTRLDATA
193  PAD_CFG_NF(GPP_H18, NONE, DEEP, NF1), // CPU_C10_GATE#
194  PAD_NC(GPP_H19, NONE), // CNVI_WAKE#
195  PAD_NC(GPP_H20, NONE), // PM_CLKRUN#
196  PAD_NC(GPP_H21, NONE),
197  PAD_NC(GPP_H22, NONE),
198  PAD_NC(GPP_H23, NONE),
199 
200  PAD_CFG_NF(GPP_R0, NONE, DEEP, NF1), // HDA_BITCLK
201  PAD_CFG_NF(GPP_R1, NATIVE, DEEP, NF1), // HDA_SYNC
202  PAD_CFG_NF(GPP_R2, NATIVE, DEEP, NF1), // HDA_SDOUT
203  PAD_CFG_NF(GPP_R3, NATIVE, DEEP, NF1), // HDA_SDIN0
204  PAD_CFG_NF(GPP_R4, NONE, DEEP, NF1), // AZ_RST#_R
205  PAD_NC(GPP_R5, NONE),
206  PAD_NC(GPP_R6, NONE),
207  PAD_NC(GPP_R7, NONE),
208 
209  PAD_NC(GPP_S0, NONE),
210  PAD_NC(GPP_S1, NONE),
211  PAD_NC(GPP_S2, NONE),
212  PAD_NC(GPP_S3, NONE),
213  PAD_NC(GPP_S4, NONE),
214  PAD_NC(GPP_S5, NONE),
215  PAD_NC(GPP_S6, NONE), // GPPC_DMIC_CLK - TODO
216  PAD_NC(GPP_S7, NONE), // GPPC_DMIC_DATA - TODO
217 
218  PAD_NC(GPP_T2, NONE),
219  PAD_NC(GPP_T3, NONE),
220 
221  //PAD_CFG_GPO(GPP_U4, 0, DEEP), // DGPU_RST#_PCH
222  //PAD_CFG_GPO(GPP_U5, 0, DEEP), // DGPU_PWR_EN
223 };
224 
225 #endif /* MAINBOARD_GPIO_H */
#define GPD11
#define GPP_A4
#define GPP_H22
#define GPP_C15
#define GPP_T3
Definition: gpio_soc_defs.h:94
#define GPD3
#define GPP_H20
#define GPP_B6
Definition: gpio_soc_defs.h:59
#define GPP_H19
#define GPP_D1
#define GPD9
#define GPP_C2
#define GPP_D10
#define GPP_D8
#define GPP_D17
#define GPP_E3
#define GPP_A18
#define GPP_F21
#define GPP_C12
#define GPP_F12
#define GPP_F16
#define GPP_S4
#define GPP_H15
#define GPP_H16
#define GPP_R4
#define GPP_E0
#define GPP_R7
#define GPP_F6
#define GPP_H18
#define GPP_D14
#define GPP_B1
Definition: gpio_soc_defs.h:54
#define GPP_F20
#define GPP_S0
#define GPP_F23
#define GPP_C5
#define GPP_H11
#define GPP_A14
#define GPP_B12
Definition: gpio_soc_defs.h:65
#define GPP_H17
#define GPP_D12
#define GPP_S5
#define GPP_B16
Definition: gpio_soc_defs.h:69
#define GPP_A5
#define GPP_B2
Definition: gpio_soc_defs.h:55
#define GPP_D7
#define GPP_R3
#define GPP_B13
Definition: gpio_soc_defs.h:66
#define GPP_E6
#define GPP_F0
#define GPP_D6
#define GPP_A19
#define GPP_D2
#define GPP_H12
#define GPP_H6
#define GPP_C9
#define GPP_H2
#define GPP_C22
#define GPP_R6
#define GPP_H9
#define GPD0
#define GPP_D9
#define GPP_R0
#define GPP_F5
#define GPP_B15
Definition: gpio_soc_defs.h:68
#define GPP_E13
#define GPP_A2
#define GPP_H21
#define GPP_C23
#define GPP_H13
#define GPP_C8
#define GPP_S7
#define GPP_D11
#define GPP_H7
#define GPP_A6
#define GPP_H1
#define GPP_C11
#define GPP_H14
#define GPP_D5
#define GPP_B22
Definition: gpio_soc_defs.h:75
#define GPP_A23
#define GPP_C18
#define GPP_F9
#define GPP_S3
#define GPP_C13
#define GPP_E14
#define GPP_E23
#define GPP_E9
#define GPP_C17
#define GPP_E8
#define GPP_A7
#define GPP_E5
#define GPP_A0
#define GPD7
#define GPP_B8
Definition: gpio_soc_defs.h:61
#define GPP_S1
#define GPP_C20
#define GPP_B20
Definition: gpio_soc_defs.h:73
#define GPP_A20
#define GPP_A16
#define GPP_F1
#define GPP_F17
#define GPP_A12
#define GPP_F15
#define GPP_D4
#define GPP_C10
#define GPP_C6
#define GPD2
#define GPP_F10
#define GPP_A3
#define GPP_E7
#define GPP_C16
#define GPP_F7
#define GPD1
#define GPP_F13
#define GPP_C4
#define GPP_D18
#define GPP_S6
#define GPP_B19
Definition: gpio_soc_defs.h:72
#define GPP_E17
#define GPP_E2
#define GPP_E19
#define GPP_H0
#define GPP_H5
#define GPP_C21
#define GPP_R2
#define GPP_B9
Definition: gpio_soc_defs.h:62
#define GPD10
#define GPP_E18
#define GPP_F14
#define GPP_H3
#define GPP_F4
#define GPP_A10
#define GPP_A8
#define GPP_D0
#define GPP_A1
#define GPP_B14
Definition: gpio_soc_defs.h:67
#define GPP_B11
Definition: gpio_soc_defs.h:64
#define GPP_D13
#define GPP_B18
Definition: gpio_soc_defs.h:71
#define GPP_B5
Definition: gpio_soc_defs.h:58
#define GPP_B0
Definition: gpio_soc_defs.h:53
#define GPP_A11
#define GPP_R5
#define GPP_C14
#define GPP_E20
#define GPP_A15
#define GPP_A9
#define GPP_E10
#define GPP_F8
#define GPP_C19
#define GPD8
#define GPP_A13
#define GPP_S2
#define GPP_A21
#define GPP_B23
Definition: gpio_soc_defs.h:76
#define GPP_E15
#define GPP_B10
Definition: gpio_soc_defs.h:63
#define GPP_E16
#define GPP_D19
#define GPP_T2
Definition: gpio_soc_defs.h:93
#define GPP_C1
#define GPP_F2
#define GPP_E11
#define GPD6
#define GPP_F18
#define GPP_B3
Definition: gpio_soc_defs.h:56
#define GPP_A22
#define GPP_F22
#define GPP_D15
#define GPP_F11
#define GPP_B21
Definition: gpio_soc_defs.h:74
#define GPD4
#define GPP_B4
Definition: gpio_soc_defs.h:57
#define GPP_D16
#define GPP_F3
#define GPP_E22
#define GPP_H10
#define GPP_E21
#define GPP_C3
#define GPP_E12
#define GPP_A17
#define GPP_B17
Definition: gpio_soc_defs.h:70
#define GPP_E4
#define GPP_C0
#define GPD5
#define GPP_E1
#define GPP_H8
#define GPP_F19
#define GPP_H4
#define GPP_H23
#define GPP_B7
Definition: gpio_soc_defs.h:60
#define GPP_C7
#define GPP_D3
#define GPP_R1
#define GPP_U5
#define GPP_U4
static const struct pad_config gpio_table[]
Definition: gpio.h:15
static const struct pad_config early_gpio_table[]
Definition: gpio.h:8
#define PAD_NC(pin)
Definition: gpio_defs.h:263
#define PAD_CFG_GPI(pad, pull, rst)
Definition: gpio_defs.h:284
#define _PAD_CFG_STRUCT(__pad, __config0, __config1)
Definition: gpio_defs.h:166
#define PAD_CFG_NF(pad, pull, rst, func)
Definition: gpio_defs.h:197
#define PAD_CFG_GPI_INT(pad, pull, rst, trig)
Definition: gpio_defs.h:348
#define PAD_CFG_GPO(pad, val, rst)
Definition: gpio_defs.h:247