Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/psp_verstage/
H A Dchipset.c30 static void update_one_psp_fw_hash_table_v1(enum verstage_cmd_id cmd, uint8_t *spi_ptr) in update_one_psp_fw_hash_table_v1()
65 static void update_one_psp_fw_hash_table_v2(enum verstage_cmd_id cmd, uint8_t *spi_ptr) in update_one_psp_fw_hash_table_v2()
/aosp_15_r20/external/coreboot/src/soc/amd/glinda/psp_verstage/
H A Dchipset.c23 uint8_t *spi_ptr = (uint8_t *)cbfs_map(fname, NULL); in update_psp_fw_hash_table() local
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/psp_verstage/
H A Dchipset.c31 uint8_t *spi_ptr = (uint8_t *)hash_file; in update_one_psp_fw_hash_table() local