OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERMPP
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/tests/tpm_lite/
tpmtest_spaceperm.c
18
#define
PERMPP
TPM_NV_PER_PPWRITE
32
VbAssert((perm &
PERMPP
) ==
PERMPP
);
/external/u-boot/cmd/
tpm_test.c
366
#define
PERMPP
TPM_NV_PER_PPWRITE
380
assert((perm &
PERMPP
) ==
PERMPP
);
Completed in 1380 milliseconds