Searched refs:tpm_resume (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | tpm_api.h | 322 u32 tpm_resume(struct udevice *dev); |
/openbmc/u-boot/lib/ | ||
H A D | tpm_api.c | 46 u32 tpm_resume(struct udevice *dev) in tpm_resume() function |