Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_i2c.c244 static int st33zp24_i2c_wait_for_stat(struct udevice *dev, u8 mask, in st33zp24_i2c_wait_for_stat() function
279 st33zp24_i2c_wait_for_stat(dev, TPM_STS_DATA_AVAIL | TPM_STS_VALID, in st33zp24_i2c_recv_data()
369 if (st33zp24_i2c_wait_for_stat(dev, TPM_STS_COMMAND_READY, in st33zp24_i2c_send()