Searched refs:vendor_cmd (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ |
| H A D | tpm-v2.h | 932 u32 tpm2_report_state(struct udevice *dev, uint vendor_cmd, uint vendor_subcmd, 949 u32 tpm2_enable_nvcommits(struct udevice *dev, uint vendor_cmd,
|
| /openbmc/u-boot/lib/ |
| H A D | tpm-v2.c | 1522 u32 tpm2_report_state(struct udevice *dev, uint vendor_cmd, uint vendor_subcmd, in tpm2_report_state() argument 1529 tpm_u32(vendor_cmd), /* Command code */ in tpm2_report_state() 1547 u32 tpm2_enable_nvcommits(struct udevice *dev, uint vendor_cmd, in tpm2_enable_nvcommits() argument 1554 tpm_u32(vendor_cmd), /* Command code */ in tpm2_enable_nvcommits()
|