Home
last modified time | relevance | path

Searched defs:tpm2_startup (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c707 static int tpm2_startup(struct tpm_chip *chip) in tpm2_startup() function
/openbmc/u-boot/lib/
H A Dtpm-v2.c703 u32 tpm2_startup(struct udevice *dev, enum tpm2_startup_types mode) in tpm2_startup() function