Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtrunks_ftdi_spi.cc52 stsValid = (1 << 7), enumerator
270 expected_status_bits = stsValid | dataAvail; in SendCommandAndWait()
329 if ((status & expected_status_bits) != stsValid) { in SendCommandAndWait()