Searched refs:TIS_PC_STS_READY (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c114 Set TPM chip to ready state by sending ready command TIS_PC_STS_READY
135 MmioWrite8((UINTN)&TisReg->Status, TIS_PC_STS_READY);
138 TIS_PC_STS_READY,
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Include/Library/
H A DTpmCommLib.h167 #define TIS_PC_STS_READY BIT6 macro
236 Set TPM chip to ready state by sending ready command TIS_PC_STS_READY
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgPei/
H A DTisPei.c157 MmioWrite8((UINTN)&TisReg->Status, TIS_PC_STS_READY);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTisDxe.c391 MmioWrite8 ((UINTN) &(((TIS_PC_REGISTERS_PTR) TisReg)->Status), TIS_PC_STS_READY);
405 MmioWrite8 ((UINTN) &(((TIS_PC_REGISTERS_PTR) TisReg)->Status), TIS_PC_STS_READY);

Completed in 1742 milliseconds