Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/amd/common/block/psp/
H A Dpsb.c38 static const char *psb_test_status_to_string(u32 status) in psb_test_status_to_string() function
119 printk(BIOS_ERR, "PSB: %s\n", psb_test_status_to_string(psb_test_status)); in psb_enable()