Home
last modified time | relevance | path

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

/qemu/hw/tpm/
H A Dtpm_tis_i2c.c32 #define OP_RECV 2 macro
348 if (i2cst->operation == OP_RECV) { in tpm_tis_i2c_recv()
361 i2cst->operation = OP_RECV; in tpm_tis_i2c_recv()
430 i2cst->operation = OP_RECV; in tpm_tis_i2c_recv()