Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm_api.c88 ret = tpm1_physical_enable(dev); in tpm_clear_and_reenable()
224 return tpm1_physical_enable(dev); in tpm_physical_enable()
H A Dtpm-v1.c83 ret = tpm1_physical_enable(dev); in tpm1_clear_and_reenable()
336 u32 tpm1_physical_enable(struct udevice *dev) in tpm1_physical_enable() function
/openbmc/u-boot/include/
H A Dtpm-v1.h409 u32 tpm1_physical_enable(struct udevice *dev);