Searched refs:RegisterStatus (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/misc/tpm/
H A Di2c-cr50.cpp78 zx_status_t status = RegisterRead(RegisterStatus(loc), sts);
85 return RegisterWrite(RegisterStatus(loc), sts);
H A Di2c-cr50.h100 static constexpr I2cRegister<uint32_t> RegisterStatus(Locality loc) { function in class:tpm::I2cCr50Interface

Completed in 103 milliseconds