Home
last modified time | relevance | path

Searched refs:PBIT (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DCompress.c53 #define PBIT 4 macro
1153 WritePTLen (NP, PBIT, -1); in SendBlock()
1155 PutBits (PBIT, 0); in SendBlock()
1156 PutBits (PBIT, Root); in SendBlock()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiCompress.c59 #define PBIT 4 macro
1147 WritePTLen(NP, PBIT, -1); in SendBlock()
1149 PutBits(PBIT, 0); in SendBlock()
1150 PutBits(PBIT, Root); in SendBlock()
DTianoCompress.c57 #define PBIT 5 macro
1266 WritePTLen (NP, PBIT, -1); in SendBlock()
1268 PutBits (PBIT, 0); in SendBlock()
1269 PutBits (PBIT, Root); in SendBlock()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiCompress.c49 #define PBIT 4 macro
1144 WritePTLen(NP, PBIT, -1); in SendBlock()
1146 PutBits(PBIT, 0); in SendBlock()
1147 PutBits(PBIT, Root); in SendBlock()
DTianoCompress.c47 #define PBIT 5 macro
1246 WritePTLen (NP, PBIT, -1); in SendBlock()
1248 PutBits (PBIT, 0); in SendBlock()
1249 PutBits (PBIT, Root); in SendBlock()
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
DTianoCompress.c54 #define PBIT 5 macro
1070 WritePTLen (NP, PBIT, -1); in SendBlock()
1072 PutBits (PBIT, 0); in SendBlock()
1073 PutBits (PBIT, Root); in SendBlock()