Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm1-cmd.c324 static int tpm1_startup(struct tpm_chip *chip) in tpm1_startup() function
/openbmc/u-boot/lib/
H A Dtpm-v1.c35 u32 tpm1_startup(struct udevice *dev, enum tpm_startup_type mode) in tpm1_startup() function