Home
last modified time | relevance | path

Searched defs:soc_intel_alderlake_config (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/src/soc/intel/alderlake/
Dchip.h325 struct soc_intel_alderlake_config { struct
327 struct soc_intel_common_config common_soc_config;
330 struct soc_power_limits_config power_limits_config[ADL_POWER_LIMITS_COUNT];
334 uint8_t pmc_gpe0_dw0; /* GPE0_31_0 STS/EN */
335 uint8_t pmc_gpe0_dw1; /* GPE0_63_32 STS/EN */
336 uint8_t pmc_gpe0_dw2; /* GPE0_95_64 STS/EN */
339 uint32_t gen1_dec;
340 uint32_t gen2_dec;
341 uint32_t gen3_dec;
342 uint32_t gen4_dec;
[all …]