Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/amd/common/pi/
H A Dagesawrapper.c15 void __weak SetMemParams(AMD_POST_PARAMS *PostParams) {} in SetMemParams()
16 void __weak OemPostParams(AMD_POST_PARAMS *PostParams) {} in OemPostParams()
157 static AGESA_STATUS amd_init_post(AMD_POST_PARAMS *PostParams) in amd_init_post()
/aosp_15_r20/external/coreboot/src/mainboard/amd/gardenia/
H A DOemCustomize.c25 void OemPostParams(AMD_POST_PARAMS *PostParams) in OemPostParams()
/aosp_15_r20/external/coreboot/src/mainboard/amd/pademelon/
H A DOemCustomize.c32 void OemPostParams(AMD_POST_PARAMS *PostParams) in OemPostParams()
/aosp_15_r20/external/coreboot/src/mainboard/google/kahlee/
H A DOemCustomize.c45 void OemPostParams(AMD_POST_PARAMS *PostParams) in OemPostParams()
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/
H A Dromstage.c135 void SetMemParams(AMD_POST_PARAMS *PostParams) in SetMemParams()