Home
last modified time | relevance | path

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

/external/coreboot/src/soc/intel/cannonlake/
Dchip.h39 struct soc_intel_cannonlake_config { struct
41 struct soc_intel_common_config common_soc_config;
44 struct soc_power_limits_config power_limits_config;
48 uint8_t gpe0_dw0; /* GPE0_31_0 STS/EN */
49 uint8_t gpe0_dw1; /* GPE0_63_32 STS/EN */
50 uint8_t gpe0_dw2; /* GPE0_95_64 STS/EN */
53 uint32_t gen1_dec;
54 uint32_t gen2_dec;
55 uint32_t gen3_dec;
56 uint32_t gen4_dec;
[all …]