Home
last modified time | relevance | path

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

/external/coreboot/src/soc/intel/skylake/
Dchip.h33 struct soc_intel_skylake_config { struct
35 struct soc_intel_common_config common_soc_config;
38 struct soc_power_limits_config power_limits_config;
41 struct i915_gpu_panel_config panel_cfg;
45 uint8_t gpe0_dw0; /* GPE0_31_0 STS/EN */
46 uint8_t gpe0_dw1; /* GPE0_63_32 STS/EN */
47 uint8_t gpe0_dw2; /* GPE0_95_64 STS/EN */
50 uint16_t lpc_iod;
51 uint16_t lpc_ioe;
54 uint32_t gen1_dec;
[all …]