Searched refs:DataFifo (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgPei/
H A DTisPei.c72 MmioWrite8((UINTN)&TisReg->DataFifo, *(BufferIn + Index));
117 *(BufferOut + Index) = MmioRead8 ((UINTN)&TisReg->DataFifo);
143 *(BufferOut + Index) = MmioRead8 ((UINTN)&TisReg->DataFifo);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Include/Library/
H A DTpmCommLib.h71 UINT32 DataFifo; // 24 member in struct:__anon12678
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTisDxe.c59 MmioWrite8 ((UINTN) &TisReg->DataFifo, *(TpmBuffer + Index));
124 *(TpmBuffer + Index) = MmioRead8 ((UINTN) &TisReg->DataFifo);
150 *(TpmBuffer + Index) = MmioRead8 ((UINTN) &TisReg->DataFifo);

Completed in 147 milliseconds