HomeSort by relevance Sort by last modified time
    Searched refs:s_ramIndexAddr (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
Global.c 77 UINT32 s_ramIndexAddr;
NV.c 438 _plat__NvMemoryWrite(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
471 _plat__NvMemoryWrite(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
538 s_ramIndexAddr = s_ramIndexSizeAddr + sizeof(UINT32);
540 s_maxCountAddr = s_ramIndexAddr + RAM_INDEX_SPACE;
869 _plat__NvMemoryWrite(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
895 _plat__NvMemoryRead(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
    [all...]
Global.h     [all...]

Completed in 80 milliseconds