Home
last modified time | relevance | path

Searched refs:fsp_m_config (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/x86/cpu/apollolake/
A Dfsp_bindings.c275 .offset = offsetof(struct fsp_m_config, igd),
287 .offset = offsetof(struct fsp_m_config, gtt_size),
295 .offset = offsetof(struct fsp_m_config, package),
299 .offset = offsetof(struct fsp_m_config, profile),
311 .offset = offsetof(struct fsp_m_config, ddr3_lasr),
343 .offset = offsetof(struct fsp_m_config, rmt_mode),
503 .offset = offsetof(struct fsp_m_config,
520 .count = ARRAY_SIZE_OF_MEMBER(struct fsp_m_config,
565 .offset = offsetof(struct fsp_m_config, npk_en),
597 .offset = offsetof(struct fsp_m_config, pti_mode),
[all …]
A Dfsp_m.c17 struct fsp_m_config *cfg = &upd->config; in fspm_update_config()
/u-boot/arch/x86/include/asm/arch-apollolake/
A Dfsp_bindings.h96 int fsp_m_update_config_from_dtb(ofnode node, struct fsp_m_config *cfg);
/u-boot/arch/x86/include/asm/arch-apollolake/fsp/
A Dfsp_m_upd.h44 struct __packed fsp_m_config { struct
135 struct fsp_m_config config; argument

Completed in 8 milliseconds