Home
last modified time | relevance | path

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

/external/coreboot/src/soc/amd/cezanne/
Dchip.h16 struct soc_amd_cezanne_config { struct
17 struct soc_amd_common_config common_config;
18 u8 i2c_scl_reset;
19 struct dw_i2c_bus_config i2c[I2C_CTRLR_COUNT];
20 struct i2c_pad_control i2c_pad[I2C_CTRLR_COUNT];
23 bool s0ix_enable;
25 enum {
34 } downcore_mode;
35 bool disable_smt; /* disable second thread on all physical cores */
37 uint8_t stt_control;
[all …]