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

/fuchsia/zircon/system/dev/misc/tpm/
H A Di2c-cr50.cpp102 return RegisterRead(RegisterDataFifo(loc), buf, len);
107 return RegisterWrite(RegisterDataFifo(loc), buf, len);
H A Di2c-cr50.h104 static constexpr I2cRegister<uint8_t[]> RegisterDataFifo(Locality loc) { function in class:tpm::I2cCr50Interface

Completed in 23 milliseconds