soc/intel/alderlake: Add SLP_S0 residency register and enable LPIT support
Change-Id: I45e1fc9df3e782cdaac810af3189c5797b1fe413
This commit is contained in:
@@ -74,6 +74,7 @@ config CPU_SPECIFIC_OPTIONS
|
|||||||
select SOC_INTEL_COMMON_BLOCK_ACPI_CPPC
|
select SOC_INTEL_COMMON_BLOCK_ACPI_CPPC
|
||||||
select SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRID
|
select SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRID
|
||||||
select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO
|
select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO
|
||||||
|
select SOC_INTEL_COMMON_BLOCK_ACPI_LPIT
|
||||||
select SOC_INTEL_COMMON_BLOCK_ACPI_PEP
|
select SOC_INTEL_COMMON_BLOCK_ACPI_PEP
|
||||||
select SOC_INTEL_COMMON_BLOCK_ACPI_PEP_LPM_REQ
|
select SOC_INTEL_COMMON_BLOCK_ACPI_PEP_LPM_REQ
|
||||||
select SOC_INTEL_COMMON_BLOCK_CAR
|
select SOC_INTEL_COMMON_BLOCK_CAR
|
||||||
|
@@ -136,6 +136,8 @@ extern struct device_operations pmc_ops;
|
|||||||
#define HPR_CAUSE0_MI_HRPC (1 << 9)
|
#define HPR_CAUSE0_MI_HRPC (1 << 9)
|
||||||
#define HPR_CAUSE0_MI_HR (1 << 8)
|
#define HPR_CAUSE0_MI_HR (1 << 8)
|
||||||
|
|
||||||
|
#define SLP_S0_RES 0x193c
|
||||||
|
|
||||||
#define CPPMVRIC 0x1B1C
|
#define CPPMVRIC 0x1B1C
|
||||||
#define XTALSDQDIS (1 << 22)
|
#define XTALSDQDIS (1 << 22)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user