162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2003-2022, Intel Corporation. All rights reserved.
462306a36Sopenharmony_ci * Intel Management Engine Interface (Intel MEI) Linux driver
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci#ifndef _MEI_HW_MEI_REGS_H_
762306a36Sopenharmony_ci#define _MEI_HW_MEI_REGS_H_
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci/*
1062306a36Sopenharmony_ci * MEI device IDs
1162306a36Sopenharmony_ci */
1262306a36Sopenharmony_ci#define MEI_DEV_ID_82946GZ    0x2974  /* 82946GZ/GL */
1362306a36Sopenharmony_ci#define MEI_DEV_ID_82G35      0x2984  /* 82G35 Express */
1462306a36Sopenharmony_ci#define MEI_DEV_ID_82Q965     0x2994  /* 82Q963/Q965 */
1562306a36Sopenharmony_ci#define MEI_DEV_ID_82G965     0x29A4  /* 82P965/G965 */
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci#define MEI_DEV_ID_82GM965    0x2A04  /* Mobile PM965/GM965 */
1862306a36Sopenharmony_ci#define MEI_DEV_ID_82GME965   0x2A14  /* Mobile GME965/GLE960 */
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_82Q35 0x29B4  /* 82Q35 Express */
2162306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_82G33 0x29C4  /* 82G33/G31/P35/P31 Express */
2262306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_82Q33 0x29D4  /* 82Q33 Express */
2362306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_82X38 0x29E4  /* 82X38/X48 Express */
2462306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_3200  0x29F4  /* 3200/3210 Server */
2562306a36Sopenharmony_ci
2662306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_6     0x28B4  /* Bearlake */
2762306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_7     0x28C4  /* Bearlake */
2862306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_8     0x28D4  /* Bearlake */
2962306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_9     0x28E4  /* Bearlake */
3062306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9_10    0x28F4  /* Bearlake */
3162306a36Sopenharmony_ci
3262306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9M_1    0x2A44  /* Cantiga */
3362306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9M_2    0x2A54  /* Cantiga */
3462306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9M_3    0x2A64  /* Cantiga */
3562306a36Sopenharmony_ci#define MEI_DEV_ID_ICH9M_4    0x2A74  /* Cantiga */
3662306a36Sopenharmony_ci
3762306a36Sopenharmony_ci#define MEI_DEV_ID_ICH10_1    0x2E04  /* Eaglelake */
3862306a36Sopenharmony_ci#define MEI_DEV_ID_ICH10_2    0x2E14  /* Eaglelake */
3962306a36Sopenharmony_ci#define MEI_DEV_ID_ICH10_3    0x2E24  /* Eaglelake */
4062306a36Sopenharmony_ci#define MEI_DEV_ID_ICH10_4    0x2E34  /* Eaglelake */
4162306a36Sopenharmony_ci
4262306a36Sopenharmony_ci#define MEI_DEV_ID_IBXPK_1    0x3B64  /* Calpella */
4362306a36Sopenharmony_ci#define MEI_DEV_ID_IBXPK_2    0x3B65  /* Calpella */
4462306a36Sopenharmony_ci
4562306a36Sopenharmony_ci#define MEI_DEV_ID_CPT_1      0x1C3A  /* Couger Point */
4662306a36Sopenharmony_ci#define MEI_DEV_ID_PBG_1      0x1D3A  /* C600/X79 Patsburg */
4762306a36Sopenharmony_ci
4862306a36Sopenharmony_ci#define MEI_DEV_ID_PPT_1      0x1E3A  /* Panther Point */
4962306a36Sopenharmony_ci#define MEI_DEV_ID_PPT_2      0x1CBA  /* Panther Point */
5062306a36Sopenharmony_ci#define MEI_DEV_ID_PPT_3      0x1DBA  /* Panther Point */
5162306a36Sopenharmony_ci
5262306a36Sopenharmony_ci#define MEI_DEV_ID_LPT_H      0x8C3A  /* Lynx Point H */
5362306a36Sopenharmony_ci#define MEI_DEV_ID_LPT_W      0x8D3A  /* Lynx Point - Wellsburg */
5462306a36Sopenharmony_ci#define MEI_DEV_ID_LPT_LP     0x9C3A  /* Lynx Point LP */
5562306a36Sopenharmony_ci#define MEI_DEV_ID_LPT_HR     0x8CBA  /* Lynx Point H Refresh */
5662306a36Sopenharmony_ci
5762306a36Sopenharmony_ci#define MEI_DEV_ID_WPT_LP     0x9CBA  /* Wildcat Point LP */
5862306a36Sopenharmony_ci#define MEI_DEV_ID_WPT_LP_2   0x9CBB  /* Wildcat Point LP 2 */
5962306a36Sopenharmony_ci
6062306a36Sopenharmony_ci#define MEI_DEV_ID_SPT        0x9D3A  /* Sunrise Point */
6162306a36Sopenharmony_ci#define MEI_DEV_ID_SPT_2      0x9D3B  /* Sunrise Point 2 */
6262306a36Sopenharmony_ci#define MEI_DEV_ID_SPT_3      0x9D3E  /* Sunrise Point 3 (iToutch) */
6362306a36Sopenharmony_ci#define MEI_DEV_ID_SPT_H      0xA13A  /* Sunrise Point H */
6462306a36Sopenharmony_ci#define MEI_DEV_ID_SPT_H_2    0xA13B  /* Sunrise Point H 2 */
6562306a36Sopenharmony_ci
6662306a36Sopenharmony_ci#define MEI_DEV_ID_LBG        0xA1BA  /* Lewisburg (SPT) */
6762306a36Sopenharmony_ci
6862306a36Sopenharmony_ci#define MEI_DEV_ID_BXT_M      0x1A9A  /* Broxton M */
6962306a36Sopenharmony_ci#define MEI_DEV_ID_APL_I      0x5A9A  /* Apollo Lake I */
7062306a36Sopenharmony_ci
7162306a36Sopenharmony_ci#define MEI_DEV_ID_DNV_IE     0x19E5  /* Denverton IE */
7262306a36Sopenharmony_ci
7362306a36Sopenharmony_ci#define MEI_DEV_ID_GLK        0x319A  /* Gemini Lake */
7462306a36Sopenharmony_ci
7562306a36Sopenharmony_ci#define MEI_DEV_ID_KBP        0xA2BA  /* Kaby Point */
7662306a36Sopenharmony_ci#define MEI_DEV_ID_KBP_2      0xA2BB  /* Kaby Point 2 */
7762306a36Sopenharmony_ci#define MEI_DEV_ID_KBP_3      0xA2BE  /* Kaby Point 3 (iTouch) */
7862306a36Sopenharmony_ci
7962306a36Sopenharmony_ci#define MEI_DEV_ID_CNP_LP     0x9DE0  /* Cannon Point LP */
8062306a36Sopenharmony_ci#define MEI_DEV_ID_CNP_LP_3   0x9DE4  /* Cannon Point LP 3 (iTouch) */
8162306a36Sopenharmony_ci#define MEI_DEV_ID_CNP_H      0xA360  /* Cannon Point H */
8262306a36Sopenharmony_ci#define MEI_DEV_ID_CNP_H_3    0xA364  /* Cannon Point H 3 (iTouch) */
8362306a36Sopenharmony_ci
8462306a36Sopenharmony_ci#define MEI_DEV_ID_CMP_LP     0x02e0  /* Comet Point LP */
8562306a36Sopenharmony_ci#define MEI_DEV_ID_CMP_LP_3   0x02e4  /* Comet Point LP 3 (iTouch) */
8662306a36Sopenharmony_ci
8762306a36Sopenharmony_ci#define MEI_DEV_ID_CMP_V      0xA3BA  /* Comet Point Lake V */
8862306a36Sopenharmony_ci
8962306a36Sopenharmony_ci#define MEI_DEV_ID_CMP_H      0x06e0  /* Comet Lake H */
9062306a36Sopenharmony_ci#define MEI_DEV_ID_CMP_H_3    0x06e4  /* Comet Lake H 3 (iTouch) */
9162306a36Sopenharmony_ci
9262306a36Sopenharmony_ci#define MEI_DEV_ID_CDF        0x18D3  /* Cedar Fork */
9362306a36Sopenharmony_ci
9462306a36Sopenharmony_ci#define MEI_DEV_ID_ICP_LP     0x34E0  /* Ice Lake Point LP */
9562306a36Sopenharmony_ci#define MEI_DEV_ID_ICP_N      0x38E0  /* Ice Lake Point N */
9662306a36Sopenharmony_ci
9762306a36Sopenharmony_ci#define MEI_DEV_ID_JSP_N      0x4DE0  /* Jasper Lake Point N */
9862306a36Sopenharmony_ci
9962306a36Sopenharmony_ci#define MEI_DEV_ID_TGP_LP     0xA0E0  /* Tiger Lake Point LP */
10062306a36Sopenharmony_ci#define MEI_DEV_ID_TGP_H      0x43E0  /* Tiger Lake Point H */
10162306a36Sopenharmony_ci
10262306a36Sopenharmony_ci#define MEI_DEV_ID_MCC        0x4B70  /* Mule Creek Canyon (EHL) */
10362306a36Sopenharmony_ci#define MEI_DEV_ID_MCC_4      0x4B75  /* Mule Creek Canyon 4 (EHL) */
10462306a36Sopenharmony_ci
10562306a36Sopenharmony_ci#define MEI_DEV_ID_EBG        0x1BE0  /* Emmitsburg WS */
10662306a36Sopenharmony_ci
10762306a36Sopenharmony_ci#define MEI_DEV_ID_ADP_S      0x7AE8  /* Alder Lake Point S */
10862306a36Sopenharmony_ci#define MEI_DEV_ID_ADP_LP     0x7A60  /* Alder Lake Point LP */
10962306a36Sopenharmony_ci#define MEI_DEV_ID_ADP_P      0x51E0  /* Alder Lake Point P */
11062306a36Sopenharmony_ci#define MEI_DEV_ID_ADP_N      0x54E0  /* Alder Lake Point N */
11162306a36Sopenharmony_ci
11262306a36Sopenharmony_ci#define MEI_DEV_ID_RPL_S      0x7A68  /* Raptor Lake Point S */
11362306a36Sopenharmony_ci
11462306a36Sopenharmony_ci#define MEI_DEV_ID_MTL_M      0x7E70  /* Meteor Lake Point M */
11562306a36Sopenharmony_ci
11662306a36Sopenharmony_ci/*
11762306a36Sopenharmony_ci * MEI HW Section
11862306a36Sopenharmony_ci */
11962306a36Sopenharmony_ci
12062306a36Sopenharmony_ci/* Host Firmware Status Registers in PCI Config Space */
12162306a36Sopenharmony_ci#define PCI_CFG_HFS_1         0x40
12262306a36Sopenharmony_ci#  define PCI_CFG_HFS_1_D0I3_MSK     0x80000000
12362306a36Sopenharmony_ci#  define PCI_CFG_HFS_1_OPMODE_MSK 0xf0000 /* OP MODE Mask: SPS <= 4.0 */
12462306a36Sopenharmony_ci#  define PCI_CFG_HFS_1_OPMODE_SPS 0xf0000 /* SPS SKU : SPS <= 4.0 */
12562306a36Sopenharmony_ci#define PCI_CFG_HFS_2         0x48
12662306a36Sopenharmony_ci#define PCI_CFG_HFS_3         0x60
12762306a36Sopenharmony_ci#  define PCI_CFG_HFS_3_FW_SKU_MSK   0x00000070
12862306a36Sopenharmony_ci#  define PCI_CFG_HFS_3_FW_SKU_IGN   0x00000000
12962306a36Sopenharmony_ci#  define PCI_CFG_HFS_3_FW_SKU_SPS   0x00000060
13062306a36Sopenharmony_ci#define PCI_CFG_HFS_4         0x64
13162306a36Sopenharmony_ci#define PCI_CFG_HFS_5         0x68
13262306a36Sopenharmony_ci#  define GSC_CFG_HFS_5_BOOT_TYPE_MSK      0x00000003
13362306a36Sopenharmony_ci#  define GSC_CFG_HFS_5_BOOT_TYPE_PXP               3
13462306a36Sopenharmony_ci#define PCI_CFG_HFS_6         0x6C
13562306a36Sopenharmony_ci
13662306a36Sopenharmony_ci/* MEI registers */
13762306a36Sopenharmony_ci/* H_CB_WW - Host Circular Buffer (CB) Write Window register */
13862306a36Sopenharmony_ci#define H_CB_WW    0
13962306a36Sopenharmony_ci/* H_CSR - Host Control Status register */
14062306a36Sopenharmony_ci#define H_CSR      4
14162306a36Sopenharmony_ci/* ME_CB_RW - ME Circular Buffer Read Window register (read only) */
14262306a36Sopenharmony_ci#define ME_CB_RW   8
14362306a36Sopenharmony_ci/* ME_CSR_HA - ME Control Status Host Access register (read only) */
14462306a36Sopenharmony_ci#define ME_CSR_HA  0xC
14562306a36Sopenharmony_ci/* H_HGC_CSR - PGI register */
14662306a36Sopenharmony_ci#define H_HPG_CSR  0x10
14762306a36Sopenharmony_ci/* H_D0I3C - D0I3 Control  */
14862306a36Sopenharmony_ci#define H_D0I3C    0x800
14962306a36Sopenharmony_ci
15062306a36Sopenharmony_ci#define H_GSC_EXT_OP_MEM_BASE_ADDR_LO_REG 0x100
15162306a36Sopenharmony_ci#define H_GSC_EXT_OP_MEM_BASE_ADDR_HI_REG 0x104
15262306a36Sopenharmony_ci#define H_GSC_EXT_OP_MEM_LIMIT_REG        0x108
15362306a36Sopenharmony_ci#define GSC_EXT_OP_MEM_VALID              BIT(31)
15462306a36Sopenharmony_ci
15562306a36Sopenharmony_ci/* register bits of H_CSR (Host Control Status register) */
15662306a36Sopenharmony_ci/* Host Circular Buffer Depth - maximum number of 32-bit entries in CB */
15762306a36Sopenharmony_ci#define H_CBD             0xFF000000
15862306a36Sopenharmony_ci/* Host Circular Buffer Write Pointer */
15962306a36Sopenharmony_ci#define H_CBWP            0x00FF0000
16062306a36Sopenharmony_ci/* Host Circular Buffer Read Pointer */
16162306a36Sopenharmony_ci#define H_CBRP            0x0000FF00
16262306a36Sopenharmony_ci/* Host Reset */
16362306a36Sopenharmony_ci#define H_RST             0x00000010
16462306a36Sopenharmony_ci/* Host Ready */
16562306a36Sopenharmony_ci#define H_RDY             0x00000008
16662306a36Sopenharmony_ci/* Host Interrupt Generate */
16762306a36Sopenharmony_ci#define H_IG              0x00000004
16862306a36Sopenharmony_ci/* Host Interrupt Status */
16962306a36Sopenharmony_ci#define H_IS              0x00000002
17062306a36Sopenharmony_ci/* Host Interrupt Enable */
17162306a36Sopenharmony_ci#define H_IE              0x00000001
17262306a36Sopenharmony_ci/* Host D0I3 Interrupt Enable */
17362306a36Sopenharmony_ci#define H_D0I3C_IE        0x00000020
17462306a36Sopenharmony_ci/* Host D0I3 Interrupt Status */
17562306a36Sopenharmony_ci#define H_D0I3C_IS        0x00000040
17662306a36Sopenharmony_ci
17762306a36Sopenharmony_ci/* H_CSR masks */
17862306a36Sopenharmony_ci#define H_CSR_IE_MASK     (H_IE | H_D0I3C_IE)
17962306a36Sopenharmony_ci#define H_CSR_IS_MASK     (H_IS | H_D0I3C_IS)
18062306a36Sopenharmony_ci
18162306a36Sopenharmony_ci/* register bits of ME_CSR_HA (ME Control Status Host Access register) */
18262306a36Sopenharmony_ci/* ME CB (Circular Buffer) Depth HRA (Host Read Access) - host read only
18362306a36Sopenharmony_ciaccess to ME_CBD */
18462306a36Sopenharmony_ci#define ME_CBD_HRA        0xFF000000
18562306a36Sopenharmony_ci/* ME CB Write Pointer HRA - host read only access to ME_CBWP */
18662306a36Sopenharmony_ci#define ME_CBWP_HRA       0x00FF0000
18762306a36Sopenharmony_ci/* ME CB Read Pointer HRA - host read only access to ME_CBRP */
18862306a36Sopenharmony_ci#define ME_CBRP_HRA       0x0000FF00
18962306a36Sopenharmony_ci/* ME Power Gate Isolation Capability HRA  - host ready only access */
19062306a36Sopenharmony_ci#define ME_PGIC_HRA       0x00000040
19162306a36Sopenharmony_ci/* ME Reset HRA - host read only access to ME_RST */
19262306a36Sopenharmony_ci#define ME_RST_HRA        0x00000010
19362306a36Sopenharmony_ci/* ME Ready HRA - host read only access to ME_RDY */
19462306a36Sopenharmony_ci#define ME_RDY_HRA        0x00000008
19562306a36Sopenharmony_ci/* ME Interrupt Generate HRA - host read only access to ME_IG */
19662306a36Sopenharmony_ci#define ME_IG_HRA         0x00000004
19762306a36Sopenharmony_ci/* ME Interrupt Status HRA - host read only access to ME_IS */
19862306a36Sopenharmony_ci#define ME_IS_HRA         0x00000002
19962306a36Sopenharmony_ci/* ME Interrupt Enable HRA - host read only access to ME_IE */
20062306a36Sopenharmony_ci#define ME_IE_HRA         0x00000001
20162306a36Sopenharmony_ci/* TRC control shadow register */
20262306a36Sopenharmony_ci#define ME_TRC            0x00000030
20362306a36Sopenharmony_ci
20462306a36Sopenharmony_ci/* H_HPG_CSR register bits */
20562306a36Sopenharmony_ci#define H_HPG_CSR_PGIHEXR 0x00000001
20662306a36Sopenharmony_ci#define H_HPG_CSR_PGI     0x00000002
20762306a36Sopenharmony_ci
20862306a36Sopenharmony_ci/* H_D0I3C register bits */
20962306a36Sopenharmony_ci#define H_D0I3C_CIP      0x00000001
21062306a36Sopenharmony_ci#define H_D0I3C_IR       0x00000002
21162306a36Sopenharmony_ci#define H_D0I3C_I3       0x00000004
21262306a36Sopenharmony_ci#define H_D0I3C_RR       0x00000008
21362306a36Sopenharmony_ci
21462306a36Sopenharmony_ci#endif /* _MEI_HW_MEI_REGS_H_ */
215