Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
Dfsp_vpd.h47 struct azalia_config *azalia_cfg_ptr; /* Offset 0x0030 */ member
/external/u-boot/arch/x86/include/asm/arch-braswell/fsp/
Dfsp_vpd.h58 struct azalia_config *azalia_cfg_ptr; /* Offset 0x0114 */ member
/external/u-boot/arch/x86/cpu/braswell/
Dfsp_configs.c111 update_fsp_azalia_configs(&silicon_upd->azalia_cfg_ptr); in update_fsp_configs()
/external/u-boot/arch/x86/cpu/baytrail/
Dfsp_configs.c78 update_fsp_azalia_configs(&fsp_upd->azalia_cfg_ptr); in update_fsp_configs()