Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm_api.h148 u32 tpm_physical_disable(struct udevice *dev);
/openbmc/u-boot/lib/
H A Dtpm_api.c233 u32 tpm_physical_disable(struct udevice *dev) in tpm_physical_disable() function
/openbmc/u-boot/cmd/
H A Dtpm-v1.c653 TPM_COMMAND_NO_ARG(tpm_physical_disable)